"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:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/10/26 02:53:21 DEBUG : Creating backend with remote "TestB2:rclone-test-futusoz4kali" 2024/10/26 02:53:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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 2024/10/26 02:53:24 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/10/26 02:53:24 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/10/26 02:53:24 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/10/26 02:53:49 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. 2024/10/26 02:53:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/10/26 02:53:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/10/26 02:53:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/10/26 02:53:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/10/26 02:53:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/10/26 02:53:54 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/10/26 02:53:54 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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 2024/10/26 02:54:01 DEBUG : Creating backend with remote "TestB2:" 2024/10/26 02:54:01 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/10/26 02:54:03 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/10/26 02:54:07 INFO : B2 bucket rclone-test-futusoz4kali: cleaning bucket "rclone-test-futusoz4kali" of all files 2024/10/26 02:54:08 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f236_d20241026_m025407_c001_v0001101_t0031_u01729911247224") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/26 02:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-futusoz4kali/dirToPurgeFromRoot" 2024/10/26 02:54:10 INFO : B2 bucket rclone-test-futusoz4kali path dirToPurgeFromRoot: cleaning bucket "rclone-test-futusoz4kali" of all files 2024/10/26 02:54:11 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f23a_d20241026_m025408_c001_v0001101_t0024_u01729911248865") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/10/26 02:54:11 DEBUG : Creating backend with remote "TestB2:rclone-test-futusoz4kali/hello? sausage/êé" 2024/10/26 02:54:15 INFO : B2 bucket rclone-test-futusoz4kali path hello? sausage/êé: cleaning bucket "rclone-test-futusoz4kali" of all files 2024/10/26 02:54:16 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f11484afbb88cacbc_d20241026_m025414_c001_v0001172_t0001_u01729911254484") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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 2024/10/26 02:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-futusoz4kali/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/10/26 02:54:27 DEBUG : Creating backend with remote "TestB2:rclone-test-futusoz4kali/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-futusoz4kali" from "TestB2:rclone-test-futusoz4kali" 2024/10/26 02:54:29 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 2024/10/26 02:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-rewalat1weco" 2024/10/26 02:54:43 DEBUG : B2 bucket rclone-test-rewalat1weco: Purge remote 2024/10/26 02:54:43 INFO : B2 bucket rclone-test-rewalat1weco: cleaning bucket "rclone-test-rewalat1weco" of all files 2024/10/26 02:54:44 DEBUG : somefile: Deleting (id "4_zbfe25d83b0fdcb6b9f280e1b_f417b327f1b45b82f_d20241026_m025442_c001_v0001161_t0035_u01729911282816") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/10/26 02:54:45 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/10/26 02:54:46 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 2024/10/26 02:54:48 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/10/26 02:54:48 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/10/26 02:54:48 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.691Ki offset 6Mi/6.106Mi 2024/10/26 02:54:48 DEBUG : test-metadata: Sending chunk 1 length 111300 2024/10/26 02:54:50 DEBUG : test-metadata: Done sending chunk 1 2024/10/26 02:54:51 DEBUG : test-metadata: Done sending chunk 0 2024/10/26 02:54:51 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 2024/10/26 02:55:01 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1101-03.backblaze.com/b2api/v1/b2_upload_file/df522d73b0edcb6b9f280e1b/c001_v0001101_t0044": EOF 2024/10/26 02:55:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-03.backblaze.com/b2api/v1/b2_upload_file/df522d73b0edcb6b9f280e1b/c001_v0001101_t0044": EOF) 2024/10/26 02:55:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1101-03.backblaze.com/b2api/v1/b2_upload_file/df522d73b0edcb6b9f280e1b/c001_v0001101_t0044": EOF - low level retry 1/10 2024/10/26 02:55:03 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-10-26-025456-286.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 2024/10/26 02:55:06 DEBUG : oldPath = "TestB2:rclone-test-futusoz4kali/versions/test-versions-v2024-10-26-025456-286.txt" 2024/10/26 02:55:06 DEBUG : newPath = "TestB2,versions:rclone-test-futusoz4kali/versions/test-versions-v2024-10-26-025456-286.txt" 2024/10/26 02:55:06 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-futusoz4kali/versions/test-versions-v2024-10-26-025456-286.txt" 2024/10/26 02:55:06 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/10/26 02:55:07 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-futusoz4kali/versions/test-versions-v2024-10-26-025456-286.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-futusoz4kali/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 2024/10/26 02:55:08 INFO : B2 bucket rclone-test-futusoz4kali: cleaning bucket "rclone-test-futusoz4kali" of all hidden files 2024/10/26 02:55:09 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb5b_d20241026_m025332_c001_v7007000_t0000_u01729911212111") as it is a hide marker 2024/10/26 02:55:09 DEBUG : leading space/ leading space: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1ba_d20241026_m025331_c001_v0001101_t0048_u01729911211381") 2024/10/26 02:55:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb58_d20241026_m025331_c001_v7007000_t0000_u01729911211006") as it is a hide marker 2024/10/26 02:55:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1b7_d20241026_m025330_c001_v0001101_t0011_u01729911210286") 2024/10/26 02:55:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb69_d20241026_m025339_c001_v7007000_t0000_u01729911219210") as it is a hide marker 2024/10/26 02:55:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1d4_d20241026_m025338_c001_v0001101_t0044_u01729911218345") 2024/10/26 02:55:09 DEBUG : created from root.txt: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f403f964ad2d0dd19_d20241026_m025436_c001_v7007000_t0000_u01729911276797") as it is a hide marker 2024/10/26 02:55:09 DEBUG : created from root.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f102533dd72fa57f2_d20241026_m025435_c001_v0001134_t0019_u01729911275721") 2024/10/26 02:55:09 DEBUG : file name.txt: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f405dedf20789ce6c_d20241026_m025444_c001_v7007000_t0000_u01729911284970") as it is a hide marker 2024/10/26 02:55:09 DEBUG : file name.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f264_d20241026_m025424_c001_v0001101_t0032_u01729911264692") 2024/10/26 02:55:09 DEBUG : file name.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f1071edf84e5bd118_d20241026_m025420_c001_v0001036_t0052_u01729911260892") 2024/10/26 02:55:09 DEBUG : file name.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f21f_d20241026_m025359_c001_v0001101_t0017_u01729911239244") 2024/10/26 02:55:09 DEBUG : file name.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f217_d20241026_m025358_c001_v0001101_t0054_u01729911238164") 2024/10/26 02:55:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f21d_d20241026_m025358_c001_v0001101_t0059_u01729911238676") "upload" dated 2024-10-26 02:53:58.676 +0000 UTC (1m10.953095223s ago) 2024/10/26 02:55:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5aebf6_d20241026_m025418_c001_v7007000_t0000_u01729911258619") as it is a hide marker 2024/10/26 02:55:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f118185adac67ff2f_d20241026_m025418_c001_v0001128_t0031_u01729911258289") 2024/10/26 02:55:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f105412b319d80d80_d20241026_m025417_c001_v0001102_t0036_u01729911257392") 2024/10/26 02:55:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb77_d20241026_m025346_c001_v7007000_t0000_u01729911226848") as it is a hide marker 2024/10/26 02:55:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1ec_d20241026_m025346_c001_v0001101_t0058_u01729911226160") 2024/10/26 02:55:09 DEBUG : piped data.txt: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f405dedf20789ce6f_d20241026_m025446_c001_v7007000_t0000_u01729911286854") as it is a hide marker 2024/10/26 02:55:09 DEBUG : piped data.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f2b0_d20241026_m025446_c001_v0001101_t0020_u01729911286267") 2024/10/26 02:55:09 DEBUG : piped data.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f405dedf20789ce6e_d20241026_m025446_c001_v7007000_t0000_u01729911286080") 2024/10/26 02:55:10 DEBUG : piped data.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40349a85ff75f2ac_d20241026_m025445_c001_v0001101_t0044_u01729911285713") 2024/10/26 02:55:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb78_d20241026_m025347_c001_v7007000_t0000_u01729911227964") as it is a hide marker 2024/10/26 02:55:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1f1_d20241026_m025347_c001_v0001101_t0013_u01729911227219") 2024/10/26 02:55:10 DEBUG : test-metadata: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f4076ed8f9dbc31df_d20241026_m025453_c001_v7007000_t0000_u01729911293733") as it is a hide marker 2024/10/26 02:55:10 DEBUG : test-metadata: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f205dedf20789ce71_d20241026_m025448_c001_v0001181_t0037_u01729911288721") 2024/10/26 02:55:10 DEBUG : test-metadata: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f405dedf20789ce70_d20241026_m025447_c001_v7007000_t0000_u01729911287978") 2024/10/26 02:55:10 DEBUG : test-metadata: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f2b2_d20241026_m025447_c001_v0001101_t0010_u01729911287041") 2024/10/26 02:55:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb6d_d20241026_m025341_c001_v7007000_t0000_u01729911221393") as it is a hide marker 2024/10/26 02:55:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1dc_d20241026_m025340_c001_v0001101_t0020_u01729911220676") 2024/10/26 02:55:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb73_d20241026_m025343_c001_v7007000_t0000_u01729911223525") as it is a hide marker 2024/10/26 02:55:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1e6_d20241026_m025342_c001_v0001101_t0043_u01729911222827") 2024/10/26 02:55:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb6f_d20241026_m025342_c001_v7007000_t0000_u01729911222462") as it is a hide marker 2024/10/26 02:55:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1e0_d20241026_m025341_c001_v0001101_t0059_u01729911221764") 2024/10/26 02:55:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb74_d20241026_m025344_c001_v7007000_t0000_u01729911224637") as it is a hide marker 2024/10/26 02:55:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1e8_d20241026_m025343_c001_v0001101_t0027_u01729911223904") 2024/10/26 02:55:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb75_d20241026_m025345_c001_v7007000_t0000_u01729911225793") as it is a hide marker 2024/10/26 02:55:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1ea_d20241026_m025345_c001_v0001101_t0055_u01729911225003") 2024/10/26 02:55:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb6b_d20241026_m025340_c001_v7007000_t0000_u01729911220311") as it is a hide marker 2024/10/26 02:55:10 DEBUG : trailing space /trailing space : Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1d8_d20241026_m025339_c001_v0001101_t0028_u01729911219576") 2024/10/26 02:55:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f112cfe1bc736f6d3_d20241026_m025504_c001_v0001109_t0033_u01729911304288") "upload" dated 2024-10-26 02:55:04.288 +0000 UTC (6.663894079s ago) 2024/10/26 02:55:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4199817b6d9060fd_d20241026_m025459_c001_v7007000_t0000_u01729911299481") 2024/10/26 02:55:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f2c4_d20241026_m025456_c001_v0001101_t0056_u01729911296286") 2024/10/26 02:55:11 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb88_d20241026_m025357_c001_v7007000_t0000_u01729911237618") as it is a hide marker 2024/10/26 02:55:11 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20585b838f19fb80_d20241026_m025350_c001_v0001104_t0002_u01729911230086") 2024/10/26 02:55:11 DEBUG : zero-length-file: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb7e_d20241026_m025349_c001_v7007000_t0000_u01729911229831") as it is a hide marker 2024/10/26 02:55:11 DEBUG : zero-length-file: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40349a85ff75f203_d20241026_m025349_c001_v0001101_t0044_u01729911229260") 2024/10/26 02:55:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb5d_d20241026_m025333_c001_v7007000_t0000_u01729911213537") as it is a hide marker 2024/10/26 02:55:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1be_d20241026_m025332_c001_v0001101_t0028_u01729911212476") 2024/10/26 02:55:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb51_d20241026_m025327_c001_v7007000_t0000_u01729911207807") as it is a hide marker 2024/10/26 02:55:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1a5_d20241026_m025326_c001_v0001101_t0032_u01729911206642") 2024/10/26 02:55:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb64_d20241026_m025336_c001_v7007000_t0000_u01729911216843") as it is a hide marker 2024/10/26 02:55:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1ca_d20241026_m025336_c001_v0001101_t0039_u01729911216148") 2024/10/26 02:55:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb63_d20241026_m025335_c001_v7007000_t0000_u01729911215781") as it is a hide marker 2024/10/26 02:55:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1c4_d20241026_m025335_c001_v0001101_t0038_u01729911215094") 2024/10/26 02:55:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb68_d20241026_m025337_c001_v7007000_t0000_u01729911217967") as it is a hide marker 2024/10/26 02:55:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1d0_d20241026_m025337_c001_v0001101_t0044_u01729911217208") 2024/10/26 02:55:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb61_d20241026_m025334_c001_v7007000_t0000_u01729911214723") as it is a hide marker 2024/10/26 02:55:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1c2_d20241026_m025333_c001_v0001101_t0034_u01729911213902") 2024/10/26 02:55:11 DEBUG : ./.: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb53_d20241026_m025328_c001_v7007000_t0000_u01729911208864") as it is a hide marker 2024/10/26 02:55:11 DEBUG : ./.: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1ab_d20241026_m025328_c001_v0001101_t0058_u01729911208173") 2024/10/26 02:55:11 DEBUG : ../..: Deleting current version (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fb55_d20241026_m025329_c001_v7007000_t0000_u01729911209921") as it is a hide marker 2024/10/26 02:55:11 DEBUG : ../..: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f1b3_d20241026_m025329_c001_v0001101_t0020_u01729911209229") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/10/26 02:55:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/10/26 02:55:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/10/26 02:55:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/10/26 02:55:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/10/26 02:55:14 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/10/26 02:55:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/10/26 02:55:15 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/10/26 02:55:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:55:18 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. 2024/10/26 02:55:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f2199817b6d906149_d20241026_m025518_c001_v0001182_t0041_u01729911318835") 2024/10/26 02:55:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:55:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/26 02:55:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/26 02:55:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:55:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:55:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/10/26 02:55:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/10/26 02:55:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/10/26 02:55:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/10/26 02:55:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/10/26 02:55:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/10/26 02:55:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/10/26 02:55:25 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/10/26 02:55:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:55:26 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. 2024/10/26 02:55:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f2199817b6d906166_d20241026_m025526_c001_v0001182_t0011_u01729911326959") 2024/10/26 02:55:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/26 02:55:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/26 02:55:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/10/26 02:55:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:55:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:55:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/10/26 02:55:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/10/26 02:55:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/10/26 02:55:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/10/26 02:55:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/10/26 02:55:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/10/26 02:55:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/10/26 02:55:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/10/26 02:55:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/10/26 02:55:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/10/26 02:55:34 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/10/26 02:55:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:55:35 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. 2024/10/26 02:55:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f2076ed8f9dbc3282_d20241026_m025535_c001_v0001182_t0057_u01729911335740") 2024/10/26 02:55:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/26 02:55:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:55:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/26 02:55:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/10/26 02:55:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/10/26 02:55:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:55:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:55:44 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 2024/10/26 02:55:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/10/26 02:55:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/10/26 02:55:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/10/26 02:55:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/10/26 02:55:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/10/26 02:55:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/10/26 02:55:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/10/26 02:55:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:55:51 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. 2024/10/26 02:55:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f2003bd433370909e_d20241026_m025551_c001_v0001177_t0019_u01729911351572") 2024/10/26 02:55:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:55:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/10/26 02:55:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/26 02:55:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:55:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:55:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/10/26 02:55:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/10/26 02:55:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/10/26 02:55:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/10/26 02:55:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/10/26 02:55:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/10/26 02:55:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/10/26 02:55:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/10/26 02:55:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:55:59 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. 2024/10/26 02:55:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f2003bd43337090b3_d20241026_m025559_c001_v0001093_t0041_u01729911359575") 2024/10/26 02:55:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/26 02:55:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/26 02:55:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/10/26 02:56:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:56:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:56:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/10/26 02:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/10/26 02:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/10/26 02:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/26 02:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/10/26 02:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/10/26 02:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/10/26 02:56:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/10/26 02:56:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/10/26 02:56:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/10/26 02:56:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/10/26 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:56:16 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. 2024/10/26 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f20428dd17698df1e_d20241026_m025616_c001_v0001182_t0052_u01729911376374") 2024/10/26 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/26 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/10/26 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/10/26 02:56:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/10/26 02:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:56:18 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 2024/10/26 02:56:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/10/26 02:56:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/10/26 02:56:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/10/26 02:56:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/10/26 02:56:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/10/26 02:56:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/10/26 02:56:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/10/26 02:56:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:56:24 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. 2024/10/26 02:56:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f20428dd17698e70f_d20241026_m025624_c001_v0001042_t0012_u01729911384457") 2024/10/26 02:56:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:56:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/10/26 02:56:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/26 02:56:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:56:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:56:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/10/26 02:56:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/10/26 02:56:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/10/26 02:56:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/10/26 02:56:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/10/26 02:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/10/26 02:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/10/26 02:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/10/26 02:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:56:32 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. 2024/10/26 02:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f20428dd17698e72f_d20241026_m025632_c001_v0001038_t0027_u01729911392671") 2024/10/26 02:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/26 02:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/26 02:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/10/26 02:56:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:56:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:56:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/10/26 02:56:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/10/26 02:56:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/10/26 02:56:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/26 02:56:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/10/26 02:56:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/10/26 02:56:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/10/26 02:56:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/10/26 02:56:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/10/26 02:56:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/10/26 02:56:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/10/26 02:56:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:56:42 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. 2024/10/26 02:56:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f20585b838f19fddc_d20241026_m025642_c001_v0001182_t0053_u01729911402106") 2024/10/26 02:56:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/26 02:56:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:56:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/10/26 02:56:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/10/26 02:56:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/10/26 02:56:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:56:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:56:44 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 2024/10/26 02:56:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/10/26 02:56:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/10/26 02:56:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/10/26 02:56:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/10/26 02:56:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/10/26 02:56:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/10/26 02:56:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/10/26 02:56:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:56:50 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. 2024/10/26 02:56:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f202d19b89ab3c6d1_d20241026_m025651_c001_v0001182_t0023_u01729911411037") 2024/10/26 02:56:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:56:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/10/26 02:56:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/26 02:56:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:56:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:56:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/10/26 02:56:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/10/26 02:56:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/10/26 02:56:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/10/26 02:56:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/10/26 02:56:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/10/26 02:56:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/10/26 02:56:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/10/26 02:56:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:56:59 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. 2024/10/26 02:57:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f20585b838f19fdf1_d20241026_m025659_c001_v0001182_t0022_u01729911419988") 2024/10/26 02:57:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/26 02:57:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/26 02:57:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/10/26 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/10/26 02:57:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/10/26 02:57:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/10/26 02:57:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/10/26 02:57:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/10/26 02:57:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/10/26 02:57:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/10/26 02:57:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/10/26 02:57:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/10/26 02:57:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/10/26 02:57:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/10/26 02:57:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:57:10 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. 2024/10/26 02:57:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af180_d20241026_m025710_c001_v0001182_t0004_u01729911430202") 2024/10/26 02:57:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/26 02:57:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:57:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/10/26 02:57:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/10/26 02:57:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/10/26 02:57:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:57:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:57:12 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 2024/10/26 02:57:15 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/10/26 02:57:15 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/10/26 02:57:15 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/10/26 02:57:15 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/10/26 02:57:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/10/26 02:57:17 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/10/26 02:57:17 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/10/26 02:57:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:57:18 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. 2024/10/26 02:57:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af58c_d20241026_m025718_c001_v0001115_t0059_u01729911438794") 2024/10/26 02:57:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:57:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/26 02:57:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/26 02:57:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:57:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:57:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/10/26 02:57:23 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/10/26 02:57:23 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/10/26 02:57:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/10/26 02:57:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/10/26 02:57:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/10/26 02:57:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/10/26 02:57:26 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/10/26 02:57:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:57:28 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. 2024/10/26 02:57:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f20336d7be5243e19_d20241026_m025729_c001_v0001104_t0002_u01729911449062") 2024/10/26 02:57:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/26 02:57:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/26 02:57:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/10/26 02:57:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:57:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:57:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/10/26 02:57:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/10/26 02:57:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/10/26 02:57:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/10/26 02:57:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/10/26 02:57:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/10/26 02:57:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/10/26 02:57:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/10/26 02:57:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/10/26 02:57:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/10/26 02:57:38 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/10/26 02:57:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:57:40 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. 2024/10/26 02:57:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f2067bd8c2de1bed5_d20241026_m025740_c001_v0001182_t0014_u01729911460976") 2024/10/26 02:57:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/26 02:57:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:57:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/26 02:57:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/10/26 02:57:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/10/26 02:57:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:57:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:57:45 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 2024/10/26 02:57:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/10/26 02:57:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/10/26 02:57:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/10/26 02:57:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/10/26 02:57:50 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/10/26 02:57:52 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/10/26 02:57:52 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/10/26 02:57:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:57:54 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. 2024/10/26 02:57:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f2076ed8f9dbc3b54_d20241026_m025754_c001_v0001179_t0003_u01729911474090") 2024/10/26 02:57:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:57:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/26 02:57:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/26 02:57:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:57:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:57:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/10/26 02:57:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/10/26 02:57:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/10/26 02:57:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/10/26 02:57:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/10/26 02:58:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/10/26 02:58:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/10/26 02:58:02 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/10/26 02:58:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:58:04 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. 2024/10/26 02:58:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af5e6_d20241026_m025804_c001_v0001117_t0050_u01729911484628") 2024/10/26 02:58:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/26 02:58:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/26 02:58:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/10/26 02:58:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:58:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:58:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/10/26 02:58:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/10/26 02:58:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/10/26 02:58:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/10/26 02:58:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/10/26 02:58:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/10/26 02:58:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/10/26 02:58:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/10/26 02:58:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/10/26 02:58:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/10/26 02:58:14 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/10/26 02:58:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/26 02:58:16 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. 2024/10/26 02:58:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73b0edcb6b9f280e1b_f216ca964b8ff187a_d20241026_m025816_c001_v0001182_t0022_u01729911496652") 2024/10/26 02:58:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/26 02:58:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/26 02:58:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/26 02:58:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/10/26 02:58:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/10/26 02:58:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/10/26 02:58:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/10/26 02:58:19 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 2024/10/26 02:58:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af5fe_d20241026_m025828_c001_v0001038_t0036_u01729911508522") 2024/10/26 02:58:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/10/26 02:58:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/26 02:58:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/26 02:58:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/26 02:58:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/10/26 02:58:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/10/26 02:58:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/26 02:58:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/10/26 02:58:31 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/10/26 02:58:33 DEBUG : chunked-copy: Done sending chunk 0 2024/10/26 02:58:34 DEBUG : chunked-copy: Done sending chunk 1 2024/10/26 02:58:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/26 02:58:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af60f_d20241026_m025834_c001_v0001101_t0029_u01729911514849") 2024/10/26 02:58:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/10/26 02:58:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/26 02:58:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/26 02:58:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/26 02:58:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/10/26 02:58:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/10/26 02:58:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/26 02:58:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/10/26 02:58:37 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/10/26 02:58:40 DEBUG : chunked-copy: Done sending chunk 0 2024/10/26 02:58:40 DEBUG : chunked-copy: Done sending chunk 1 2024/10/26 02:58:40 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/26 02:58:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf522d73b0edcb6b9f280e1b_f218b60c3d02a28e6_d20241026_m025840_c001_v0001117_t0021_u01729911520732") 2024/10/26 02:58:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/10/26 02:58:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/26 02:58:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/26 02:58:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/26 02:58:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/10/26 02:58:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/10/26 02:58:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/26 02:58:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/10/26 02:58:43 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/10/26 02:58:46 DEBUG : chunked-copy: Done sending chunk 0 2024/10/26 02:58:46 DEBUG : chunked-copy: Done sending chunk 1 2024/10/26 02:58:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/26 02:58:46 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af616_d20241026_m025846_c001_v0001040_t0034_u01729911526757") 2024/10/26 02:58:46 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/10/26 02:58:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/26 02:58:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/10/26 02:58:47 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/10/26 02:58:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/26 02:58:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/26 02:58:47 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/10/26 02:58:49 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/10/26 02:58:51 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/10/26 02:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-futusoz4kali/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/10/26 02:58:53 INFO : B2 bucket rclone-test-futusoz4kali: cleaning bucket "rclone-test-futusoz4kali" of all files 2024/10/26 02:58:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af5dc_d20241026_m025758_c001_v7007000_t0000_u01729911478333") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f2076ed8f9dbc3b54_d20241026_m025754_c001_v0001179_t0003_u01729911474090") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4076ed8f9dbc3b52_d20241026_m025753_c001_v7007000_t0000_u01729911473577") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af5d5_d20241026_m025749_c001_v0001102_t0048_u01729911469027") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af5f8_d20241026_m025821_c001_v7007000_t0000_u01729911501989") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f216ca964b8ff187a_d20241026_m025816_c001_v0001182_t0022_u01729911496652") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f416ca964b8ff1878_d20241026_m025816_c001_v7007000_t0000_u01729911496149") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af5ef_d20241026_m025810_c001_v0001039_t0058_u01729911490172") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af5ee_d20241026_m025809_c001_v7007000_t0000_u01729911489986") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af5e6_d20241026_m025804_c001_v0001117_t0050_u01729911484628") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af5e5_d20241026_m025804_c001_v7007000_t0000_u01729911484124") 2024/10/26 02:58:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af5dd_d20241026_m025758_c001_v0001182_t0033_u01729911478517") 2024/10/26 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f402d19b89ab3c633_d20241026_m025620_c001_v7007000_t0000_u01729911380346") 2024/10/26 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20428dd17698df1e_d20241026_m025616_c001_v0001182_t0052_u01729911376374") 2024/10/26 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40428dd17698df17_d20241026_m025611_c001_v7007000_t0000_u01729911371074") 2024/10/26 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f2003bd43337090b3_d20241026_m025559_c001_v0001093_t0041_u01729911359575") 2024/10/26 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40428dd17698df1c_d20241026_m025616_c001_v7007000_t0000_u01729911376028") 2024/10/26 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20428dd17698df18_d20241026_m025611_c001_v0001041_t0021_u01729911371259") 2024/10/26 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4003bd43337090b1_d20241026_m025559_c001_v7007000_t0000_u01729911359219") 2024/10/26 02:58:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f218b60c3d029f885_d20241026_m025555_c001_v0001180_t0033_u01729911355253") 2024/10/26 02:58:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f418b60c3d029f884_d20241026_m025555_c001_v7007000_t0000_u01729911355068") 2024/10/26 02:58:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f2003bd433370909e_d20241026_m025551_c001_v0001177_t0019_u01729911351572") 2024/10/26 02:58:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4003bd433370909c_d20241026_m025551_c001_v7007000_t0000_u01729911351218") 2024/10/26 02:58:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f218b60c3d029f492_d20241026_m025547_c001_v0001182_t0006_u01729911347573") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fde3_d20241026_m025646_c001_v7007000_t0000_u01729911406179") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20585b838f19fddc_d20241026_m025642_c001_v0001182_t0053_u01729911402106") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f402d19b89ab3c6a3_d20241026_m025637_c001_v7007000_t0000_u01729911397504") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20428dd17698e72f_d20241026_m025632_c001_v0001038_t0027_u01729911392671") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fdd7_d20241026_m025641_c001_v7007000_t0000_u01729911401765") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f202d19b89ab3c6a4_d20241026_m025637_c001_v0001182_t0049_u01729911397688") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40428dd17698e716_d20241026_m025632_c001_v7007000_t0000_u01729911392329") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f202d19b89ab3c665_d20241026_m025628_c001_v0001172_t0037_u01729911388178") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f402d19b89ab3c662_d20241026_m025627_c001_v7007000_t0000_u01729911387994") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20428dd17698e70f_d20241026_m025624_c001_v0001042_t0012_u01729911384457") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40428dd17698e30c_d20241026_m025624_c001_v7007000_t0000_u01729911384065") 2024/10/26 02:58:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f202d19b89ab3c634_d20241026_m025620_c001_v0001181_t0057_u01729911380540") 2024/10/26 02:58:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f418b60c3d029f491_d20241026_m025547_c001_v7007000_t0000_u01729911347385") 2024/10/26 02:58:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f2076ed8f9dbc3282_d20241026_m025535_c001_v0001182_t0057_u01729911335740") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4076ed8f9dbc3280_d20241026_m025535_c001_v7007000_t0000_u01729911335381") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f202d19b89ab3c4f7_d20241026_m025531_c001_v0001165_t0030_u01729911331200") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f402d19b89ab3c4f6_d20241026_m025531_c001_v7007000_t0000_u01729911331007") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f2199817b6d906166_d20241026_m025526_c001_v0001182_t0011_u01729911326959") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4199817b6d906164_d20241026_m025526_c001_v7007000_t0000_u01729911326569") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f202d19b89ab3c4ea_d20241026_m025522_c001_v0001182_t0015_u01729911322417") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f402d19b89ab3c4e9_d20241026_m025522_c001_v7007000_t0000_u01729911322234") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f2199817b6d906149_d20241026_m025518_c001_v0001182_t0041_u01729911318835") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4199817b6d906148_d20241026_m025518_c001_v7007000_t0000_u01729911318438") 2024/10/26 02:58:56 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f2003bd433370886e_d20241026_m025513_c001_v0001145_t0036_u01729911313138") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40336d7be5243e05_d20241026_m025714_c001_v7007000_t0000_u01729911434448") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af180_d20241026_m025710_c001_v0001182_t0004_u01729911430202") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fdf4_d20241026_m025704_c001_v7007000_t0000_u01729911424337") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20585b838f19fdf1_d20241026_m025659_c001_v0001182_t0022_u01729911419988") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af17a_d20241026_m025709_c001_v7007000_t0000_u01729911429735") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20585b838f19fdf5_d20241026_m025704_c001_v0001182_t0002_u01729911424521") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fdf0_d20241026_m025659_c001_v7007000_t0000_u01729911419568") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20585b838f19fdec_d20241026_m025654_c001_v0001113_t0002_u01729911414927") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40585b838f19fdeb_d20241026_m025654_c001_v7007000_t0000_u01729911414743") 2024/10/26 02:58:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f202d19b89ab3c6d1_d20241026_m025651_c001_v0001182_t0023_u01729911411037") 2024/10/26 02:58:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f402d19b89ab3c6d0_d20241026_m025650_c001_v7007000_t0000_u01729911410632") 2024/10/26 02:58:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20585b838f19fde4_d20241026_m025646_c001_v0001029_t0019_u01729911406368") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af5d4_d20241026_m025748_c001_v7007000_t0000_u01729911468834") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f2067bd8c2de1bed5_d20241026_m025740_c001_v0001182_t0014_u01729911460976") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4067bd8c2de1bed4_d20241026_m025740_c001_v7007000_t0000_u01729911460474") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20336d7be5243e30_d20241026_m025734_c001_v0001042_t0048_u01729911454420") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40336d7be5243e2f_d20241026_m025734_c001_v7007000_t0000_u01729911454234") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20336d7be5243e19_d20241026_m025729_c001_v0001104_t0002_u01729911449062") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40336d7be5243e13_d20241026_m025728_c001_v7007000_t0000_u01729911448628") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20336d7be5243e08_d20241026_m025723_c001_v0001100_t0037_u01729911443514") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f40336d7be5243e07_d20241026_m025723_c001_v7007000_t0000_u01729911443325") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af58c_d20241026_m025718_c001_v0001115_t0059_u01729911438794") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af58a_d20241026_m025718_c001_v7007000_t0000_u01729911438349") 2024/10/26 02:58:57 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f20336d7be5243e06_d20241026_m025714_c001_v0001182_t0004_u01729911434666") 2024/10/26 02:58:57 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4199817b6d90637e_d20241026_m025849_c001_v7007000_t0000_u01729911529214") 2024/10/26 02:58:57 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f218b60c3d02a30bc_d20241026_m025843_c001_v0001180_t0051_u01729911523492") 2024/10/26 02:58:57 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f418b60c3d02a30ba_d20241026_m025842_c001_v7007000_t0000_u01729911522960") 2024/10/26 02:58:57 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af612_d20241026_m025837_c001_v0001153_t0022_u01729911517316") 2024/10/26 02:58:57 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af611_d20241026_m025836_c001_v7007000_t0000_u01729911516787") 2024/10/26 02:58:57 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f218b60c3d02a1550_d20241026_m025831_c001_v0001103_t0026_u01729911511281") 2024/10/26 02:58:58 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f418b60c3d02a154f_d20241026_m025830_c001_v7007000_t0000_u01729911510765") 2024/10/26 02:58:58 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f112cfe1bc736fa18_d20241026_m025826_c001_v0001109_t0045_u01729911506567") 2024/10/26 02:58:58 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af5fb_d20241026_m025826_c001_v7007000_t0000_u01729911506228") 2024/10/26 02:58:58 DEBUG : chunked-copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f112cfe1bc736fa00_d20241026_m025822_c001_v0001109_t0059_u01729911502709") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4199817b6d90637d_d20241026_m025849_c001_v7007000_t0000_u01729911529021") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af616_d20241026_m025846_c001_v0001040_t0034_u01729911526757") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f418b60c3d02a30a1_d20241026_m025842_c001_v7007000_t0000_u01729911522775") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f218b60c3d02a28e6_d20241026_m025840_c001_v0001117_t0021_u01729911520732") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af610_d20241026_m025836_c001_v7007000_t0000_u01729911516602") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af60f_d20241026_m025834_c001_v0001101_t0029_u01729911514849") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f418b60c3d02a154e_d20241026_m025830_c001_v7007000_t0000_u01729911510580") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f217b8ac76e5af5fe_d20241026_m025828_c001_v0001038_t0036_u01729911508522") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f417b8ac76e5af5fa_d20241026_m025826_c001_v7007000_t0000_u01729911506043") 2024/10/26 02:58:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10129fa9d08a5ee6_d20241026_m025825_c001_v0001120_t0025_u01729911505063") 2024/10/26 02:58:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f10349a85ff75f21d_d20241026_m025358_c001_v0001101_t0059_u01729911238676") 2024/10/26 02:58:58 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4199817b6d90637f_d20241026_m025850_c001_v7007000_t0000_u01729911530268") 2024/10/26 02:58:58 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f112cfe1bc736fa6c_d20241026_m025849_c001_v0001109_t0016_u01729911529768") 2024/10/26 02:58:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4199817b6d906383_d20241026_m025852_c001_v7007000_t0000_u01729911532268") 2024/10/26 02:58:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f112cfe1bc736fa7a_d20241026_m025851_c001_v0001109_t0045_u01729911531741") 2024/10/26 02:58:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f112cfe1bc736fa70_d20241026_m025850_c001_v0001109_t0002_u01729911530458") 2024/10/26 02:58:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f4003bd433370886c_d20241026_m025512_c001_v7007000_t0000_u01729911312937") 2024/10/26 02:58:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73b0edcb6b9f280e1b_f112cfe1bc736f6d3_d20241026_m025504_c001_v0001109_t0033_u01729911304288") 2024/10/26 02:59:00 INFO : B2 bucket rclone-test-futusoz4kali: cleaning bucket "rclone-test-futusoz4kali" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (339.24s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.48s) --- PASS: TestIntegration/FsMkdir (336.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.79s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (75.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (189.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (34.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (16.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (12.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (32.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (16.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (11.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (14.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- 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 339.257s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m39.8479446s (try 1/5)