"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/05/29 03:48:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dahegup8podu" 2026/05/29 03:48:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 03:48:35 DEBUG : Creating backend with remote "TestS3:rclone-test-dahegup8podu" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/05/29 03:48:36 INFO : S3 bucket rclone-test-dahegup8podu: Bucket "rclone-test-dahegup8podu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/29 03:48:36 INFO : S3 bucket rclone-test-dahegup8podu: Bucket "rclone-test-dahegup8podu" deleted === RUN TestIntegration/FsMkdir 2026/05/29 03:48:37 INFO : S3 bucket rclone-test-dahegup8podu: Bucket "rclone-test-dahegup8podu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/29 03:48:37 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/29 03:48:37 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/29 03:48:37 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/05/29 03:48:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/05/29 03:48:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_sayyhq: md5 = f83eee74f9e4f03210e09b2c4eb1c5eb OK 2026/05/29 03:48:37 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_sayyhq: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/29 03:48:37 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_sayyhq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/29 03:48:38 DEBUG : ./.: size = 100 OK 2026/05/29 03:48:38 DEBUG : ./..rclone_chunk.001_sayzgq: md5 = f767503a6aa843828936bcaf42e717af OK 2026/05/29 03:48:38 INFO : ./..rclone_chunk.001_sayzgq: Copied (server-side copy) to: ./. 2026/05/29 03:48:38 INFO : ./..rclone_chunk.001_sayzgq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/29 03:48:39 DEBUG : ../..: size = 100 OK 2026/05/29 03:48:39 DEBUG : ../...rclone_chunk.001_sayzgf: md5 = a03c58c21b2a60c55a940ffd40639e95 OK 2026/05/29 03:48:39 INFO : ../...rclone_chunk.001_sayzgf: Copied (server-side copy) to: ../.. 2026/05/29 03:48:39 INFO : ../...rclone_chunk.001_sayzgf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/29 03:48:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/05/29 03:48:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_saz0af: md5 = ebe7a6c05642d6a8eb61259e2df112ed OK 2026/05/29 03:48:40 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_saz0af: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/29 03:48:40 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_saz0af: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/29 03:48:40 DEBUG : leading space/ leading space: size = 100 OK 2026/05/29 03:48:40 DEBUG : leading space/ leading space.rclone_chunk.001_saz1ts: md5 = 84208eaf02f95873bf7506629445d767 OK 2026/05/29 03:48:40 INFO : leading space/ leading space.rclone_chunk.001_saz1ts: Copied (server-side copy) to: leading space/ leading space 2026/05/29 03:48:40 INFO : leading space/ leading space.rclone_chunk.001_saz1ts: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/29 03:48:41 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/05/29 03:48:41 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_saz2gm: md5 = e4e83fd008b743d88649adaeca3db630 OK 2026/05/29 03:48:41 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_saz2gm: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/05/29 03:48:41 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_saz2gm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/29 03:48:42 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/05/29 03:48:42 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_saz394: md5 = 7ff98429219f9d93525083fa953abfb2 OK 2026/05/29 03:48:42 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_saz394: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/05/29 03:48:42 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_saz394: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/29 03:48:43 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/05/29 03:48:43 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_saz3ea: md5 = 135f259b1139849104acfb282012e0d8 OK 2026/05/29 03:48:43 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_saz3ea: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/05/29 03:48:43 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_saz3ea: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/29 03:48:43 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/05/29 03:48:43 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_saz40k: md5 = 6e0372d8bc161f7b393b067951e0b876 OK 2026/05/29 03:48:43 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_saz40k: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/05/29 03:48:43 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_saz40k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/29 03:48:44 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/05/29 03:48:44 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_saz5iq: md5 = 598b79149236cfdfc672605ead7aab96 OK 2026/05/29 03:48:44 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_saz5iq: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/05/29 03:48:44 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_saz5iq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/29 03:48:45 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/05/29 03:48:45 DEBUG : .leading dot/.leading dot.rclone_chunk.001_saz6rv: md5 = e274111dbdf84102eb1a4b52d202fa7b OK 2026/05/29 03:48:45 INFO : .leading dot/.leading dot.rclone_chunk.001_saz6rv: Copied (server-side copy) to: .leading dot/.leading dot 2026/05/29 03:48:45 INFO : .leading dot/.leading dot.rclone_chunk.001_saz6rv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/29 03:48:46 DEBUG : trailing space /trailing space : size = 100 OK 2026/05/29 03:48:46 DEBUG : trailing space /trailing space .rclone_chunk.001_saz6kz: md5 = fba5714b4c6d4e3c211117e87f91cc33 OK 2026/05/29 03:48:46 INFO : trailing space /trailing space .rclone_chunk.001_saz6kz: Copied (server-side copy) to: trailing space /trailing space 2026/05/29 03:48:46 INFO : trailing space /trailing space .rclone_chunk.001_saz6kz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/29 03:48:46 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/05/29 03:48:46 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_saz7tg: md5 = ea07e703e60900fd0682177be5f82965 OK 2026/05/29 03:48:46 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_saz7tg: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/05/29 03:48:46 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_saz7tg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/29 03:48:47 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/05/29 03:48:47 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_saz81n: md5 = 97647d76a194ac7c6397403e9c6516bd OK 2026/05/29 03:48:47 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_saz81n: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/05/29 03:48:47 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_saz81n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/29 03:48:48 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/05/29 03:48:48 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_saz9ex: md5 = fb6bcdf216271d24c3b83d49fbfc33ae OK 2026/05/29 03:48:48 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_saz9ex: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/05/29 03:48:48 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_saz9ex: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/29 03:48:49 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/05/29 03:48:49 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_saz9iw: md5 = 46f9aa98b72b85f58c4fd49e04a7bea0 OK 2026/05/29 03:48:49 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_saz9iw: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/05/29 03:48:49 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_saz9iw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/29 03:48:49 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/05/29 03:48:49 DEBUG : trailing dot./trailing dot..rclone_chunk.001_sazawc: md5 = de503007cc3019f719107ea290bec560 OK 2026/05/29 03:48:49 INFO : trailing dot./trailing dot..rclone_chunk.001_sazawc: Copied (server-side copy) to: trailing dot./trailing dot. 2026/05/29 03:48:49 INFO : trailing dot./trailing dot..rclone_chunk.001_sazawc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/29 03:48:50 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/05/29 03:48:50 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_sazb4t: md5 = ec39d273f88f0142438917a060781b05 OK 2026/05/29 03:48:50 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_sazb4t: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/05/29 03:48:50 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_sazb4t: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/29 03:48:51 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/05/29 03:48:51 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_sazc7m: md5 = 8cf06975fd3222c567423edcc2be4fa3 OK 2026/05/29 03:48:51 INFO : test%46.txt/test%46.txt.rclone_chunk.001_sazc7m: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/05/29 03:48:51 INFO : test%46.txt/test%46.txt.rclone_chunk.001_sazc7m: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/29 03:48:52 DEBUG : zero-length-file: size = 0 OK 2026/05/29 03:48:52 DEBUG : zero-length-file.rclone_chunk.001_sazdyt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/29 03:48:52 INFO : zero-length-file.rclone_chunk.001_sazdyt: Copied (server-side copy) to: zero-length-file 2026/05/29 03:48:52 INFO : zero-length-file.rclone_chunk.001_sazdyt: 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/05/29 03:48:53 DEBUG : file name.txt: size = 100 OK 2026/05/29 03:48:53 DEBUG : file name.txt.rclone_chunk.001_sazd61: md5 = 05c95709f70384c1d72c69b4c6914e90 OK 2026/05/29 03:48:53 INFO : file name.txt.rclone_chunk.001_sazd61: Copied (server-side copy) to: file name.txt 2026/05/29 03:48:53 INFO : file name.txt.rclone_chunk.001_sazd61: Deleted 2026/05/29 03:48:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/05/29 03:48:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_sazefr: md5 = 6a141070c35b32b86fc57a274a3b1f0a OK 2026/05/29 03:48:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_sazefr: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/29 03:48:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_sazefr: Deleted 2026/05/29 03:48:54 DEBUG : file name.txt: size = 100 OK 2026/05/29 03:48:54 DEBUG : file name.txt.rclone_chunk.001_sazebj: md5 = a9ab727a52102e10d16036541982d138 OK 2026/05/29 03:48:54 INFO : file name.txt.rclone_chunk.001_sazebj: Copied (server-side copy) to: file name.txt 2026/05/29 03:48:54 INFO : file name.txt.rclone_chunk.001_sazebj: 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/05/29 03:48:55 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/05/29 03:48:55 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/05/29 03:48:56 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/05/29 03:48:56 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_sazh82: md5 = e6efdb487e63ff02718f49a6782a251b OK 2026/05/29 03:48:56 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_sazh82: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/05/29 03:48:56 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_sazh82: Deleted 2026/05/29 03:48:57 DEBUG : S3 bucket rclone-test-dahegup8podu: bucket is versioned: false 2026/05/29 03:48:57 DEBUG : Waiting for deletions to finish 2026/05/29 03:48:57 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/29 03:48:57 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/29 03:48:57 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/29 03:48:58 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/05/29 03:48:58 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_sazigj: md5 = 7f78b087a4629b746d6044f0fdf6a904 OK 2026/05/29 03:48:58 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_sazigj: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/05/29 03:48:58 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_sazigj: Deleted 2026/05/29 03:48:58 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dahegup8podu/dirToPurgeFromRoot" 2026/05/29 03:48:58 DEBUG : Creating backend with remote "TestS3:rclone-test-dahegup8podu/dirToPurgeFromRoot" 2026/05/29 03:48:58 DEBUG : S3 bucket rclone-test-dahegup8podu path dirToPurgeFromRoot: bucket is versioned: false 2026/05/29 03:48:58 DEBUG : Waiting for deletions to finish 2026/05/29 03:48:58 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/29 03:48:58 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/29 03:48:58 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/29 03:48:59 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dahegup8podu/hello? sausage/êé" 2026/05/29 03:48:59 DEBUG : Creating backend with remote "TestS3:rclone-test-dahegup8podu/hello? sausage/êé" 2026/05/29 03:48:59 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/05/29 03:48:59 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_sazk4f: md5 = 7c62d22eb621db67828c3e4d9aa8704b OK 2026/05/29 03:48:59 INFO : a/b/c/d/e.txt.rclone_chunk.001_sazk4f: Copied (server-side copy) to: a/b/c/d/e.txt 2026/05/29 03:48:59 INFO : a/b/c/d/e.txt.rclone_chunk.001_sazk4f: Deleted 2026/05/29 03:49:00 DEBUG : S3 bucket rclone-test-dahegup8podu path hello? sausage/êé: bucket is versioned: false 2026/05/29 03:49:00 DEBUG : Waiting for deletions to finish 2026/05/29 03:49:00 DEBUG : "a/b/c/d/e.txt" version false 2026/05/29 03:49:00 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/29 03:49:00 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/29 03:49:00 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/05/29 03:49:03 DEBUG : file name.txt: size = 200 OK 2026/05/29 03:49:03 DEBUG : file name.txt.rclone_chunk.001_sazowz: md5 = cf9631458a0cd57bbd58e8301005bef2 OK 2026/05/29 03:49:03 INFO : file name.txt.rclone_chunk.001_sazowz: Copied (server-side copy) to: file name.txt 2026/05/29 03:49:03 INFO : file name.txt.rclone_chunk.001_sazowz: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/29 03:49:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dahegup8podu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/29 03:49:03 DEBUG : Creating backend with remote "TestS3:rclone-test-dahegup8podu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/29 03:49:04 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-dahegup8podu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-dahegup8podu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/29 03:49:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dahegup8podu/not found.txt" 2026/05/29 03:49:04 DEBUG : Creating backend with remote "TestS3:rclone-test-dahegup8podu/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/05/29 03:49:04 NOTICE: S3 bucket rclone-test-dahegup8podu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/29 03:49:05 DEBUG : piped data.txt.rclone_chunk.001_sazp85: open chunk writer: started multipart upload: USDpIRGkGKiel0uEM6c9VLabIKR9w6aRe5hxkSc3dIvAutszp_TLYyYJ9UOZI633w.NTYFP.QAEcafEyssmXCw1Q6XcoiKVGClMhFcrzTMu80aJ8Dc.kVfhlkmTKGZIV 2026/05/29 03:49:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/29 03:49:05 DEBUG : piped data.txt.rclone_chunk.001_sazp85: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/29 03:49:05 DEBUG : piped data.txt.rclone_chunk.001_sazp85: multipart upload "USDpIRGkGKiel0uEM6c9VLabIKR9w6aRe5hxkSc3dIvAutszp_TLYyYJ9UOZI633w.NTYFP.QAEcafEyssmXCw1Q6XcoiKVGClMhFcrzTMu80aJ8Dc.kVfhlkmTKGZIV" finished 2026/05/29 03:49:05 DEBUG : piped data.txt.rclone_chunk.001_sazp85: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/05/29 03:49:05 DEBUG : piped data.txt: size = 0 OK 2026/05/29 03:49:05 DEBUG : piped data.txt.rclone_chunk.001_sazp85: Src hash empty - aborting Dst hash check 2026/05/29 03:49:05 INFO : piped data.txt.rclone_chunk.001_sazp85: Copied (server-side copy) to: piped data.txt 2026/05/29 03:49:05 INFO : piped data.txt.rclone_chunk.001_sazp85: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/29 03:49:05 DEBUG : piped data.txt.rclone_chunk.001_sazqmm: open chunk writer: started multipart upload: EouCoHxRgwPA3z4kvXSQUeByZsQtaqk_YS8UlQc6USa7.Beceqcd8KPwKyEooHP78kgBjNjFfLhjb2H.rcs9vNtDnG7KYCPH5LMZ2JHkhdmhDeUspl97_QO6_vM_gAc3 2026/05/29 03:49:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/29 03:49:05 DEBUG : piped data.txt.rclone_chunk.001_sazqmm: multipart upload wrote chunk 1 with 100 bytes and etag "c82b3a25fcc70e59bb5465ff3bda32ac" 2026/05/29 03:49:06 DEBUG : piped data.txt.rclone_chunk.001_sazqmm: multipart upload "EouCoHxRgwPA3z4kvXSQUeByZsQtaqk_YS8UlQc6USa7.Beceqcd8KPwKyEooHP78kgBjNjFfLhjb2H.rcs9vNtDnG7KYCPH5LMZ2JHkhdmhDeUspl97_QO6_vM_gAc3" finished 2026/05/29 03:49:06 DEBUG : piped data.txt.rclone_chunk.001_sazqmm: Multipart upload Etag: b47d1be611f6106b452c1370c89bc983-1 OK 2026/05/29 03:49:06 DEBUG : piped data.txt: size = 100 OK 2026/05/29 03:49:06 DEBUG : piped data.txt.rclone_chunk.001_sazqmm: Src hash empty - aborting Dst hash check 2026/05/29 03:49:06 INFO : piped data.txt.rclone_chunk.001_sazqmm: Copied (server-side copy) to: piped data.txt 2026/05/29 03:49:06 INFO : piped data.txt.rclone_chunk.001_sazqmm: 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/05/29 03:49:06 INFO : Chunked 'TestChunkerS3:rclone-test-dahegup8podu': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/05/29 03:49:06 DEBUG : small/emptyfile: size = 0 OK 2026/05/29 03:49:06 DEBUG : small/emptyfile.rclone_chunk.001_sazre7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/29 03:49:06 INFO : small/emptyfile.rclone_chunk.001_sazre7: Copied (server-side copy) to: small/emptyfile 2026/05/29 03:49:06 INFO : small/emptyfile.rclone_chunk.001_sazre7: Deleted 2026/05/29 03:49:07 DEBUG : small/smallfile: size = 2 OK 2026/05/29 03:49:07 DEBUG : small/smallfile.rclone_chunk.001_sazs3y: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/05/29 03:49:07 INFO : small/smallfile.rclone_chunk.001_sazs3y: Copied (server-side copy) to: small/smallfile 2026/05/29 03:49:07 INFO : small/smallfile.rclone_chunk.001_sazs3y: Deleted 2026/05/29 03:49:07 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/05/29 03:49:08 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/05/29 03:49:08 DEBUG : usermeta/today.rclone_chunk.001_sazt3d: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/05/29 03:49:08 INFO : usermeta/today.rclone_chunk.001_sazt3d: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/05/29 03:49:08 INFO : usermeta/today.rclone_chunk.001_sazt3d: Deleted 2026/05/29 03:49:09 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/05/29 03:49:09 DEBUG : usermeta/past.rclone_chunk.001_sazux7: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/05/29 03:49:09 INFO : usermeta/past.rclone_chunk.001_sazux7: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/05/29 03:49:09 INFO : usermeta/past.rclone_chunk.001_sazux7: Deleted 2026/05/29 03:49:10 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/05/29 03:49:10 DEBUG : usermeta/future.rclone_chunk.001_sazvhh: md5 = 82e240013837bf80c807dba600b4594d OK 2026/05/29 03:49:10 INFO : usermeta/future.rclone_chunk.001_sazvhh: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/05/29 03:49:10 INFO : usermeta/future.rclone_chunk.001_sazvhh: Deleted 2026/05/29 03:49:11 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/05/29 03:49:11 DEBUG : future/test: Can't copy - required hash not found 2026/05/29 03:49:11 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/29 03:49:11 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/29 03:49:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-dahegup8podu': File to upload is small (3 bytes), uploading instead of streaming 2026/05/29 03:49:12 DEBUG : Waiting for deletions to finish 2026/05/29 03:49:12 DEBUG : "future/test" version false 2026/05/29 03:49:12 DEBUG : future/test: Deleting (id "") 2026/05/29 03:49:12 DEBUG : "future/test.rclone_chunk.001" version false 2026/05/29 03:49:12 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/05/29 03:49:12 DEBUG : "future/test.rclone_chunk.002" version false 2026/05/29 03:49:12 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/05/29 03:49:12 DEBUG : "future/test.rclone_chunk.003" version false 2026/05/29 03:49:12 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/05/29 03:49:12 INFO : future/test: Deleted 2026/05/29 03:49:12 INFO : future/test.rclone_chunk.003: Deleted 2026/05/29 03:49:12 INFO : future/test.rclone_chunk.001: Deleted 2026/05/29 03:49:12 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.001_sazx2h: md5 = b8e191c2871663aee3cc6f0d786b5f86 OK 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.001_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.001_sazx2h: Deleted 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.002_sazx2h: md5 = c440eef49df7f8850331797b3ef7b1ed OK 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.002_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.002_sazx2h: Deleted 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.003_sazx2h: md5 = 64ecaf15c024b16dde26d89608f4f7be OK 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.003_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.003_sazx2h: Deleted 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.004_sazx2h: md5 = dfa152c0c02ba9653be2def5cb10fe82 OK 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.004_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.004_sazx2h: Deleted 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.005_sazx2h: md5 = 5f88f1bbd2d25ab98dbf78f1d831ee94 OK 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.005_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.005_sazx2h: Deleted 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.006_sazx2h: md5 = 4e362068a0ec95f4bed994c269b90508 OK 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.006_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.006_sazx2h: Deleted 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/05/29 03:49:15 DEBUG : backcomp/renamefile.rclone_chunk.007_sazx2h: md5 = bd2abdcb2dd4e95809b858a598983665 OK 2026/05/29 03:49:15 INFO : backcomp/renamefile.rclone_chunk.007_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.007_sazx2h: Deleted 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.008_sazx2h: md5 = b60d3dd31dbfbf6bb221bde38abdc2b2 OK 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.008_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.008_sazx2h: Deleted 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.009_sazx2h: md5 = 818fd5ba0f70232026db4c9dac59f1da OK 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.009_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.009_sazx2h: Deleted 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.010_sazx2h: md5 = f350844060cd275ee338d16e12cf51ac OK 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.010_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.010_sazx2h: Deleted 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.011_sazx2h: md5 = 9bf391b3eca76e0ce9e7f03cb9cafbd4 OK 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.011_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.011_sazx2h: Deleted 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.012_sazx2h: md5 = d5ffb39cfc06912192b75123cf677c2f OK 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.012_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.012_sazx2h: Deleted 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/05/29 03:49:16 DEBUG : backcomp/renamefile.rclone_chunk.013_sazx2h: md5 = f17b6a713ebd55b2ede07a48a5b02414 OK 2026/05/29 03:49:16 INFO : backcomp/renamefile.rclone_chunk.013_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.013_sazx2h: Deleted 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.014_sazx2h: md5 = 451e03cd86aaac5f7072cf600e6bef27 OK 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.014_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.014_sazx2h: Deleted 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.015_sazx2h: md5 = abc7065e3772def74434094fc11d7a19 OK 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.015_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.015_sazx2h: Deleted 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.016_sazx2h: md5 = bc85190633c1e9beee547f3bdcf31fa6 OK 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.016_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.016_sazx2h: Deleted 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.017_sazx2h: md5 = 4891eea0ae8fca29c4e17fd386db3fca OK 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.017_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.017_sazx2h: Deleted 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.018_sazx2h: md5 = 4487e35c803435dbebc75997a39dafb3 OK 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.018_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.018_sazx2h: Deleted 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/05/29 03:49:17 DEBUG : backcomp/renamefile.rclone_chunk.019_sazx2h: md5 = e1663d2c635bfd74745eea104c691dde OK 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.019_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/05/29 03:49:17 INFO : backcomp/renamefile.rclone_chunk.019_sazx2h: Deleted 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.020_sazx2h: md5 = ab49119d60b2686257b987fcc3afa293 OK 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.020_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.020_sazx2h: Deleted 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.021_sazx2h: md5 = 176e966a9240ee45d8018597032880bd OK 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.021_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.021_sazx2h: Deleted 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.022_sazx2h: md5 = a248c62b170a2834a945b400c528160d OK 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.022_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.022_sazx2h: Deleted 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.023_sazx2h: md5 = 8ea2fda3d202fd6b4b5132dafb68db68 OK 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.023_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.023_sazx2h: Deleted 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.024_sazx2h: md5 = 27f61bebafcf0e6c46d0658391fbaab1 OK 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.024_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.024_sazx2h: Deleted 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/05/29 03:49:18 DEBUG : backcomp/renamefile.rclone_chunk.025_sazx2h: md5 = b816c3004db87ef4fe8ed18146556029 OK 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.025_sazx2h: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/05/29 03:49:18 INFO : backcomp/renamefile.rclone_chunk.025_sazx2h: Deleted 2026/05/29 03:49:21 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/05/29 03:49:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dahegup8podu/servermovetest/subdir1" 2026/05/29 03:49:21 DEBUG : Creating backend with remote "TestS3:rclone-test-dahegup8podu/servermovetest/subdir1" 2026/05/29 03:49:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dahegup8podu/servermovetest/subdir2" 2026/05/29 03:49:21 DEBUG : Creating backend with remote "TestS3:rclone-test-dahegup8podu/servermovetest/subdir2" 2026/05/29 03:49:22 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/05/29 03:49:22 DEBUG : movefile.rclone_chunk.001_sb06hp: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/05/29 03:49:22 INFO : movefile.rclone_chunk.001_sb06hp: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/05/29 03:49:22 INFO : movefile.rclone_chunk.001_sb06hp: Deleted 2026/05/29 03:49:22 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/05/29 03:49:22 DEBUG : movefile.rclone_chunk.002_sb06hp: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/05/29 03:49:22 INFO : movefile.rclone_chunk.002_sb06hp: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/05/29 03:49:22 INFO : movefile.rclone_chunk.002_sb06hp: Deleted 2026/05/29 03:49:22 DEBUG : movefile: copy 2 data chunks... 2026/05/29 03:49:23 DEBUG : movefile: size = 6 OK 2026/05/29 03:49:23 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/05/29 03:49:23 INFO : movefile: Copied (server-side copy) 2026/05/29 03:49:23 INFO : movefile: Deleted 2026/05/29 03:49:23 DEBUG : Waiting for deletions to finish 2026/05/29 03:49:23 DEBUG : "servermovetest/subdir2/movefile" version false 2026/05/29 03:49:23 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/05/29 03:49:23 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/05/29 03:49:23 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/05/29 03:49:23 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/05/29 03:49:23 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/05/29 03:49:23 INFO : servermovetest/subdir2/movefile: Deleted 2026/05/29 03:49:23 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/05/29 03:49:23 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/05/29 03:49:23 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-dahegup8podu/md5all" 2026/05/29 03:49:23 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/05/29 03:49:23 DEBUG : Creating backend with remote "TestS3:rclone-test-dahegup8podu/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/05/29 03:49:24 DEBUG : unknown-size-put.txt.rclone_chunk.001_sb0965: open chunk writer: started multipart upload: vA062U0gQOvEZOhi2pKiczH4zjUF0hxdBIX.Y7xZoWft00YIAy0emVoDqkwwRf_Wa3BQk7LQT6HphAxqPLU8KYevJ6qNaU1Qyfhs0hbaO4iWU_oPrHbTVl.dEyo9Wdge 2026/05/29 03:49:24 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/29 03:49:24 DEBUG : unknown-size-put.txt.rclone_chunk.001_sb0965: multipart upload wrote chunk 1 with 100 bytes and etag "d65dfcc475e3df679090566f1e63f969" 2026/05/29 03:49:24 DEBUG : unknown-size-put.txt.rclone_chunk.001_sb0965: multipart upload "vA062U0gQOvEZOhi2pKiczH4zjUF0hxdBIX.Y7xZoWft00YIAy0emVoDqkwwRf_Wa3BQk7LQT6HphAxqPLU8KYevJ6qNaU1Qyfhs0hbaO4iWU_oPrHbTVl.dEyo9Wdge" finished 2026/05/29 03:49:24 DEBUG : unknown-size-put.txt.rclone_chunk.001_sb0965: Multipart upload Etag: fcc1b29642f59c6c932c31feb7913065-1 OK 2026/05/29 03:49:24 DEBUG : unknown-size-put.txt: size = 100 OK 2026/05/29 03:49:24 DEBUG : unknown-size-put.txt.rclone_chunk.001_sb0965: Src hash empty - aborting Dst hash check 2026/05/29 03:49:24 INFO : unknown-size-put.txt.rclone_chunk.001_sb0965: Copied (server-side copy) to: unknown-size-put.txt 2026/05/29 03:49:24 INFO : unknown-size-put.txt.rclone_chunk.001_sb0965: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/29 03:49:25 DEBUG : unknown-size-update.txt: size = 100 OK 2026/05/29 03:49:25 DEBUG : unknown-size-update.txt.rclone_chunk.001_sb09j1: md5 = 363097f74cee2129f75e6f6ebaf987b2 OK 2026/05/29 03:49:25 INFO : unknown-size-update.txt.rclone_chunk.001_sb09j1: Copied (server-side copy) to: unknown-size-update.txt 2026/05/29 03:49:25 INFO : unknown-size-update.txt.rclone_chunk.001_sb09j1: Deleted 2026/05/29 03:49:25 DEBUG : unknown-size-update.txt.rclone_chunk.001_sb0aam: open chunk writer: started multipart upload: _x6Wq3S6R9U_Yex4jv45eL9qKlRyGEEbMgwTHCy47rDLXu15QdiYYQrDMAaGLnyAEyblfpp9Ied3YgPKvAPs5RoptOLBhEOwf1KUxE_TkhwJSUpDuOKlj1XeTOD__oCc 2026/05/29 03:49:25 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/29 03:49:25 DEBUG : unknown-size-update.txt.rclone_chunk.001_sb0aam: multipart upload wrote chunk 1 with 200 bytes and etag "1ac84f3b8e715b391fb684116502c4d1" 2026/05/29 03:49:25 DEBUG : unknown-size-update.txt.rclone_chunk.001_sb0aam: multipart upload "_x6Wq3S6R9U_Yex4jv45eL9qKlRyGEEbMgwTHCy47rDLXu15QdiYYQrDMAaGLnyAEyblfpp9Ied3YgPKvAPs5RoptOLBhEOwf1KUxE_TkhwJSUpDuOKlj1XeTOD__oCc" finished 2026/05/29 03:49:25 DEBUG : unknown-size-update.txt.rclone_chunk.001_sb0aam: Multipart upload Etag: e138199f3cd3b6b9947d74123bcdf55f-1 OK 2026/05/29 03:49:26 DEBUG : unknown-size-update.txt: size = 200 OK 2026/05/29 03:49:26 DEBUG : unknown-size-update.txt.rclone_chunk.001_sb0aam: Src hash empty - aborting Dst hash check 2026/05/29 03:49:26 INFO : unknown-size-update.txt.rclone_chunk.001_sb0aam: Copied (server-side copy) to: unknown-size-update.txt 2026/05/29 03:49:26 INFO : unknown-size-update.txt.rclone_chunk.001_sb0aam: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/29 03:49:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dahegup8podu/deeper/nonexisting/directory" 2026/05/29 03:49:26 DEBUG : Creating backend with remote "TestS3:rclone-test-dahegup8podu/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/05/29 03:49:26 DEBUG : Waiting for deletions to finish 2026/05/29 03:49:26 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/29 03:49:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/29 03:49:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/29 03:49:26 INFO : S3 bucket rclone-test-dahegup8podu: Bucket "rclone-test-dahegup8podu" deleted 2026/05/29 03:49:26 ERROR : error listing: directory not found 2026/05/29 03:49:26 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (51.59s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (50.40s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- 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 (14.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.63s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.12s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.76s) --- 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.08s) --- 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.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- 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.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.78s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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.629s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.14331989s (try 1/5)