"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/02/27 05:16:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-papirec4busu" 2026/02/27 05:16:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:16:00 DEBUG : Creating backend with remote "TestS3:rclone-test-papirec4busu" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/02/27 05:16:01 INFO : S3 bucket rclone-test-papirec4busu: Bucket "rclone-test-papirec4busu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/27 05:16:02 INFO : S3 bucket rclone-test-papirec4busu: Bucket "rclone-test-papirec4busu" deleted === RUN TestIntegration/FsMkdir 2026/02/27 05:16:02 INFO : S3 bucket rclone-test-papirec4busu: Bucket "rclone-test-papirec4busu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/27 05:16:02 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/27 05:16:02 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/27 05:16:02 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/27 05:16:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/02/27 05:16:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_3wbwpx: md5 = 36dd563596ea774c896860ea42e5a3c2 OK 2026/02/27 05:16:03 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_3wbwpx: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/27 05:16:03 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_3wbwpx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/27 05:16:04 DEBUG : ./.: size = 100 OK 2026/02/27 05:16:04 DEBUG : ./..rclone_chunk.001_3wbwiu: md5 = 0ac191001a125c036ca93399679ad889 OK 2026/02/27 05:16:04 INFO : ./..rclone_chunk.001_3wbwiu: Copied (server-side copy) to: ./. 2026/02/27 05:16:04 INFO : ./..rclone_chunk.001_3wbwiu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/27 05:16:04 DEBUG : ../..: size = 100 OK 2026/02/27 05:16:04 DEBUG : ../...rclone_chunk.001_3wbxgh: md5 = c951a24a9826376ac92f1fb0d0e807b9 OK 2026/02/27 05:16:04 INFO : ../...rclone_chunk.001_3wbxgh: Copied (server-side copy) to: ../.. 2026/02/27 05:16:04 INFO : ../...rclone_chunk.001_3wbxgh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/27 05:16:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/02/27 05:16:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_3wbygt: md5 = 8609d5e44de63b9784bf8771d5c89739 OK 2026/02/27 05:16:05 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_3wbygt: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/27 05:16:05 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_3wbygt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/27 05:16:06 DEBUG : leading space/ leading space: size = 100 OK 2026/02/27 05:16:06 DEBUG : leading space/ leading space.rclone_chunk.001_3wbziy: md5 = afc01d7fee6ecfa44756f0961eb1db1b OK 2026/02/27 05:16:06 INFO : leading space/ leading space.rclone_chunk.001_3wbziy: Copied (server-side copy) to: leading space/ leading space 2026/02/27 05:16:06 INFO : leading space/ leading space.rclone_chunk.001_3wbziy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/27 05:16:07 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/02/27 05:16:07 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_3wbzcy: md5 = 35b118db12904eb17a30a5c74d46a3ff OK 2026/02/27 05:16:07 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_3wbzcy: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/02/27 05:16:07 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_3wbzcy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/27 05:16:07 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/02/27 05:16:07 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_3wc0q5: md5 = ad9f813adc365a6473963e8c9ad7fa94 OK 2026/02/27 05:16:07 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_3wc0q5: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/02/27 05:16:08 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_3wc0q5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/27 05:16:08 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/02/27 05:16:08 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_3wc12h: md5 = f78da335349053c42d63b97690a6243c OK 2026/02/27 05:16:08 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_3wc12h: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/02/27 05:16:08 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_3wc12h: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/27 05:16:09 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/02/27 05:16:09 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_3wc2yh: md5 = 10404314c74b44257119ff01772e48a2 OK 2026/02/27 05:16:09 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_3wc2yh: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/02/27 05:16:09 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_3wc2yh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/27 05:16:10 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/02/27 05:16:10 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_3wc2yh: md5 = b71df371a7ad58e6432fbd53af39c6a0 OK 2026/02/27 05:16:10 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_3wc2yh: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/02/27 05:16:10 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_3wc2yh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/27 05:16:10 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/02/27 05:16:10 DEBUG : .leading dot/.leading dot.rclone_chunk.001_3wc3dq: md5 = 481758e9a7f7d9218ffcd25ca0745112 OK 2026/02/27 05:16:10 INFO : .leading dot/.leading dot.rclone_chunk.001_3wc3dq: Copied (server-side copy) to: .leading dot/.leading dot 2026/02/27 05:16:11 INFO : .leading dot/.leading dot.rclone_chunk.001_3wc3dq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/27 05:16:11 DEBUG : trailing space /trailing space : size = 100 OK 2026/02/27 05:16:11 DEBUG : trailing space /trailing space .rclone_chunk.001_3wc4o8: md5 = 20105927a63846cee322232678373448 OK 2026/02/27 05:16:11 INFO : trailing space /trailing space .rclone_chunk.001_3wc4o8: Copied (server-side copy) to: trailing space /trailing space 2026/02/27 05:16:11 INFO : trailing space /trailing space .rclone_chunk.001_3wc4o8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/27 05:16:12 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/02/27 05:16:12 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_3wc5uk: md5 = 6f7a407273a835b7de772b76fb104bca OK 2026/02/27 05:16:12 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_3wc5uk: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/02/27 05:16:12 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_3wc5uk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/27 05:16:13 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/02/27 05:16:13 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_3wc5dt: md5 = 12fac79057ba1dc4e87d298333f4c805 OK 2026/02/27 05:16:13 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_3wc5dt: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/02/27 05:16:13 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_3wc5dt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/27 05:16:14 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/02/27 05:16:14 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_3wc6gy: md5 = e4518198da92b34332f1bf75074f3e24 OK 2026/02/27 05:16:14 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_3wc6gy: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/02/27 05:16:14 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_3wc6gy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/27 05:16:14 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/02/27 05:16:14 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_3wc7vl: md5 = a106cb1f170ee9c77d581b747a5d577a OK 2026/02/27 05:16:14 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_3wc7vl: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/02/27 05:16:14 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_3wc7vl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/27 05:16:15 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/02/27 05:16:15 DEBUG : trailing dot./trailing dot..rclone_chunk.001_3wc8ab: md5 = 69981ee0b14d43be027b619149d7a9a0 OK 2026/02/27 05:16:15 INFO : trailing dot./trailing dot..rclone_chunk.001_3wc8ab: Copied (server-side copy) to: trailing dot./trailing dot. 2026/02/27 05:16:15 INFO : trailing dot./trailing dot..rclone_chunk.001_3wc8ab: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/27 05:16:16 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/02/27 05:16:16 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_3wc8gj: md5 = 26408b07e833c16a42ef7b972dd33743 OK 2026/02/27 05:16:16 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_3wc8gj: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/02/27 05:16:16 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_3wc8gj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/27 05:16:16 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/02/27 05:16:16 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_3wc9hz: md5 = 5e100dd3d2385919d7abb61d14c9a09e OK 2026/02/27 05:16:16 INFO : test%46.txt/test%46.txt.rclone_chunk.001_3wc9hz: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/02/27 05:16:17 INFO : test%46.txt/test%46.txt.rclone_chunk.001_3wc9hz: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/27 05:16:17 DEBUG : zero-length-file: size = 0 OK 2026/02/27 05:16:17 DEBUG : zero-length-file.rclone_chunk.001_3wca0p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/27 05:16:17 INFO : zero-length-file.rclone_chunk.001_3wca0p: Copied (server-side copy) to: zero-length-file 2026/02/27 05:16:18 INFO : zero-length-file.rclone_chunk.001_3wca0p: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/27 05:16:18 DEBUG : file name.txt: size = 100 OK 2026/02/27 05:16:18 DEBUG : file name.txt.rclone_chunk.001_3wcbpd: md5 = 3bc1cc8f4391230a2eb84d282b031d6b OK 2026/02/27 05:16:18 INFO : file name.txt.rclone_chunk.001_3wcbpd: Copied (server-side copy) to: file name.txt 2026/02/27 05:16:18 INFO : file name.txt.rclone_chunk.001_3wcbpd: Deleted 2026/02/27 05:16:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/02/27 05:16:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_3wcbyg: md5 = df0917809c29c485b1bedf1d9679e6e8 OK 2026/02/27 05:16:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_3wcbyg: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/27 05:16:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_3wcbyg: Deleted 2026/02/27 05:16:19 DEBUG : file name.txt: size = 100 OK 2026/02/27 05:16:19 DEBUG : file name.txt.rclone_chunk.001_3wccsm: md5 = 6006aaab19d28aab241a8abbbae4ea9a OK 2026/02/27 05:16:19 INFO : file name.txt.rclone_chunk.001_3wccsm: Copied (server-side copy) to: file name.txt 2026/02/27 05:16:19 INFO : file name.txt.rclone_chunk.001_3wccsm: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/27 05:16:20 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/02/27 05:16:20 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/27 05:16:22 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/02/27 05:16:22 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_3wceft: md5 = 5819c9196c02a86d8c8950e0de64eaae OK 2026/02/27 05:16:22 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_3wceft: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/02/27 05:16:22 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_3wceft: Deleted 2026/02/27 05:16:22 DEBUG : S3 bucket rclone-test-papirec4busu: bucket is versioned: false 2026/02/27 05:16:22 DEBUG : Waiting for deletions to finish 2026/02/27 05:16:22 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/27 05:16:22 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/27 05:16:22 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/27 05:16:23 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/02/27 05:16:23 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_3wcgl0: md5 = 8bcb5fca3a669e8f6c0e9e62ee41a9e8 OK 2026/02/27 05:16:23 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_3wcgl0: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/02/27 05:16:23 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_3wcgl0: Deleted 2026/02/27 05:16:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-papirec4busu/dirToPurgeFromRoot" 2026/02/27 05:16:23 DEBUG : Creating backend with remote "TestS3:rclone-test-papirec4busu/dirToPurgeFromRoot" 2026/02/27 05:16:24 DEBUG : S3 bucket rclone-test-papirec4busu path dirToPurgeFromRoot: bucket is versioned: false 2026/02/27 05:16:24 DEBUG : Waiting for deletions to finish 2026/02/27 05:16:24 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/27 05:16:24 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/27 05:16:24 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/27 05:16:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-papirec4busu/hello? sausage/êé" 2026/02/27 05:16:24 DEBUG : Creating backend with remote "TestS3:rclone-test-papirec4busu/hello? sausage/êé" 2026/02/27 05:16:25 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/02/27 05:16:25 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_3wchn8: md5 = 8d12477458ed4deb967d91960e9d5192 OK 2026/02/27 05:16:25 INFO : a/b/c/d/e.txt.rclone_chunk.001_3wchn8: Copied (server-side copy) to: a/b/c/d/e.txt 2026/02/27 05:16:25 INFO : a/b/c/d/e.txt.rclone_chunk.001_3wchn8: Deleted 2026/02/27 05:16:25 DEBUG : S3 bucket rclone-test-papirec4busu path hello? sausage/êé: bucket is versioned: false 2026/02/27 05:16:25 DEBUG : Waiting for deletions to finish 2026/02/27 05:16:25 DEBUG : "a/b/c/d/e.txt" version false 2026/02/27 05:16:25 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/27 05:16:25 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/27 05:16:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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 fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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 2026/02/27 05:16:29 DEBUG : file name.txt: size = 200 OK 2026/02/27 05:16:29 DEBUG : file name.txt.rclone_chunk.001_3wclho: md5 = a54b1611ee032f33a04e82ad6c40a8aa OK 2026/02/27 05:16:29 INFO : file name.txt.rclone_chunk.001_3wclho: Copied (server-side copy) to: file name.txt 2026/02/27 05:16:29 INFO : file name.txt.rclone_chunk.001_3wclho: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/27 05:16:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-papirec4busu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/27 05:16:29 DEBUG : Creating backend with remote "TestS3:rclone-test-papirec4busu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/27 05:16:29 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-papirec4busu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-papirec4busu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/27 05:16:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-papirec4busu/not found.txt" 2026/02/27 05:16:29 DEBUG : Creating backend with remote "TestS3:rclone-test-papirec4busu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1905: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/27 05:16:30 NOTICE: S3 bucket rclone-test-papirec4busu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/27 05:16:30 DEBUG : piped data.txt.rclone_chunk.001_3wcnir: open chunk writer: started multipart upload: WRuafZj.Nh.kUQ8ku3yGzJChdw8CMuCyvutcKiXZbu11HJG95gPgVt_Oh39BTvWVXAO3em136RZhyZUnr7Mtc3lrXn55XpiUiarJ6MgtCmSOwZIFBC04zQHHdXqepIb8 2026/02/27 05:16:30 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/27 05:16:30 DEBUG : piped data.txt.rclone_chunk.001_3wcnir: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/27 05:16:30 DEBUG : piped data.txt.rclone_chunk.001_3wcnir: multipart upload "WRuafZj.Nh.kUQ8ku3yGzJChdw8CMuCyvutcKiXZbu11HJG95gPgVt_Oh39BTvWVXAO3em136RZhyZUnr7Mtc3lrXn55XpiUiarJ6MgtCmSOwZIFBC04zQHHdXqepIb8" finished 2026/02/27 05:16:30 DEBUG : piped data.txt.rclone_chunk.001_3wcnir: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/02/27 05:16:30 DEBUG : piped data.txt: size = 0 OK 2026/02/27 05:16:30 DEBUG : piped data.txt.rclone_chunk.001_3wcnir: Src hash empty - aborting Dst hash check 2026/02/27 05:16:30 INFO : piped data.txt.rclone_chunk.001_3wcnir: Copied (server-side copy) to: piped data.txt 2026/02/27 05:16:30 INFO : piped data.txt.rclone_chunk.001_3wcnir: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/27 05:16:31 DEBUG : piped data.txt.rclone_chunk.001_3wcotd: open chunk writer: started multipart upload: YE6WjoXP4PW5bWE_5QHUXz.R.H59Hp9XiN4ikyZjNa21X8KgDtN6rqXdcuSmU63xMxkxn_8AumX8uoAr.l4W1fu7HPSvmHSfbcKaC9154DwbboYdjzF7yYPfCWT19As4 2026/02/27 05:16:31 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/27 05:16:31 DEBUG : piped data.txt.rclone_chunk.001_3wcotd: multipart upload wrote chunk 1 with 100 bytes and etag "deba51d59b2878895d7b3a9f7d7d856e" 2026/02/27 05:16:31 DEBUG : piped data.txt.rclone_chunk.001_3wcotd: multipart upload "YE6WjoXP4PW5bWE_5QHUXz.R.H59Hp9XiN4ikyZjNa21X8KgDtN6rqXdcuSmU63xMxkxn_8AumX8uoAr.l4W1fu7HPSvmHSfbcKaC9154DwbboYdjzF7yYPfCWT19As4" finished 2026/02/27 05:16:31 DEBUG : piped data.txt.rclone_chunk.001_3wcotd: Multipart upload Etag: 1d7de3d9fb3052b92292fcc432090346-1 OK 2026/02/27 05:16:31 DEBUG : piped data.txt: size = 100 OK 2026/02/27 05:16:31 DEBUG : piped data.txt.rclone_chunk.001_3wcotd: Src hash empty - aborting Dst hash check 2026/02/27 05:16:31 INFO : piped data.txt.rclone_chunk.001_3wcotd: Copied (server-side copy) to: piped data.txt 2026/02/27 05:16:31 INFO : piped data.txt.rclone_chunk.001_3wcotd: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/02/27 05:16:31 INFO : Chunked 'TestChunkerS3:rclone-test-papirec4busu': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/02/27 05:16:32 DEBUG : small/emptyfile: size = 0 OK 2026/02/27 05:16:32 DEBUG : small/emptyfile.rclone_chunk.001_3wco2s: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/27 05:16:32 INFO : small/emptyfile.rclone_chunk.001_3wco2s: Copied (server-side copy) to: small/emptyfile 2026/02/27 05:16:32 INFO : small/emptyfile.rclone_chunk.001_3wco2s: Deleted 2026/02/27 05:16:33 DEBUG : small/smallfile: size = 2 OK 2026/02/27 05:16:33 DEBUG : small/smallfile.rclone_chunk.001_3wcpb6: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/02/27 05:16:33 INFO : small/smallfile.rclone_chunk.001_3wcpb6: Copied (server-side copy) to: small/smallfile 2026/02/27 05:16:33 INFO : small/smallfile.rclone_chunk.001_3wcpb6: Deleted 2026/02/27 05:16:33 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/02/27 05:16:33 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/02/27 05:16:33 DEBUG : usermeta/today.rclone_chunk.001_3wcq5y: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/02/27 05:16:33 INFO : usermeta/today.rclone_chunk.001_3wcq5y: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/02/27 05:16:34 INFO : usermeta/today.rclone_chunk.001_3wcq5y: Deleted 2026/02/27 05:16:34 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/02/27 05:16:34 DEBUG : usermeta/past.rclone_chunk.001_3wcrpd: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/02/27 05:16:34 INFO : usermeta/past.rclone_chunk.001_3wcrpd: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/02/27 05:16:35 INFO : usermeta/past.rclone_chunk.001_3wcrpd: Deleted 2026/02/27 05:16:35 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/02/27 05:16:35 DEBUG : usermeta/future.rclone_chunk.001_3wcsis: md5 = 82e240013837bf80c807dba600b4594d OK 2026/02/27 05:16:35 INFO : usermeta/future.rclone_chunk.001_3wcsis: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/02/27 05:16:36 INFO : usermeta/future.rclone_chunk.001_3wcsis: Deleted 2026/02/27 05:16:36 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/02/27 05:16:37 DEBUG : future/test: Can't copy - required hash not found 2026/02/27 05:16:37 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/27 05:16:37 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/27 05:16:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-papirec4busu': File to upload is small (3 bytes), uploading instead of streaming 2026/02/27 05:16:37 DEBUG : Waiting for deletions to finish 2026/02/27 05:16:37 DEBUG : "future/test" version false 2026/02/27 05:16:37 DEBUG : future/test: Deleting (id "") 2026/02/27 05:16:37 DEBUG : "future/test.rclone_chunk.001" version false 2026/02/27 05:16:37 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/02/27 05:16:37 DEBUG : "future/test.rclone_chunk.002" version false 2026/02/27 05:16:37 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/02/27 05:16:37 DEBUG : "future/test.rclone_chunk.003" version false 2026/02/27 05:16:37 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/02/27 05:16:37 INFO : future/test.rclone_chunk.003: Deleted 2026/02/27 05:16:37 INFO : future/test.rclone_chunk.002: Deleted 2026/02/27 05:16:37 INFO : future/test: Deleted 2026/02/27 05:16:37 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/02/27 05:16:40 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/02/27 05:16:40 DEBUG : backcomp/renamefile.rclone_chunk.001_3wcum0: md5 = e22160861454760a62e8067ad49abe7a OK 2026/02/27 05:16:40 INFO : backcomp/renamefile.rclone_chunk.001_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/02/27 05:16:40 INFO : backcomp/renamefile.rclone_chunk.001_3wcum0: Deleted 2026/02/27 05:16:40 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/02/27 05:16:40 DEBUG : backcomp/renamefile.rclone_chunk.002_3wcum0: md5 = 5597e7d87a004587c25030a3385568ea OK 2026/02/27 05:16:40 INFO : backcomp/renamefile.rclone_chunk.002_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/02/27 05:16:40 INFO : backcomp/renamefile.rclone_chunk.002_3wcum0: Deleted 2026/02/27 05:16:40 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/02/27 05:16:40 DEBUG : backcomp/renamefile.rclone_chunk.003_3wcum0: md5 = e9ba04028b782157df32f875870b3418 OK 2026/02/27 05:16:40 INFO : backcomp/renamefile.rclone_chunk.003_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/02/27 05:16:40 INFO : backcomp/renamefile.rclone_chunk.003_3wcum0: Deleted 2026/02/27 05:16:40 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/02/27 05:16:40 DEBUG : backcomp/renamefile.rclone_chunk.004_3wcum0: md5 = 3c7899f6187e10c7e4ceb13eca64d484 OK 2026/02/27 05:16:40 INFO : backcomp/renamefile.rclone_chunk.004_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.004_3wcum0: Deleted 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.005_3wcum0: md5 = 64e8ef7be3c6c961324e6347aab82c6f OK 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.005_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.005_3wcum0: Deleted 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.006_3wcum0: md5 = ebb87013085f663ca56992bbc5407c2d OK 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.006_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.006_3wcum0: Deleted 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.007_3wcum0: md5 = 8043a5d4c2941f0b9abde79e94399306 OK 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.007_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.007_3wcum0: Deleted 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.008_3wcum0: md5 = f631b747d9dc5f131cd991e49ff34c20 OK 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.008_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.008_3wcum0: Deleted 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.009_3wcum0: md5 = ec8cb0477cc820816823991c7b37a1fc OK 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.009_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.009_3wcum0: Deleted 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/02/27 05:16:41 DEBUG : backcomp/renamefile.rclone_chunk.010_3wcum0: md5 = 3767c3211affb2b663d5c36f376495f5 OK 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.010_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/02/27 05:16:41 INFO : backcomp/renamefile.rclone_chunk.010_3wcum0: Deleted 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.011_3wcum0: md5 = 51cee3aed36a86be31d40b082671087a OK 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.011_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.011_3wcum0: Deleted 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.012_3wcum0: md5 = fb0c21735e62792a5aa5bfaa02e611c8 OK 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.012_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.012_3wcum0: Deleted 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.013_3wcum0: md5 = 7a19f0b7afe2c331ddd8dc983e6700ff OK 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.013_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.013_3wcum0: Deleted 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.014_3wcum0: md5 = 281f5ba94f844c9cfbd4b7e7e306395e OK 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.014_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.014_3wcum0: Deleted 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.015_3wcum0: md5 = cf50393b19505c2035f51bc4ae3ba771 OK 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.015_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.015_3wcum0: Deleted 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/02/27 05:16:42 DEBUG : backcomp/renamefile.rclone_chunk.016_3wcum0: md5 = 77ef4c95567fbb2d1741683b0ca32391 OK 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.016_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/02/27 05:16:42 INFO : backcomp/renamefile.rclone_chunk.016_3wcum0: Deleted 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.017_3wcum0: md5 = 6cd080f205e1d875381174fedd436a50 OK 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.017_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.017_3wcum0: Deleted 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.018_3wcum0: md5 = e67de6aae4585eca94879deefca3c0f7 OK 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.018_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.018_3wcum0: Deleted 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.019_3wcum0: md5 = 390114ef76d59d2784f00026aadf604f OK 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.019_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.019_3wcum0: Deleted 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.020_3wcum0: md5 = 69851a1d73c0162eb486d83839e2e693 OK 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.020_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.020_3wcum0: Deleted 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.021_3wcum0: md5 = ee50824ea2b70c4fe2d40b80fcf5ca43 OK 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.021_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.021_3wcum0: Deleted 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/02/27 05:16:43 DEBUG : backcomp/renamefile.rclone_chunk.022_3wcum0: md5 = 0e0c5e2d5fe7c212ef1b9914496c5c68 OK 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.022_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/02/27 05:16:43 INFO : backcomp/renamefile.rclone_chunk.022_3wcum0: Deleted 2026/02/27 05:16:44 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/02/27 05:16:44 DEBUG : backcomp/renamefile.rclone_chunk.023_3wcum0: md5 = f6cd98d1d9b05e0193b89587b3693b21 OK 2026/02/27 05:16:44 INFO : backcomp/renamefile.rclone_chunk.023_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/02/27 05:16:44 INFO : backcomp/renamefile.rclone_chunk.023_3wcum0: Deleted 2026/02/27 05:16:44 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/02/27 05:16:44 DEBUG : backcomp/renamefile.rclone_chunk.024_3wcum0: md5 = 67cc6b6416944c00e93909b805f750a4 OK 2026/02/27 05:16:44 INFO : backcomp/renamefile.rclone_chunk.024_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/02/27 05:16:44 INFO : backcomp/renamefile.rclone_chunk.024_3wcum0: Deleted 2026/02/27 05:16:44 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/02/27 05:16:44 DEBUG : backcomp/renamefile.rclone_chunk.025_3wcum0: md5 = 95595635aca0080fab36731fa8d8e47b OK 2026/02/27 05:16:44 INFO : backcomp/renamefile.rclone_chunk.025_3wcum0: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/02/27 05:16:44 INFO : backcomp/renamefile.rclone_chunk.025_3wcum0: Deleted 2026/02/27 05:16:46 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/02/27 05:16:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-papirec4busu/servermovetest/subdir1" 2026/02/27 05:16:46 DEBUG : Creating backend with remote "TestS3:rclone-test-papirec4busu/servermovetest/subdir1" 2026/02/27 05:16:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-papirec4busu/servermovetest/subdir2" 2026/02/27 05:16:46 DEBUG : Creating backend with remote "TestS3:rclone-test-papirec4busu/servermovetest/subdir2" 2026/02/27 05:16:47 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/02/27 05:16:47 DEBUG : movefile.rclone_chunk.001_3wd3n5: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/02/27 05:16:47 INFO : movefile.rclone_chunk.001_3wd3n5: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/02/27 05:16:47 INFO : movefile.rclone_chunk.001_3wd3n5: Deleted 2026/02/27 05:16:47 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/02/27 05:16:47 DEBUG : movefile.rclone_chunk.002_3wd3n5: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/02/27 05:16:47 INFO : movefile.rclone_chunk.002_3wd3n5: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/02/27 05:16:47 INFO : movefile.rclone_chunk.002_3wd3n5: Deleted 2026/02/27 05:16:48 DEBUG : movefile: copy 2 data chunks... 2026/02/27 05:16:48 DEBUG : movefile: size = 6 OK 2026/02/27 05:16:48 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/02/27 05:16:48 INFO : movefile: Copied (server-side copy) 2026/02/27 05:16:49 INFO : movefile: Deleted 2026/02/27 05:16:49 DEBUG : Waiting for deletions to finish 2026/02/27 05:16:49 DEBUG : "servermovetest/subdir2/movefile" version false 2026/02/27 05:16:49 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/02/27 05:16:49 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/02/27 05:16:49 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/02/27 05:16:49 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/02/27 05:16:49 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/02/27 05:16:49 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/02/27 05:16:49 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/02/27 05:16:49 INFO : servermovetest/subdir2/movefile: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/02/27 05:16:49 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-papirec4busu/md5all" 2026/02/27 05:16:49 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/02/27 05:16:49 DEBUG : Creating backend with remote "TestS3:rclone-test-papirec4busu/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/27 05:16:49 DEBUG : unknown-size-put.txt.rclone_chunk.001_3wd606: open chunk writer: started multipart upload: vOsg33Fgm9RQp0xpU5RhsBDpODAqZ6upqeKRti2OA9DAjO2THAWqNS8kuIpT2eC8yFUTqPXomX9tOqcP.LzJlKyd6b7g2zakLJ1LmdnUTVEH7OR35dsNg3TEu_EGdlzv 2026/02/27 05:16:49 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/27 05:16:49 DEBUG : unknown-size-put.txt.rclone_chunk.001_3wd606: multipart upload wrote chunk 1 with 100 bytes and etag "eb852a9fccd89f1e9208d628e564898b" 2026/02/27 05:16:49 DEBUG : unknown-size-put.txt.rclone_chunk.001_3wd606: multipart upload "vOsg33Fgm9RQp0xpU5RhsBDpODAqZ6upqeKRti2OA9DAjO2THAWqNS8kuIpT2eC8yFUTqPXomX9tOqcP.LzJlKyd6b7g2zakLJ1LmdnUTVEH7OR35dsNg3TEu_EGdlzv" finished 2026/02/27 05:16:49 DEBUG : unknown-size-put.txt.rclone_chunk.001_3wd606: Multipart upload Etag: 0ea47eb1f8d5f2ff3418df921a985962-1 OK 2026/02/27 05:16:50 DEBUG : unknown-size-put.txt: size = 100 OK 2026/02/27 05:16:50 DEBUG : unknown-size-put.txt.rclone_chunk.001_3wd606: Src hash empty - aborting Dst hash check 2026/02/27 05:16:50 INFO : unknown-size-put.txt.rclone_chunk.001_3wd606: Copied (server-side copy) to: unknown-size-put.txt 2026/02/27 05:16:50 INFO : unknown-size-put.txt.rclone_chunk.001_3wd606: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/27 05:16:50 DEBUG : unknown-size-update.txt: size = 100 OK 2026/02/27 05:16:50 DEBUG : unknown-size-update.txt.rclone_chunk.001_3wd7xx: md5 = 5d01f3234e8392ccdb52a55c8f6c0796 OK 2026/02/27 05:16:50 INFO : unknown-size-update.txt.rclone_chunk.001_3wd7xx: Copied (server-side copy) to: unknown-size-update.txt 2026/02/27 05:16:50 INFO : unknown-size-update.txt.rclone_chunk.001_3wd7xx: Deleted 2026/02/27 05:16:50 DEBUG : unknown-size-update.txt.rclone_chunk.001_3wd7ia: open chunk writer: started multipart upload: aDISQPTusk_qAwdGGHtnX4_6pqpdu6j6UQq3tBvC1g3UKlMBsFeQh2jhrSlxP52CTE.aRB0RCesK6otti6aALYlEmGr9S2KQ2SyvSb4WaVJl5W369Bbn25svRMSTTvfx 2026/02/27 05:16:50 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/27 05:16:51 DEBUG : unknown-size-update.txt.rclone_chunk.001_3wd7ia: multipart upload wrote chunk 1 with 200 bytes and etag "6164df1769a2ab6a27915d8c1864fa63" 2026/02/27 05:16:51 DEBUG : unknown-size-update.txt.rclone_chunk.001_3wd7ia: multipart upload "aDISQPTusk_qAwdGGHtnX4_6pqpdu6j6UQq3tBvC1g3UKlMBsFeQh2jhrSlxP52CTE.aRB0RCesK6otti6aALYlEmGr9S2KQ2SyvSb4WaVJl5W369Bbn25svRMSTTvfx" finished 2026/02/27 05:16:51 DEBUG : unknown-size-update.txt.rclone_chunk.001_3wd7ia: Multipart upload Etag: 1c067da3efb8d9d346764053705d1fbd-1 OK 2026/02/27 05:16:51 DEBUG : unknown-size-update.txt: size = 200 OK 2026/02/27 05:16:51 DEBUG : unknown-size-update.txt.rclone_chunk.001_3wd7ia: Src hash empty - aborting Dst hash check 2026/02/27 05:16:51 INFO : unknown-size-update.txt.rclone_chunk.001_3wd7ia: Copied (server-side copy) to: unknown-size-update.txt 2026/02/27 05:16:51 INFO : unknown-size-update.txt.rclone_chunk.001_3wd7ia: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/27 05:16:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-papirec4busu/deeper/nonexisting/directory" 2026/02/27 05:16:51 DEBUG : Creating backend with remote "TestS3:rclone-test-papirec4busu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/27 05:16:51 DEBUG : Waiting for deletions to finish 2026/02/27 05:16:51 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/27 05:16:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/27 05:16:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/27 05:16:52 INFO : S3 bucket rclone-test-papirec4busu: Bucket "rclone-test-papirec4busu" deleted 2026/02/27 05:16:52 ERROR : error listing: directory not found 2026/02/27 05:16:52 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (51.27s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.31s) --- PASS: TestIntegration/FsMkdir (50.19s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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/chunker 51.305s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.657917807s (try 1/5)