"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/06/26 02:28:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pojuwej1hera" 2026/06/26 02:28:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 02:28:49 DEBUG : Creating backend with remote "TestS3:rclone-test-pojuwej1hera" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/06/26 02:28:50 INFO : S3 bucket rclone-test-pojuwej1hera: Bucket "rclone-test-pojuwej1hera" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/26 02:28:50 INFO : S3 bucket rclone-test-pojuwej1hera: Bucket "rclone-test-pojuwej1hera" deleted === RUN TestIntegration/FsMkdir 2026/06/26 02:28:51 INFO : S3 bucket rclone-test-pojuwej1hera: Bucket "rclone-test-pojuwej1hera" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/26 02:28:51 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/26 02:28:51 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/26 02:28:51 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/06/26 02:28:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/06/26 02:28:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_81yege: md5 = 43b0e9824cd5e135c4ebcf15de7f9b1f OK 2026/06/26 02:28:52 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_81yege: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 02:28:52 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_81yege: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/26 02:28:52 DEBUG : ./.: size = 100 OK 2026/06/26 02:28:52 DEBUG : ./..rclone_chunk.001_81yftw: md5 = c837b15ebe9dcc61953400376261e556 OK 2026/06/26 02:28:52 INFO : ./..rclone_chunk.001_81yftw: Copied (server-side copy) to: ./. 2026/06/26 02:28:52 INFO : ./..rclone_chunk.001_81yftw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/26 02:28:53 DEBUG : ../..: size = 100 OK 2026/06/26 02:28:53 DEBUG : ../...rclone_chunk.001_81ygnb: md5 = c9f2e9e0dd3d1cfc5bb94cd52f721e43 OK 2026/06/26 02:28:53 INFO : ../...rclone_chunk.001_81ygnb: Copied (server-side copy) to: ../.. 2026/06/26 02:28:53 INFO : ../...rclone_chunk.001_81ygnb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/26 02:28:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/06/26 02:28:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_81yhy6: md5 = 94795b9e98315e0b482f8fdeacd5f06d OK 2026/06/26 02:28:54 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_81yhy6: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/26 02:28:54 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_81yhy6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/26 02:28:55 DEBUG : leading space/ leading space: size = 100 OK 2026/06/26 02:28:55 DEBUG : leading space/ leading space.rclone_chunk.001_81yi49: md5 = d80ae88b50216aabae8c0dd7b89db9b2 OK 2026/06/26 02:28:55 INFO : leading space/ leading space.rclone_chunk.001_81yi49: Copied (server-side copy) to: leading space/ leading space 2026/06/26 02:28:55 INFO : leading space/ leading space.rclone_chunk.001_81yi49: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/26 02:28:56 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/06/26 02:28:56 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_81yidm: md5 = 3c3a3231cdc9c8ac734405bb54068668 OK 2026/06/26 02:28:56 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_81yidm: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/06/26 02:28:56 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_81yidm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/26 02:28:57 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/06/26 02:28:57 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_81yju8: md5 = 838b2c656ee9a1ee378a0020c3d01ffe OK 2026/06/26 02:28:57 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_81yju8: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/06/26 02:28:57 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_81yju8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/26 02:28:58 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/06/26 02:28:58 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_81ykq4: md5 = e7c8eb9f6cda334c08d31ff0a4c42b0e OK 2026/06/26 02:28:58 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_81ykq4: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/06/26 02:28:58 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_81ykq4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/26 02:28:58 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/06/26 02:28:58 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_81yl63: md5 = 217805a247664210a0ba918a3454186c OK 2026/06/26 02:28:58 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_81yl63: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/06/26 02:28:58 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_81yl63: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/26 02:28:59 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/06/26 02:28:59 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_81ymqm: md5 = 0d8e32f54962ace3decc1c08a2a092a4 OK 2026/06/26 02:28:59 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_81ymqm: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/06/26 02:28:59 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_81ymqm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/26 02:29:00 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/06/26 02:29:00 DEBUG : .leading dot/.leading dot.rclone_chunk.001_81yny6: md5 = d1d09eee4e7ef84efee8e93bd8a2b2c0 OK 2026/06/26 02:29:00 INFO : .leading dot/.leading dot.rclone_chunk.001_81yny6: Copied (server-side copy) to: .leading dot/.leading dot 2026/06/26 02:29:00 INFO : .leading dot/.leading dot.rclone_chunk.001_81yny6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/26 02:29:01 DEBUG : trailing space /trailing space : size = 100 OK 2026/06/26 02:29:01 DEBUG : trailing space /trailing space .rclone_chunk.001_81ynj1: md5 = 56e7d3deb36167cc5250401b1ffb07d8 OK 2026/06/26 02:29:01 INFO : trailing space /trailing space .rclone_chunk.001_81ynj1: Copied (server-side copy) to: trailing space /trailing space 2026/06/26 02:29:01 INFO : trailing space /trailing space .rclone_chunk.001_81ynj1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/26 02:29:02 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/06/26 02:29:02 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_81yoam: md5 = 4dba9d78f2bb772176e12299b7477721 OK 2026/06/26 02:29:02 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_81yoam: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/06/26 02:29:02 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_81yoam: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/26 02:29:03 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/06/26 02:29:03 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_81ypm7: md5 = 5ed83b5713e0f8518a95e15e9040ce9d OK 2026/06/26 02:29:03 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_81ypm7: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/06/26 02:29:03 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_81ypm7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/26 02:29:03 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/06/26 02:29:03 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_81yqzi: md5 = 164f5f8b91be8fef884f4aedee3b59f4 OK 2026/06/26 02:29:03 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_81yqzi: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/06/26 02:29:04 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_81yqzi: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/26 02:29:04 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/06/26 02:29:04 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_81yrjq: md5 = 854886375e5d789ff90df3bcbc50b4c7 OK 2026/06/26 02:29:04 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_81yrjq: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/06/26 02:29:04 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_81yrjq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/26 02:29:05 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/06/26 02:29:05 DEBUG : trailing dot./trailing dot..rclone_chunk.001_81ysu1: md5 = aaa37f59e5005a913198d18ca01e3ffc OK 2026/06/26 02:29:05 INFO : trailing dot./trailing dot..rclone_chunk.001_81ysu1: Copied (server-side copy) to: trailing dot./trailing dot. 2026/06/26 02:29:05 INFO : trailing dot./trailing dot..rclone_chunk.001_81ysu1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/26 02:29:06 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/06/26 02:29:06 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_81yt70: md5 = a769a6847be9cdfc908e2ffc5dafb9e3 OK 2026/06/26 02:29:06 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_81yt70: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/06/26 02:29:06 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_81yt70: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/26 02:29:07 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/06/26 02:29:07 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_81yupy: md5 = 63fd1c00dceaad9ee3e96668719e7d54 OK 2026/06/26 02:29:07 INFO : test%46.txt/test%46.txt.rclone_chunk.001_81yupy: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/06/26 02:29:07 INFO : test%46.txt/test%46.txt.rclone_chunk.001_81yupy: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/26 02:29:08 DEBUG : zero-length-file: size = 0 OK 2026/06/26 02:29:08 DEBUG : zero-length-file.rclone_chunk.001_81yvl2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 02:29:08 INFO : zero-length-file.rclone_chunk.001_81yvl2: Copied (server-side copy) to: zero-length-file 2026/06/26 02:29:08 INFO : zero-length-file.rclone_chunk.001_81yvl2: 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:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/26 02:29:09 DEBUG : file name.txt: size = 100 OK 2026/06/26 02:29:09 DEBUG : file name.txt.rclone_chunk.001_81ywcv: md5 = 7b130f87dd23b55c8e32d9d10ad114c9 OK 2026/06/26 02:29:09 INFO : file name.txt.rclone_chunk.001_81ywcv: Copied (server-side copy) to: file name.txt 2026/06/26 02:29:09 INFO : file name.txt.rclone_chunk.001_81ywcv: Deleted 2026/06/26 02:29:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/06/26 02:29:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_81ywjo: md5 = 871d9d5ca1420377a30e2f14f794e545 OK 2026/06/26 02:29:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_81ywjo: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 02:29:10 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_81ywjo: Deleted 2026/06/26 02:29:10 DEBUG : file name.txt: size = 100 OK 2026/06/26 02:29:10 DEBUG : file name.txt.rclone_chunk.001_81yxo9: md5 = 66248ccc9d86f15590bc046edbe79241 OK 2026/06/26 02:29:10 INFO : file name.txt.rclone_chunk.001_81yxo9: Copied (server-side copy) to: file name.txt 2026/06/26 02:29:10 INFO : file name.txt.rclone_chunk.001_81yxo9: 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/06/26 02:29:11 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/06/26 02:29:11 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/26 02:29:13 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/06/26 02:29:13 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_81yzq7: md5 = 80d0322f1ea2b104caa8f8fbf0d5831f OK 2026/06/26 02:29:13 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_81yzq7: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/06/26 02:29:13 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_81yzq7: Deleted 2026/06/26 02:29:13 DEBUG : S3 bucket rclone-test-pojuwej1hera: bucket is versioned: false 2026/06/26 02:29:13 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:13 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/26 02:29:13 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/26 02:29:14 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/26 02:29:14 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/06/26 02:29:14 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_81z161: md5 = 37bf74127bbddc2f0f2f8cdc3e4db130 OK 2026/06/26 02:29:14 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_81z161: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/06/26 02:29:14 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_81z161: Deleted 2026/06/26 02:29:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pojuwej1hera/dirToPurgeFromRoot" 2026/06/26 02:29:15 DEBUG : Creating backend with remote "TestS3:rclone-test-pojuwej1hera/dirToPurgeFromRoot" 2026/06/26 02:29:15 DEBUG : S3 bucket rclone-test-pojuwej1hera path dirToPurgeFromRoot: bucket is versioned: false 2026/06/26 02:29:15 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:15 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/26 02:29:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/26 02:29:15 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/26 02:29:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pojuwej1hera/hello? sausage/êé" 2026/06/26 02:29:16 DEBUG : Creating backend with remote "TestS3:rclone-test-pojuwej1hera/hello? sausage/êé" 2026/06/26 02:29:16 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/06/26 02:29:16 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_81z3lm: md5 = af7af6e65cbd2286caf2e5390a1979b9 OK 2026/06/26 02:29:16 INFO : a/b/c/d/e.txt.rclone_chunk.001_81z3lm: Copied (server-side copy) to: a/b/c/d/e.txt 2026/06/26 02:29:17 INFO : a/b/c/d/e.txt.rclone_chunk.001_81z3lm: Deleted 2026/06/26 02:29:17 DEBUG : S3 bucket rclone-test-pojuwej1hera path hello? sausage/êé: bucket is versioned: false 2026/06/26 02:29:17 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:17 DEBUG : "a/b/c/d/e.txt" version false 2026/06/26 02:29:17 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/26 02:29:17 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/26 02:29:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/26 02:29:21 DEBUG : file name.txt: size = 200 OK 2026/06/26 02:29:21 DEBUG : file name.txt.rclone_chunk.001_81z7cv: md5 = 1c4e85bda1822edd532fbf0882283f60 OK 2026/06/26 02:29:21 INFO : file name.txt.rclone_chunk.001_81z7cv: Copied (server-side copy) to: file name.txt 2026/06/26 02:29:21 INFO : file name.txt.rclone_chunk.001_81z7cv: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/26 02:29:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pojuwej1hera/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 02:29:21 DEBUG : Creating backend with remote "TestS3:rclone-test-pojuwej1hera/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 02:29:21 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-pojuwej1hera/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-pojuwej1hera/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/26 02:29:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pojuwej1hera/not found.txt" 2026/06/26 02:29:21 DEBUG : Creating backend with remote "TestS3:rclone-test-pojuwej1hera/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: 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:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/26 02:29:22 NOTICE: S3 bucket rclone-test-pojuwej1hera: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/26 02:29:22 DEBUG : piped data.txt.rclone_chunk.001_81z9u2: open chunk writer: started multipart upload: ieCZinFD6usvDHHZEVuz13w2I0fVW9hFnQWLYbX8ZhTKyy0A4KPPvEBpcAwXSbsLSJcnqs3ZxYHsb1s0SWZSZ7sB.KxkksvedRqNKEW_ZeHSNPN9dXmbJnHoTtK8d4G. 2026/06/26 02:29:22 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/26 02:29:22 DEBUG : piped data.txt.rclone_chunk.001_81z9u2: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/26 02:29:22 DEBUG : piped data.txt.rclone_chunk.001_81z9u2: multipart upload "ieCZinFD6usvDHHZEVuz13w2I0fVW9hFnQWLYbX8ZhTKyy0A4KPPvEBpcAwXSbsLSJcnqs3ZxYHsb1s0SWZSZ7sB.KxkksvedRqNKEW_ZeHSNPN9dXmbJnHoTtK8d4G." finished 2026/06/26 02:29:22 DEBUG : piped data.txt.rclone_chunk.001_81z9u2: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/06/26 02:29:23 DEBUG : piped data.txt: size = 0 OK 2026/06/26 02:29:23 DEBUG : piped data.txt.rclone_chunk.001_81z9u2: Src hash empty - aborting Dst hash check 2026/06/26 02:29:23 INFO : piped data.txt.rclone_chunk.001_81z9u2: Copied (server-side copy) to: piped data.txt 2026/06/26 02:29:23 INFO : piped data.txt.rclone_chunk.001_81z9u2: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/26 02:29:23 DEBUG : piped data.txt.rclone_chunk.001_81zafr: open chunk writer: started multipart upload: JsEX8RDGhWp._axft.5ek8LFAEbEIN6wT87wx2mCI.YkZGtuiZEQhAGTOFp809xwB5A0VZ_HqTQ5gil8P1YSA3k2qAq5_OuuMtWCghhHhJ7Do06hJAPSjNmX3YgoCTvP 2026/06/26 02:29:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/26 02:29:23 DEBUG : piped data.txt.rclone_chunk.001_81zafr: multipart upload wrote chunk 1 with 100 bytes and etag "8f1cac083cdd726af8098b47c3651ca7" 2026/06/26 02:29:23 DEBUG : piped data.txt.rclone_chunk.001_81zafr: multipart upload "JsEX8RDGhWp._axft.5ek8LFAEbEIN6wT87wx2mCI.YkZGtuiZEQhAGTOFp809xwB5A0VZ_HqTQ5gil8P1YSA3k2qAq5_OuuMtWCghhHhJ7Do06hJAPSjNmX3YgoCTvP" finished 2026/06/26 02:29:23 DEBUG : piped data.txt.rclone_chunk.001_81zafr: Multipart upload Etag: cb549b2c08e1e3a749faf3a086246f89-1 OK 2026/06/26 02:29:23 DEBUG : piped data.txt: size = 100 OK 2026/06/26 02:29:23 DEBUG : piped data.txt.rclone_chunk.001_81zafr: Src hash empty - aborting Dst hash check 2026/06/26 02:29:23 INFO : piped data.txt.rclone_chunk.001_81zafr: Copied (server-side copy) to: piped data.txt 2026/06/26 02:29:24 INFO : piped data.txt.rclone_chunk.001_81zafr: 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/06/26 02:29:24 INFO : Chunked 'TestChunkerS3:rclone-test-pojuwej1hera': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/06/26 02:29:24 DEBUG : small/emptyfile: size = 0 OK 2026/06/26 02:29:24 DEBUG : small/emptyfile.rclone_chunk.001_81zbm4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 02:29:24 INFO : small/emptyfile.rclone_chunk.001_81zbm4: Copied (server-side copy) to: small/emptyfile 2026/06/26 02:29:24 INFO : small/emptyfile.rclone_chunk.001_81zbm4: Deleted 2026/06/26 02:29:25 DEBUG : small/smallfile: size = 2 OK 2026/06/26 02:29:25 DEBUG : small/smallfile.rclone_chunk.001_81zccu: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/06/26 02:29:25 INFO : small/smallfile.rclone_chunk.001_81zccu: Copied (server-side copy) to: small/smallfile 2026/06/26 02:29:25 INFO : small/smallfile.rclone_chunk.001_81zccu: Deleted 2026/06/26 02:29:25 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/06/26 02:29:26 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/06/26 02:29:26 DEBUG : usermeta/today.rclone_chunk.001_81zdf6: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/06/26 02:29:26 INFO : usermeta/today.rclone_chunk.001_81zdf6: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/06/26 02:29:26 INFO : usermeta/today.rclone_chunk.001_81zdf6: Deleted 2026/06/26 02:29:27 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/06/26 02:29:27 DEBUG : usermeta/past.rclone_chunk.001_81zeij: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/06/26 02:29:27 INFO : usermeta/past.rclone_chunk.001_81zeij: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/06/26 02:29:27 INFO : usermeta/past.rclone_chunk.001_81zeij: Deleted 2026/06/26 02:29:28 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/06/26 02:29:28 DEBUG : usermeta/future.rclone_chunk.001_81zfa9: md5 = 82e240013837bf80c807dba600b4594d OK 2026/06/26 02:29:28 INFO : usermeta/future.rclone_chunk.001_81zfa9: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/06/26 02:29:28 INFO : usermeta/future.rclone_chunk.001_81zfa9: Deleted 2026/06/26 02:29:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/06/26 02:29:30 DEBUG : future/test: Can't copy - required hash not found 2026/06/26 02:29:30 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/26 02:29:30 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/26 02:29:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-pojuwej1hera': File to upload is small (3 bytes), uploading instead of streaming 2026/06/26 02:29:30 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:30 DEBUG : "future/test" version false 2026/06/26 02:29:30 DEBUG : future/test: Deleting (id "") 2026/06/26 02:29:30 DEBUG : "future/test.rclone_chunk.001" version false 2026/06/26 02:29:30 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/06/26 02:29:30 DEBUG : "future/test.rclone_chunk.002" version false 2026/06/26 02:29:30 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/06/26 02:29:30 DEBUG : "future/test.rclone_chunk.003" version false 2026/06/26 02:29:30 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/06/26 02:29:30 INFO : future/test.rclone_chunk.003: Deleted 2026/06/26 02:29:30 INFO : future/test: Deleted 2026/06/26 02:29:30 INFO : future/test.rclone_chunk.001: Deleted 2026/06/26 02:29:30 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/06/26 02:29:33 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/06/26 02:29:33 DEBUG : backcomp/renamefile.rclone_chunk.001_81zhtt: md5 = 28cfd66c14571b9ca18aca9d4cb4eea6 OK 2026/06/26 02:29:33 INFO : backcomp/renamefile.rclone_chunk.001_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/06/26 02:29:33 INFO : backcomp/renamefile.rclone_chunk.001_81zhtt: Deleted 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.002_81zhtt: md5 = 8bdc6ce939bbfe5f1677d2bc82f1e252 OK 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.002_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.002_81zhtt: Deleted 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.003_81zhtt: md5 = 86dee642a6554c64182e8464902fcebf OK 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.003_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.003_81zhtt: Deleted 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.004_81zhtt: md5 = 1a9f9e63b6cb4c65b00ff913dc0d388f OK 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.004_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.004_81zhtt: Deleted 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.005_81zhtt: md5 = 2e3951513da614ae0fb589dcfc1f537c OK 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.005_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.005_81zhtt: Deleted 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.006_81zhtt: md5 = df35ce741e57a920195b5e209500e265 OK 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.006_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.006_81zhtt: Deleted 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/06/26 02:29:34 DEBUG : backcomp/renamefile.rclone_chunk.007_81zhtt: md5 = 41bee5813aa58f396299234227da2207 OK 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.007_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/06/26 02:29:34 INFO : backcomp/renamefile.rclone_chunk.007_81zhtt: Deleted 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.008_81zhtt: md5 = fe70abbfb238110b3842f2936ebdeffd OK 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.008_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.008_81zhtt: Deleted 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.009_81zhtt: md5 = f6391b536144ca5e2fdc37c0694ef730 OK 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.009_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.009_81zhtt: Deleted 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.010_81zhtt: md5 = 6b01c14ffd185060503633527c3a5342 OK 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.010_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.010_81zhtt: Deleted 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.011_81zhtt: md5 = 05f3c12d3f6cb6a34fb3587af9b671c2 OK 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.011_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.011_81zhtt: Deleted 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.012_81zhtt: md5 = dfd2deb32da74167879c6f1e4a5102d7 OK 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.012_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.012_81zhtt: Deleted 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/06/26 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.013_81zhtt: md5 = dca10f7b1923bc5bd89a4fdd46a98387 OK 2026/06/26 02:29:35 INFO : backcomp/renamefile.rclone_chunk.013_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.013_81zhtt: Deleted 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.014_81zhtt: md5 = 6a2225bd50db8ac499f615bdfb8845eb OK 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.014_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.014_81zhtt: Deleted 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.015_81zhtt: md5 = d17dce1542c14187b52c4965c8bd5b47 OK 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.015_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.015_81zhtt: Deleted 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.016_81zhtt: md5 = b66978e50eaa8af3e4bd04a4adc34a05 OK 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.016_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.016_81zhtt: Deleted 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.017_81zhtt: md5 = b6d60ff04c880b450dbb87ac236f165f OK 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.017_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.017_81zhtt: Deleted 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.018_81zhtt: md5 = 2978c14b95858158edf374d62223449e OK 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.018_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.018_81zhtt: Deleted 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/06/26 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.019_81zhtt: md5 = c1b652657d6d94dc04e4c67044334dfd OK 2026/06/26 02:29:36 INFO : backcomp/renamefile.rclone_chunk.019_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.019_81zhtt: Deleted 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.020_81zhtt: md5 = f8dddfa95f55413acfde42d22129c559 OK 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.020_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.020_81zhtt: Deleted 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.021_81zhtt: md5 = 6d475dfe67cd3fb320d689ce7ff2b4d7 OK 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.021_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.021_81zhtt: Deleted 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.022_81zhtt: md5 = 37e93f0eed4f5e841700828662673b71 OK 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.022_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.022_81zhtt: Deleted 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.023_81zhtt: md5 = 80c87d3df8a52c127eac002e89890bb5 OK 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.023_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.023_81zhtt: Deleted 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/06/26 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.024_81zhtt: md5 = 07248d1841b8defbea69367a0c05a6ad OK 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.024_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/06/26 02:29:37 INFO : backcomp/renamefile.rclone_chunk.024_81zhtt: Deleted 2026/06/26 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/06/26 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.025_81zhtt: md5 = 31cb84867c80bb2d7353645905e5feb3 OK 2026/06/26 02:29:38 INFO : backcomp/renamefile.rclone_chunk.025_81zhtt: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/06/26 02:29:38 INFO : backcomp/renamefile.rclone_chunk.025_81zhtt: Deleted 2026/06/26 02:29:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/06/26 02:29:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pojuwej1hera/servermovetest/subdir1" 2026/06/26 02:29:40 DEBUG : Creating backend with remote "TestS3:rclone-test-pojuwej1hera/servermovetest/subdir1" 2026/06/26 02:29:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pojuwej1hera/servermovetest/subdir2" 2026/06/26 02:29:40 DEBUG : Creating backend with remote "TestS3:rclone-test-pojuwej1hera/servermovetest/subdir2" 2026/06/26 02:29:41 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/06/26 02:29:41 DEBUG : movefile.rclone_chunk.001_81zrre: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/06/26 02:29:41 INFO : movefile.rclone_chunk.001_81zrre: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/06/26 02:29:41 INFO : movefile.rclone_chunk.001_81zrre: Deleted 2026/06/26 02:29:41 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/06/26 02:29:41 DEBUG : movefile.rclone_chunk.002_81zrre: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/06/26 02:29:41 INFO : movefile.rclone_chunk.002_81zrre: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/06/26 02:29:41 INFO : movefile.rclone_chunk.002_81zrre: Deleted 2026/06/26 02:29:42 DEBUG : movefile: copy 2 data chunks... 2026/06/26 02:29:43 DEBUG : movefile: size = 6 OK 2026/06/26 02:29:43 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/06/26 02:29:43 INFO : movefile: Copied (server-side copy) 2026/06/26 02:29:43 INFO : movefile: Deleted 2026/06/26 02:29:43 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:43 DEBUG : "servermovetest/subdir2/movefile" version false 2026/06/26 02:29:43 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/06/26 02:29:43 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/06/26 02:29:43 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/06/26 02:29:43 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/06/26 02:29:43 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/06/26 02:29:43 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/06/26 02:29:43 INFO : servermovetest/subdir2/movefile: Deleted 2026/06/26 02:29:43 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/06/26 02:29:43 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-pojuwej1hera/md5all" 2026/06/26 02:29:43 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/06/26 02:29:43 DEBUG : Creating backend with remote "TestS3:rclone-test-pojuwej1hera/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/26 02:29:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_81zu4b: open chunk writer: started multipart upload: Q1GI0ssG1KS5NWH3hsUvnk2a.BOVUPJ34s3TrkYvt0CUxEbNiNeZL5VwDP_ABOxG1sdCf3_RiBfXU_5DCwv37CwwdaUtqdbquo.RFKm4Uvtdohod8YfMQM7joeH5lkJQ 2026/06/26 02:29:44 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/26 02:29:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_81zu4b: multipart upload wrote chunk 1 with 100 bytes and etag "1c1d2a5e805c37a93c8a0a5a48595be2" 2026/06/26 02:29:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_81zu4b: multipart upload "Q1GI0ssG1KS5NWH3hsUvnk2a.BOVUPJ34s3TrkYvt0CUxEbNiNeZL5VwDP_ABOxG1sdCf3_RiBfXU_5DCwv37CwwdaUtqdbquo.RFKm4Uvtdohod8YfMQM7joeH5lkJQ" finished 2026/06/26 02:29:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_81zu4b: Multipart upload Etag: 7a5a273ca8257ad93dfe5a7607c38d61-1 OK 2026/06/26 02:29:44 DEBUG : unknown-size-put.txt: size = 100 OK 2026/06/26 02:29:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_81zu4b: Src hash empty - aborting Dst hash check 2026/06/26 02:29:44 INFO : unknown-size-put.txt.rclone_chunk.001_81zu4b: Copied (server-side copy) to: unknown-size-put.txt 2026/06/26 02:29:44 INFO : unknown-size-put.txt.rclone_chunk.001_81zu4b: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/26 02:29:45 DEBUG : unknown-size-update.txt: size = 100 OK 2026/06/26 02:29:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_81zvrg: md5 = 4b6d9b806e61bc52e27c71859b9f9495 OK 2026/06/26 02:29:45 INFO : unknown-size-update.txt.rclone_chunk.001_81zvrg: Copied (server-side copy) to: unknown-size-update.txt 2026/06/26 02:29:45 INFO : unknown-size-update.txt.rclone_chunk.001_81zvrg: Deleted 2026/06/26 02:29:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_81zwnd: open chunk writer: started multipart upload: f6H.ppCjIBakX1OT38ZkCuRYn91oRWIqRB89ntEmdKTeoPFMD_U5V49yGLyEoP3eEVTAY4NtJYfsZt_l_HIKhuQ7DJNMZ5v9syWE7ui73d28JaBtJs4xOUJeEGo_7V4_ 2026/06/26 02:29:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/26 02:29:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_81zwnd: multipart upload wrote chunk 1 with 200 bytes and etag "1e72c2e6b169ab5ce7eee31791f59d9b" 2026/06/26 02:29:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_81zwnd: multipart upload "f6H.ppCjIBakX1OT38ZkCuRYn91oRWIqRB89ntEmdKTeoPFMD_U5V49yGLyEoP3eEVTAY4NtJYfsZt_l_HIKhuQ7DJNMZ5v9syWE7ui73d28JaBtJs4xOUJeEGo_7V4_" finished 2026/06/26 02:29:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_81zwnd: Multipart upload Etag: 53ad5fe38cf27eb5a953b765e9961236-1 OK 2026/06/26 02:29:45 DEBUG : unknown-size-update.txt: size = 200 OK 2026/06/26 02:29:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_81zwnd: Src hash empty - aborting Dst hash check 2026/06/26 02:29:45 INFO : unknown-size-update.txt.rclone_chunk.001_81zwnd: Copied (server-side copy) to: unknown-size-update.txt 2026/06/26 02:29:45 INFO : unknown-size-update.txt.rclone_chunk.001_81zwnd: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/26 02:29:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pojuwej1hera/deeper/nonexisting/directory" 2026/06/26 02:29:46 DEBUG : Creating backend with remote "TestS3:rclone-test-pojuwej1hera/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/26 02:29:46 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/26 02:29:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/26 02:29:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/26 02:29:46 INFO : S3 bucket rclone-test-pojuwej1hera: Bucket "rclone-test-pojuwej1hera" deleted 2026/06/26 02:29:46 ERROR : error listing: directory not found 2026/06/26 02:29:46 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (57.46s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.20s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (56.24s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- 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 (16.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.84s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.68s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (34.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.92s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- 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.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (19.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (3.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.41s) --- 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 57.500s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m0.824775902s (try 1/5)