"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/05/03 01:03:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zutugoq4dopo" 2026/05/03 01:03:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/03 01:03:30 DEBUG : Creating backend with remote "TestS3:rclone-test-zutugoq4dopo" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/05/03 01:03:31 INFO : S3 bucket rclone-test-zutugoq4dopo: Bucket "rclone-test-zutugoq4dopo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/03 01:03:31 INFO : S3 bucket rclone-test-zutugoq4dopo: Bucket "rclone-test-zutugoq4dopo" deleted === RUN TestIntegration/FsMkdir 2026/05/03 01:03:32 INFO : S3 bucket rclone-test-zutugoq4dopo: Bucket "rclone-test-zutugoq4dopo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/03 01:03:32 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/03 01:03:32 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/03 01:03:32 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/03 01:03:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/05/03 01:03:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_fxzm6o: md5 = b483d336754bbbd838b592eae7ac5341 OK 2026/05/03 01:03:32 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_fxzm6o: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/03 01:03:32 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_fxzm6o: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/03 01:03:33 DEBUG : ./.: size = 100 OK 2026/05/03 01:03:33 DEBUG : ./..rclone_chunk.001_fxznll: md5 = 4567e9f32159e0dde84c666d4a76a859 OK 2026/05/03 01:03:33 INFO : ./..rclone_chunk.001_fxznll: Copied (server-side copy) to: ./. 2026/05/03 01:03:33 INFO : ./..rclone_chunk.001_fxznll: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/03 01:03:34 DEBUG : ../..: size = 100 OK 2026/05/03 01:03:34 DEBUG : ../...rclone_chunk.001_fxzoi0: md5 = 3317cfe85e09184834ad23f8e9ce37fb OK 2026/05/03 01:03:34 INFO : ../...rclone_chunk.001_fxzoi0: Copied (server-side copy) to: ../.. 2026/05/03 01:03:34 INFO : ../...rclone_chunk.001_fxzoi0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/03 01:03:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/05/03 01:03:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_fxzovn: md5 = 3d08486db6b5aba72fd3eae50ce00a91 OK 2026/05/03 01:03:35 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_fxzovn: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/03 01:03:35 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_fxzovn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/03 01:03:35 DEBUG : leading space/ leading space: size = 100 OK 2026/05/03 01:03:35 DEBUG : leading space/ leading space.rclone_chunk.001_fxzpat: md5 = b514a9746251b20efc0251f93586c0c8 OK 2026/05/03 01:03:35 INFO : leading space/ leading space.rclone_chunk.001_fxzpat: Copied (server-side copy) to: leading space/ leading space 2026/05/03 01:03:35 INFO : leading space/ leading space.rclone_chunk.001_fxzpat: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/03 01:03:36 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/05/03 01:03:36 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_fxzq98: md5 = a5a33045d3c9d9cabcf324bd90a60f98 OK 2026/05/03 01:03:36 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_fxzq98: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/05/03 01:03:36 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_fxzq98: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/03 01:03:37 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/05/03 01:03:37 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_fxzrl8: md5 = 6b3ee1e75e3ea4615d4382d4eb7a0d0b OK 2026/05/03 01:03:37 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_fxzrl8: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/05/03 01:03:37 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_fxzrl8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/03 01:03:38 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/05/03 01:03:38 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_fxzrzq: md5 = 3180dec90342c38006dfe6180f1e2926 OK 2026/05/03 01:03:38 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_fxzrzq: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/05/03 01:03:38 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_fxzrzq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/03 01:03:39 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/05/03 01:03:39 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_fxzsns: md5 = 588ec8800459dad2d4bd0273188e9af8 OK 2026/05/03 01:03:39 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_fxzsns: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/05/03 01:03:39 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_fxzsns: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/03 01:03:39 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/05/03 01:03:39 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_fxztn2: md5 = 83b418540c7441f9a4e9d88f361353e1 OK 2026/05/03 01:03:39 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_fxztn2: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/05/03 01:03:39 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_fxztn2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/03 01:03:40 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/05/03 01:03:40 DEBUG : .leading dot/.leading dot.rclone_chunk.001_fxzu2r: md5 = ce9ec64023f03798f4f8a111c1c1a6ee OK 2026/05/03 01:03:40 INFO : .leading dot/.leading dot.rclone_chunk.001_fxzu2r: Copied (server-side copy) to: .leading dot/.leading dot 2026/05/03 01:03:40 INFO : .leading dot/.leading dot.rclone_chunk.001_fxzu2r: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/03 01:03:41 DEBUG : trailing space /trailing space : size = 100 OK 2026/05/03 01:03:41 DEBUG : trailing space /trailing space .rclone_chunk.001_fxzvst: md5 = 835bac46ee2feb3a7abd5f1b5c640a46 OK 2026/05/03 01:03:41 INFO : trailing space /trailing space .rclone_chunk.001_fxzvst: Copied (server-side copy) to: trailing space /trailing space 2026/05/03 01:03:41 INFO : trailing space /trailing space .rclone_chunk.001_fxzvst: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/03 01:03:42 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/05/03 01:03:42 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_fxzv43: md5 = 60b44a142228d0a8cbc6af617bfb4e77 OK 2026/05/03 01:03:42 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_fxzv43: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/05/03 01:03:42 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_fxzv43: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/03 01:03:43 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/05/03 01:03:43 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_fxzwdg: md5 = b8a979f2f82d282cad6f3f7ff2386842 OK 2026/05/03 01:03:43 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_fxzwdg: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/05/03 01:03:43 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_fxzwdg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/03 01:03:43 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/05/03 01:03:43 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_fxzxgy: md5 = dcc8aba0d3c4af3d24d510c2e42daf8b OK 2026/05/03 01:03:43 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_fxzxgy: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/05/03 01:03:43 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_fxzxgy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/03 01:03:44 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/05/03 01:03:44 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_fxzy50: md5 = fc062231521678123514084909c9085d OK 2026/05/03 01:03:44 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_fxzy50: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/05/03 01:03:44 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_fxzy50: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/03 01:03:45 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/05/03 01:03:45 DEBUG : trailing dot./trailing dot..rclone_chunk.001_fxzz7g: md5 = d22b8b424fe6fca31fe9a7dab56cc507 OK 2026/05/03 01:03:45 INFO : trailing dot./trailing dot..rclone_chunk.001_fxzz7g: Copied (server-side copy) to: trailing dot./trailing dot. 2026/05/03 01:03:45 INFO : trailing dot./trailing dot..rclone_chunk.001_fxzz7g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/03 01:03:46 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/05/03 01:03:46 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_fxzzik: md5 = afecf82ba2d42a7c14c9d019c921012d OK 2026/05/03 01:03:46 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_fxzzik: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/05/03 01:03:46 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_fxzzik: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/03 01:03:46 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/05/03 01:03:46 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_fy006u: md5 = 1f10ccdeb80cf2b7ccde58ba010c3213 OK 2026/05/03 01:03:46 INFO : test%46.txt/test%46.txt.rclone_chunk.001_fy006u: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/05/03 01:03:46 INFO : test%46.txt/test%46.txt.rclone_chunk.001_fy006u: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/03 01:03:47 DEBUG : zero-length-file: size = 0 OK 2026/05/03 01:03:47 DEBUG : zero-length-file.rclone_chunk.001_fy01i0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/03 01:03:47 INFO : zero-length-file.rclone_chunk.001_fy01i0: Copied (server-side copy) to: zero-length-file 2026/05/03 01:03:47 INFO : zero-length-file.rclone_chunk.001_fy01i0: 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/03 01:03:48 DEBUG : file name.txt: size = 100 OK 2026/05/03 01:03:48 DEBUG : file name.txt.rclone_chunk.001_fy0254: md5 = 6439399a98755d267767b8741f7b87cd OK 2026/05/03 01:03:48 INFO : file name.txt.rclone_chunk.001_fy0254: Copied (server-side copy) to: file name.txt 2026/05/03 01:03:48 INFO : file name.txt.rclone_chunk.001_fy0254: Deleted 2026/05/03 01:03:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/05/03 01:03:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_fy02sm: md5 = 988f3e1900903de6490d7bfbae74ad71 OK 2026/05/03 01:03:49 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_fy02sm: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/03 01:03:49 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_fy02sm: Deleted 2026/05/03 01:03:49 DEBUG : file name.txt: size = 100 OK 2026/05/03 01:03:49 DEBUG : file name.txt.rclone_chunk.001_fy0371: md5 = 81812677f136339b7fa337ae71d51701 OK 2026/05/03 01:03:49 INFO : file name.txt.rclone_chunk.001_fy0371: Copied (server-side copy) to: file name.txt 2026/05/03 01:03:49 INFO : file name.txt.rclone_chunk.001_fy0371: 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/03 01:03:50 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/05/03 01:03:50 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/03 01:03:52 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/05/03 01:03:52 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_fy05qm: md5 = d0667cf713f03e57c038cd3a7320a4dc OK 2026/05/03 01:03:52 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_fy05qm: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/05/03 01:03:52 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_fy05qm: Deleted 2026/05/03 01:03:52 DEBUG : S3 bucket rclone-test-zutugoq4dopo: bucket is versioned: false 2026/05/03 01:03:52 DEBUG : Waiting for deletions to finish 2026/05/03 01:03:52 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/03 01:03:52 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/03 01:03:52 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/03 01:03:53 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/05/03 01:03:53 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_fy074d: md5 = 9babb6190230a0d148441d6c0d8c91ba OK 2026/05/03 01:03:53 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_fy074d: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/05/03 01:03:53 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_fy074d: Deleted 2026/05/03 01:03:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zutugoq4dopo/dirToPurgeFromRoot" 2026/05/03 01:03:54 DEBUG : Creating backend with remote "TestS3:rclone-test-zutugoq4dopo/dirToPurgeFromRoot" 2026/05/03 01:03:54 DEBUG : S3 bucket rclone-test-zutugoq4dopo path dirToPurgeFromRoot: bucket is versioned: false 2026/05/03 01:03:54 DEBUG : Waiting for deletions to finish 2026/05/03 01:03:54 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/03 01:03:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/03 01:03:54 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/03 01:03:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zutugoq4dopo/hello? sausage/êé" 2026/05/03 01:03:54 DEBUG : Creating backend with remote "TestS3:rclone-test-zutugoq4dopo/hello? sausage/êé" 2026/05/03 01:03:55 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/05/03 01:03:55 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_fy08nz: md5 = a33280416b793efb1a4eb5db01fd23b0 OK 2026/05/03 01:03:55 INFO : a/b/c/d/e.txt.rclone_chunk.001_fy08nz: Copied (server-side copy) to: a/b/c/d/e.txt 2026/05/03 01:03:55 INFO : a/b/c/d/e.txt.rclone_chunk.001_fy08nz: Deleted 2026/05/03 01:03:55 DEBUG : S3 bucket rclone-test-zutugoq4dopo path hello? sausage/êé: bucket is versioned: false 2026/05/03 01:03:55 DEBUG : Waiting for deletions to finish 2026/05/03 01:03:56 DEBUG : "a/b/c/d/e.txt" version false 2026/05/03 01:03:56 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/03 01:03:56 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/03 01:03:56 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/03 01:03:59 DEBUG : file name.txt: size = 200 OK 2026/05/03 01:03:59 DEBUG : file name.txt.rclone_chunk.001_fy0csf: md5 = 59cc74fc8b91811b74259befe461df00 OK 2026/05/03 01:03:59 INFO : file name.txt.rclone_chunk.001_fy0csf: Copied (server-side copy) to: file name.txt 2026/05/03 01:03:59 INFO : file name.txt.rclone_chunk.001_fy0csf: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/03 01:03:59 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zutugoq4dopo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/03 01:03:59 DEBUG : Creating backend with remote "TestS3:rclone-test-zutugoq4dopo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/03 01:03:59 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-zutugoq4dopo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-zutugoq4dopo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/03 01:03:59 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zutugoq4dopo/not found.txt" 2026/05/03 01:03:59 DEBUG : Creating backend with remote "TestS3:rclone-test-zutugoq4dopo/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/03 01:04:00 NOTICE: S3 bucket rclone-test-zutugoq4dopo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/03 01:04:00 DEBUG : piped data.txt.rclone_chunk.001_fy0e1x: open chunk writer: started multipart upload: dr_FbFMxVx160qjmu61oz_9_8woyW93lA99brtaxj6rjlwQOLFIxmJNBPHYn3W_ScP0xj5glpnMeoflmYzq52rwLyfAfBO5wXXzKOuKl6.TT.NDVXn0y1N80U0Fi7j6x 2026/05/03 01:04:00 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/03 01:04:00 DEBUG : piped data.txt.rclone_chunk.001_fy0e1x: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/03 01:04:00 DEBUG : piped data.txt.rclone_chunk.001_fy0e1x: multipart upload "dr_FbFMxVx160qjmu61oz_9_8woyW93lA99brtaxj6rjlwQOLFIxmJNBPHYn3W_ScP0xj5glpnMeoflmYzq52rwLyfAfBO5wXXzKOuKl6.TT.NDVXn0y1N80U0Fi7j6x" finished 2026/05/03 01:04:00 DEBUG : piped data.txt.rclone_chunk.001_fy0e1x: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/05/03 01:04:00 DEBUG : piped data.txt: size = 0 OK 2026/05/03 01:04:00 DEBUG : piped data.txt.rclone_chunk.001_fy0e1x: Src hash empty - aborting Dst hash check 2026/05/03 01:04:00 INFO : piped data.txt.rclone_chunk.001_fy0e1x: Copied (server-side copy) to: piped data.txt 2026/05/03 01:04:00 INFO : piped data.txt.rclone_chunk.001_fy0e1x: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/03 01:04:01 DEBUG : piped data.txt.rclone_chunk.001_fy0fmr: open chunk writer: started multipart upload: s6lkWJkbyauJJ6_gya0rdPB2XTeUbCUX14yPYf3uFUfEm0JHdhZyWOAYBJEG55YQQUpfA4qS47llENDvz51LcUFCJK7JhZJdEM8ZWs4sx1jUVxZg78eI2270rYk5eZDM 2026/05/03 01:04:01 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/03 01:04:01 DEBUG : piped data.txt.rclone_chunk.001_fy0fmr: multipart upload wrote chunk 1 with 100 bytes and etag "8f0297db3880a02383848daf01f2d503" 2026/05/03 01:04:01 DEBUG : piped data.txt.rclone_chunk.001_fy0fmr: multipart upload "s6lkWJkbyauJJ6_gya0rdPB2XTeUbCUX14yPYf3uFUfEm0JHdhZyWOAYBJEG55YQQUpfA4qS47llENDvz51LcUFCJK7JhZJdEM8ZWs4sx1jUVxZg78eI2270rYk5eZDM" finished 2026/05/03 01:04:01 DEBUG : piped data.txt.rclone_chunk.001_fy0fmr: Multipart upload Etag: a7cf7ac8dba833fce90ec56d2103b96d-1 OK 2026/05/03 01:04:01 DEBUG : piped data.txt: size = 100 OK 2026/05/03 01:04:01 DEBUG : piped data.txt.rclone_chunk.001_fy0fmr: Src hash empty - aborting Dst hash check 2026/05/03 01:04:01 INFO : piped data.txt.rclone_chunk.001_fy0fmr: Copied (server-side copy) to: piped data.txt 2026/05/03 01:04:01 INFO : piped data.txt.rclone_chunk.001_fy0fmr: 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/03 01:04:01 INFO : Chunked 'TestChunkerS3:rclone-test-zutugoq4dopo': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/05/03 01:04:02 DEBUG : small/emptyfile: size = 0 OK 2026/05/03 01:04:02 DEBUG : small/emptyfile.rclone_chunk.001_fy0ggd: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/03 01:04:02 INFO : small/emptyfile.rclone_chunk.001_fy0ggd: Copied (server-side copy) to: small/emptyfile 2026/05/03 01:04:02 INFO : small/emptyfile.rclone_chunk.001_fy0ggd: Deleted 2026/05/03 01:04:03 DEBUG : small/smallfile: size = 2 OK 2026/05/03 01:04:03 DEBUG : small/smallfile.rclone_chunk.001_fy0gn8: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/05/03 01:04:03 INFO : small/smallfile.rclone_chunk.001_fy0gn8: Copied (server-side copy) to: small/smallfile 2026/05/03 01:04:03 INFO : small/smallfile.rclone_chunk.001_fy0gn8: Deleted 2026/05/03 01:04:03 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/03 01:04:03 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/05/03 01:04:03 DEBUG : usermeta/today.rclone_chunk.001_fy0hae: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/05/03 01:04:03 INFO : usermeta/today.rclone_chunk.001_fy0hae: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/05/03 01:04:04 INFO : usermeta/today.rclone_chunk.001_fy0hae: Deleted 2026/05/03 01:04:05 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/05/03 01:04:05 DEBUG : usermeta/past.rclone_chunk.001_fy0i86: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/05/03 01:04:05 INFO : usermeta/past.rclone_chunk.001_fy0i86: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/05/03 01:04:05 INFO : usermeta/past.rclone_chunk.001_fy0i86: Deleted 2026/05/03 01:04:06 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/05/03 01:04:06 DEBUG : usermeta/future.rclone_chunk.001_fy0jhp: md5 = 82e240013837bf80c807dba600b4594d OK 2026/05/03 01:04:06 INFO : usermeta/future.rclone_chunk.001_fy0jhp: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/05/03 01:04:06 INFO : usermeta/future.rclone_chunk.001_fy0jhp: Deleted 2026/05/03 01:04:06 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/05/03 01:04:07 DEBUG : future/test: Can't copy - required hash not found 2026/05/03 01:04:07 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/03 01:04:07 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/03 01:04:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-zutugoq4dopo': File to upload is small (3 bytes), uploading instead of streaming 2026/05/03 01:04:07 DEBUG : Waiting for deletions to finish 2026/05/03 01:04:07 DEBUG : "future/test" version false 2026/05/03 01:04:07 DEBUG : future/test: Deleting (id "") 2026/05/03 01:04:07 DEBUG : "future/test.rclone_chunk.001" version false 2026/05/03 01:04:07 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/05/03 01:04:07 DEBUG : "future/test.rclone_chunk.002" version false 2026/05/03 01:04:07 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/05/03 01:04:07 DEBUG : "future/test.rclone_chunk.003" version false 2026/05/03 01:04:07 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/05/03 01:04:07 INFO : future/test: Deleted 2026/05/03 01:04:07 INFO : future/test.rclone_chunk.002: Deleted 2026/05/03 01:04:07 INFO : future/test.rclone_chunk.003: Deleted 2026/05/03 01:04:07 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.001_fy0lrr: md5 = 9cf03fdaf7e4ef599e5dae68e02d9c94 OK 2026/05/03 01:04:10 INFO : backcomp/renamefile.rclone_chunk.001_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/05/03 01:04:10 INFO : backcomp/renamefile.rclone_chunk.001_fy0lrr: Deleted 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.002_fy0lrr: md5 = dbd13b2470177ae01ef68ef9e80581d5 OK 2026/05/03 01:04:10 INFO : backcomp/renamefile.rclone_chunk.002_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/05/03 01:04:10 INFO : backcomp/renamefile.rclone_chunk.002_fy0lrr: Deleted 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.003_fy0lrr: md5 = 9d1e4c7d99fa0e70e7b80976d0a26978 OK 2026/05/03 01:04:10 INFO : backcomp/renamefile.rclone_chunk.003_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/05/03 01:04:10 INFO : backcomp/renamefile.rclone_chunk.003_fy0lrr: Deleted 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.004_fy0lrr: md5 = 4bfc43609cf00e4e3faa62c2fb6b1c16 OK 2026/05/03 01:04:10 INFO : backcomp/renamefile.rclone_chunk.004_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/05/03 01:04:10 INFO : backcomp/renamefile.rclone_chunk.004_fy0lrr: Deleted 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/05/03 01:04:10 DEBUG : backcomp/renamefile.rclone_chunk.005_fy0lrr: md5 = 3ee6a417f04aaf728107e5a125973f0d OK 2026/05/03 01:04:10 INFO : backcomp/renamefile.rclone_chunk.005_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.005_fy0lrr: Deleted 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.006_fy0lrr: md5 = 3bfdd2e6bc8164ae49cc8f0c73087455 OK 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.006_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.006_fy0lrr: Deleted 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.007_fy0lrr: md5 = ebce044295f819b8b5445b233d308b7e OK 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.007_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.007_fy0lrr: Deleted 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.008_fy0lrr: md5 = 3aadc6eee023f81c412e2f0fab758074 OK 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.008_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.008_fy0lrr: Deleted 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.009_fy0lrr: md5 = 28ac465b6a91c59892cac8e26ff85151 OK 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.009_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.009_fy0lrr: Deleted 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.010_fy0lrr: md5 = 876a76522d67cc2a4b89be5312a791a2 OK 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.010_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.010_fy0lrr: Deleted 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/05/03 01:04:11 DEBUG : backcomp/renamefile.rclone_chunk.011_fy0lrr: md5 = 6f13b74720eca403ad360ad7b9109e98 OK 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.011_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/05/03 01:04:11 INFO : backcomp/renamefile.rclone_chunk.011_fy0lrr: Deleted 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.012_fy0lrr: md5 = 9c07d299b12975e8fa3691db905def66 OK 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.012_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.012_fy0lrr: Deleted 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.013_fy0lrr: md5 = 74911789afb4eca07809125555811a26 OK 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.013_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.013_fy0lrr: Deleted 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.014_fy0lrr: md5 = 6a039f797ba676b02edeb3d5ffe0d60f OK 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.014_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.014_fy0lrr: Deleted 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.015_fy0lrr: md5 = f38cba53c9042b9b1dad92b08e1d6987 OK 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.015_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.015_fy0lrr: Deleted 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.016_fy0lrr: md5 = dc571a0e8bc6e6169eaf7b0e98aaeb85 OK 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.016_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.016_fy0lrr: Deleted 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.017_fy0lrr: md5 = 573380fc42406d625586f88158b1c591 OK 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.017_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.017_fy0lrr: Deleted 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/05/03 01:04:12 DEBUG : backcomp/renamefile.rclone_chunk.018_fy0lrr: md5 = ebb6c7bd267c5c9588939221112d006e OK 2026/05/03 01:04:12 INFO : backcomp/renamefile.rclone_chunk.018_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.018_fy0lrr: Deleted 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.019_fy0lrr: md5 = a1177048d5dfc4a6c14c96464e97a229 OK 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.019_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.019_fy0lrr: Deleted 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.020_fy0lrr: md5 = cb826b3c724fcf33101efe318705ba16 OK 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.020_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.020_fy0lrr: Deleted 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.021_fy0lrr: md5 = bf3eaa5489799d7f57ce3b55eb8bf27c OK 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.021_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.021_fy0lrr: Deleted 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.022_fy0lrr: md5 = acd09cfba310ad3642c61f9d5a622d3b OK 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.022_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.022_fy0lrr: Deleted 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.023_fy0lrr: md5 = ba0780e254c2c3aa3ae1e87a54420fe3 OK 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.023_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.023_fy0lrr: Deleted 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/05/03 01:04:13 DEBUG : backcomp/renamefile.rclone_chunk.024_fy0lrr: md5 = a0c0ada3da544c25c078effde3b3e245 OK 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.024_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/05/03 01:04:13 INFO : backcomp/renamefile.rclone_chunk.024_fy0lrr: Deleted 2026/05/03 01:04:14 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/05/03 01:04:14 DEBUG : backcomp/renamefile.rclone_chunk.025_fy0lrr: md5 = c9dade0298ef78a0dfffe390f8789502 OK 2026/05/03 01:04:14 INFO : backcomp/renamefile.rclone_chunk.025_fy0lrr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/05/03 01:04:14 INFO : backcomp/renamefile.rclone_chunk.025_fy0lrr: Deleted 2026/05/03 01:04:16 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/05/03 01:04:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zutugoq4dopo/servermovetest/subdir1" 2026/05/03 01:04:16 DEBUG : Creating backend with remote "TestS3:rclone-test-zutugoq4dopo/servermovetest/subdir1" 2026/05/03 01:04:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zutugoq4dopo/servermovetest/subdir2" 2026/05/03 01:04:16 DEBUG : Creating backend with remote "TestS3:rclone-test-zutugoq4dopo/servermovetest/subdir2" 2026/05/03 01:04:17 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/05/03 01:04:17 DEBUG : movefile.rclone_chunk.001_fy0uy3: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/05/03 01:04:17 INFO : movefile.rclone_chunk.001_fy0uy3: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/05/03 01:04:17 INFO : movefile.rclone_chunk.001_fy0uy3: Deleted 2026/05/03 01:04:17 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/05/03 01:04:17 DEBUG : movefile.rclone_chunk.002_fy0uy3: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/05/03 01:04:17 INFO : movefile.rclone_chunk.002_fy0uy3: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/05/03 01:04:17 INFO : movefile.rclone_chunk.002_fy0uy3: Deleted 2026/05/03 01:04:17 DEBUG : movefile: copy 2 data chunks... 2026/05/03 01:04:18 DEBUG : movefile: size = 6 OK 2026/05/03 01:04:18 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/05/03 01:04:18 INFO : movefile: Copied (server-side copy) 2026/05/03 01:04:18 INFO : movefile: Deleted 2026/05/03 01:04:18 DEBUG : Waiting for deletions to finish 2026/05/03 01:04:19 DEBUG : "servermovetest/subdir2/movefile" version false 2026/05/03 01:04:19 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/05/03 01:04:19 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/05/03 01:04:19 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/05/03 01:04:19 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/05/03 01:04:19 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/05/03 01:04:19 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/05/03 01:04:19 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/05/03 01:04:19 INFO : servermovetest/subdir2/movefile: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/05/03 01:04:19 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-zutugoq4dopo/md5all" 2026/05/03 01:04:19 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/05/03 01:04:19 DEBUG : Creating backend with remote "TestS3:rclone-test-zutugoq4dopo/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/03 01:04:19 DEBUG : unknown-size-put.txt.rclone_chunk.001_fy0x2n: open chunk writer: started multipart upload: fC9zSB98LCGqoOmbbpt.LdCOtnCFSfyCCZTPbsQESZwFL_htA0UtxvL35_BIYFXF0UC.6hqecnClvPKHd8qm0Z__ESrhGR1ialYb1q7aonqKL0G2mNJbspnaByB2iE_u 2026/05/03 01:04:19 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/03 01:04:19 DEBUG : unknown-size-put.txt.rclone_chunk.001_fy0x2n: multipart upload wrote chunk 1 with 100 bytes and etag "089b8d0e97127fa3cd6fcb8bf7716a7f" 2026/05/03 01:04:19 DEBUG : unknown-size-put.txt.rclone_chunk.001_fy0x2n: multipart upload "fC9zSB98LCGqoOmbbpt.LdCOtnCFSfyCCZTPbsQESZwFL_htA0UtxvL35_BIYFXF0UC.6hqecnClvPKHd8qm0Z__ESrhGR1ialYb1q7aonqKL0G2mNJbspnaByB2iE_u" finished 2026/05/03 01:04:19 DEBUG : unknown-size-put.txt.rclone_chunk.001_fy0x2n: Multipart upload Etag: 65b869b1ae87221f652d7e95db45f72f-1 OK 2026/05/03 01:04:19 DEBUG : unknown-size-put.txt: size = 100 OK 2026/05/03 01:04:19 DEBUG : unknown-size-put.txt.rclone_chunk.001_fy0x2n: Src hash empty - aborting Dst hash check 2026/05/03 01:04:19 INFO : unknown-size-put.txt.rclone_chunk.001_fy0x2n: Copied (server-side copy) to: unknown-size-put.txt 2026/05/03 01:04:19 INFO : unknown-size-put.txt.rclone_chunk.001_fy0x2n: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/03 01:04:20 DEBUG : unknown-size-update.txt: size = 100 OK 2026/05/03 01:04:20 DEBUG : unknown-size-update.txt.rclone_chunk.001_fy0yjf: md5 = 1c9bafaf136851b9df71c3f2a5b953dc OK 2026/05/03 01:04:20 INFO : unknown-size-update.txt.rclone_chunk.001_fy0yjf: Copied (server-side copy) to: unknown-size-update.txt 2026/05/03 01:04:20 INFO : unknown-size-update.txt.rclone_chunk.001_fy0yjf: Deleted 2026/05/03 01:04:20 DEBUG : unknown-size-update.txt.rclone_chunk.001_fy0yci: open chunk writer: started multipart upload: IQt3k809G.t9NQlBlUVfCj9dJknPonO_qtSsNWu2UXhqMZL26yqoNyrAyxtkpU0Va2vyRYS_YZPPZiLkDc6qC79LcgD9LrgG5wDkrjaNOcwrnjfcNcdgXr9wV7F.jVTE 2026/05/03 01:04:20 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/03 01:04:20 DEBUG : unknown-size-update.txt.rclone_chunk.001_fy0yci: multipart upload wrote chunk 1 with 200 bytes and etag "687e77969c1fda0c29ad5524346707ee" 2026/05/03 01:04:20 DEBUG : unknown-size-update.txt.rclone_chunk.001_fy0yci: multipart upload "IQt3k809G.t9NQlBlUVfCj9dJknPonO_qtSsNWu2UXhqMZL26yqoNyrAyxtkpU0Va2vyRYS_YZPPZiLkDc6qC79LcgD9LrgG5wDkrjaNOcwrnjfcNcdgXr9wV7F.jVTE" finished 2026/05/03 01:04:20 DEBUG : unknown-size-update.txt.rclone_chunk.001_fy0yci: Multipart upload Etag: d09c2537ece40d3edf0243c4ef3b5403-1 OK 2026/05/03 01:04:21 DEBUG : unknown-size-update.txt: size = 200 OK 2026/05/03 01:04:21 DEBUG : unknown-size-update.txt.rclone_chunk.001_fy0yci: Src hash empty - aborting Dst hash check 2026/05/03 01:04:21 INFO : unknown-size-update.txt.rclone_chunk.001_fy0yci: Copied (server-side copy) to: unknown-size-update.txt 2026/05/03 01:04:21 INFO : unknown-size-update.txt.rclone_chunk.001_fy0yci: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/03 01:04:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zutugoq4dopo/deeper/nonexisting/directory" 2026/05/03 01:04:21 DEBUG : Creating backend with remote "TestS3:rclone-test-zutugoq4dopo/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/03 01:04:21 DEBUG : Waiting for deletions to finish 2026/05/03 01:04:21 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/03 01:04:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/03 01:04:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/03 01:04:21 INFO : S3 bucket rclone-test-zutugoq4dopo: Bucket "rclone-test-zutugoq4dopo" deleted 2026/05/03 01:04:22 ERROR : error listing: directory not found 2026/05/03 01:04:22 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (51.80s) --- 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.32s) --- PASS: TestIntegration/FsMkdir (50.62s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.65s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- 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.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.72s) --- 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.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.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.10s) --- 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.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.52s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (3.06s) --- 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.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.40s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 51.873s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 57.734299603s (try 1/5)