"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestChunkerS3:" 2026/08/05 04:03:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gazilux6woci" 2026/08/05 04:03:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/05 04:03:33 DEBUG : Creating backend with remote "TestS3:rclone-test-gazilux6woci" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/08/05 04:03:33 INFO : S3 bucket rclone-test-gazilux6woci: Bucket "rclone-test-gazilux6woci" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/05 04:03:34 INFO : S3 bucket rclone-test-gazilux6woci: Bucket "rclone-test-gazilux6woci" deleted === RUN TestIntegration/FsMkdir 2026/08/05 04:03:34 INFO : S3 bucket rclone-test-gazilux6woci: Bucket "rclone-test-gazilux6woci" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/05 04:03:34 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/05 04:03:34 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/05 04:03:34 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/05 04:03:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/08/05 04:03:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_a90n3b: md5 = 390dbdde78fa52c244194dc4e7bb82f1 OK 2026/08/05 04:03:35 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_a90n3b: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/08/05 04:03:35 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_a90n3b: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/05 04:03:35 DEBUG : ./.: size = 100 OK 2026/08/05 04:03:35 DEBUG : ./..rclone_chunk.001_a90opo: md5 = ffddacc5eec3c5e599009fe87ad0ae05 OK 2026/08/05 04:03:35 INFO : ./..rclone_chunk.001_a90opo: Copied (server-side copy) to: ./. 2026/08/05 04:03:36 INFO : ./..rclone_chunk.001_a90opo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/05 04:03:36 DEBUG : ../..: size = 100 OK 2026/08/05 04:03:36 DEBUG : ../...rclone_chunk.001_a90pqf: md5 = be900f12c311ec476a097d84fbe67097 OK 2026/08/05 04:03:36 INFO : ../...rclone_chunk.001_a90pqf: Copied (server-side copy) to: ../.. 2026/08/05 04:03:36 INFO : ../...rclone_chunk.001_a90pqf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/05 04:03:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/08/05 04:03:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_a90q26: md5 = 0d80c91183370abaf4bc4872a51a4db2 OK 2026/08/05 04:03:37 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_a90q26: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/08/05 04:03:37 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_a90q26: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/05 04:03:38 DEBUG : leading space/ leading space: size = 100 OK 2026/08/05 04:03:38 DEBUG : leading space/ leading space.rclone_chunk.001_a90qiw: md5 = b255848afc2cacb587d5c697e17a720a OK 2026/08/05 04:03:38 INFO : leading space/ leading space.rclone_chunk.001_a90qiw: Copied (server-side copy) to: leading space/ leading space 2026/08/05 04:03:38 INFO : leading space/ leading space.rclone_chunk.001_a90qiw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/05 04:03:39 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/08/05 04:03:39 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_a90r3m: md5 = 6927497c94a6fd1ca663af159c79f925 OK 2026/08/05 04:03:39 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_a90r3m: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/08/05 04:03:39 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_a90r3m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/05 04:03:39 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/08/05 04:03:39 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_a90sxw: md5 = 89ed740cbc4f403295f39f550b83795e OK 2026/08/05 04:03:39 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_a90sxw: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/08/05 04:03:39 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_a90sxw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/05 04:03:40 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/08/05 04:03:40 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_a90tgg: md5 = 92134789e21689455f07c24b7c2e4b48 OK 2026/08/05 04:03:40 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_a90tgg: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/08/05 04:03:40 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_a90tgg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/05 04:03:41 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/08/05 04:03:41 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_a90t1n: md5 = e765d88f001082ebe22bbbad27cda946 OK 2026/08/05 04:03:41 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_a90t1n: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/08/05 04:03:41 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_a90t1n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/05 04:03:41 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/08/05 04:03:41 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_a90u01: md5 = 0f94f048dbba4a89b52b431fee68b2e6 OK 2026/08/05 04:03:41 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_a90u01: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/08/05 04:03:41 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_a90u01: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/05 04:03:42 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/08/05 04:03:42 DEBUG : .leading dot/.leading dot.rclone_chunk.001_a90vqh: md5 = dfc82c4590a67f78b3b95f8b77696fca OK 2026/08/05 04:03:42 INFO : .leading dot/.leading dot.rclone_chunk.001_a90vqh: Copied (server-side copy) to: .leading dot/.leading dot 2026/08/05 04:03:42 INFO : .leading dot/.leading dot.rclone_chunk.001_a90vqh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/05 04:03:43 DEBUG : trailing space /trailing space : size = 100 OK 2026/08/05 04:03:43 DEBUG : trailing space /trailing space .rclone_chunk.001_a90wum: md5 = 9a6202cf308043217864ec4f14091137 OK 2026/08/05 04:03:43 INFO : trailing space /trailing space .rclone_chunk.001_a90wum: Copied (server-side copy) to: trailing space /trailing space 2026/08/05 04:03:43 INFO : trailing space /trailing space .rclone_chunk.001_a90wum: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/05 04:03:44 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/08/05 04:03:44 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_a90w8x: md5 = 1bca97eebb078009f0b7196b7f374d5d OK 2026/08/05 04:03:44 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_a90w8x: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/08/05 04:03:44 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_a90w8x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/05 04:03:44 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/08/05 04:03:44 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_a90x7m: md5 = e8069d86b62c7392527cbb3b060ca94a OK 2026/08/05 04:03:44 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_a90x7m: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/08/05 04:03:44 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_a90x7m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/05 04:03:45 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/08/05 04:03:45 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_a90ybm: md5 = b7ee5a6e9faf640d9679a39001a98b07 OK 2026/08/05 04:03:45 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_a90ybm: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/08/05 04:03:45 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_a90ybm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/05 04:03:46 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/08/05 04:03:46 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_a90zbc: md5 = e5d2f7e303430653b8988695db7319f7 OK 2026/08/05 04:03:46 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_a90zbc: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/08/05 04:03:46 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_a90zbc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/05 04:03:47 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/08/05 04:03:47 DEBUG : trailing dot./trailing dot..rclone_chunk.001_a90zbd: md5 = fce61a59adea4e30794e327d3c38fc95 OK 2026/08/05 04:03:47 INFO : trailing dot./trailing dot..rclone_chunk.001_a90zbd: Copied (server-side copy) to: trailing dot./trailing dot. 2026/08/05 04:03:47 INFO : trailing dot./trailing dot..rclone_chunk.001_a90zbd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/05 04:03:47 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/08/05 04:03:47 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_a910dp: md5 = 1eff620bd63af28f1ace3de22beb0c18 OK 2026/08/05 04:03:47 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_a910dp: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/08/05 04:03:47 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_a910dp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/05 04:03:48 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/08/05 04:03:48 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_a9114g: md5 = dd1ff3e634d4f33ce34d4492dc3256d8 OK 2026/08/05 04:03:48 INFO : test%46.txt/test%46.txt.rclone_chunk.001_a9114g: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/08/05 04:03:48 INFO : test%46.txt/test%46.txt.rclone_chunk.001_a9114g: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/05 04:03:49 DEBUG : zero-length-file: size = 0 OK 2026/08/05 04:03:49 DEBUG : zero-length-file.rclone_chunk.001_a912cq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/05 04:03:49 INFO : zero-length-file.rclone_chunk.001_a912cq: Copied (server-side copy) to: zero-length-file 2026/08/05 04:03:49 INFO : zero-length-file.rclone_chunk.001_a912cq: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/05 04:03:50 DEBUG : file name.txt: size = 100 OK 2026/08/05 04:03:50 DEBUG : file name.txt.rclone_chunk.001_a913zu: md5 = ade910b70d702220e79da6829910d986 OK 2026/08/05 04:03:50 INFO : file name.txt.rclone_chunk.001_a913zu: Copied (server-side copy) to: file name.txt 2026/08/05 04:03:50 INFO : file name.txt.rclone_chunk.001_a913zu: Deleted 2026/08/05 04:03:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/08/05 04:03:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_a913ex: md5 = e2ca775be80cd7fce860446424fb52c0 OK 2026/08/05 04:03:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_a913ex: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/08/05 04:03:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_a913ex: Deleted 2026/08/05 04:03:51 DEBUG : file name.txt: size = 100 OK 2026/08/05 04:03:51 DEBUG : file name.txt.rclone_chunk.001_a914al: md5 = 33be0d35490dee34b0016f1c0a7effec OK 2026/08/05 04:03:51 INFO : file name.txt.rclone_chunk.001_a914al: Copied (server-side copy) to: file name.txt 2026/08/05 04:03:51 INFO : file name.txt.rclone_chunk.001_a914al: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/05 04:03:52 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/08/05 04:03:52 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/05 04:03:53 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/08/05 04:03:53 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_a916aj: md5 = 1c4e2a0d85a50e3436a44ad74a4f8257 OK 2026/08/05 04:03:53 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_a916aj: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/08/05 04:03:53 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_a916aj: Deleted 2026/08/05 04:03:54 DEBUG : S3 bucket rclone-test-gazilux6woci: bucket is versioned: false 2026/08/05 04:03:54 DEBUG : Waiting for deletions to finish 2026/08/05 04:03:54 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/05 04:03:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/05 04:03:54 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/05 04:03:55 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/08/05 04:03:55 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_a917a2: md5 = 290c53a9404779e192bfe059d8b51bb6 OK 2026/08/05 04:03:55 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_a917a2: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/08/05 04:03:55 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_a917a2: Deleted 2026/08/05 04:03:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gazilux6woci/dirToPurgeFromRoot" 2026/08/05 04:03:55 DEBUG : Creating backend with remote "TestS3:rclone-test-gazilux6woci/dirToPurgeFromRoot" 2026/08/05 04:03:55 DEBUG : S3 bucket rclone-test-gazilux6woci path dirToPurgeFromRoot: bucket is versioned: false 2026/08/05 04:03:55 DEBUG : Waiting for deletions to finish 2026/08/05 04:03:55 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/05 04:03:55 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/05 04:03:56 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/05 04:03:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gazilux6woci/hello? sausage/êé" 2026/08/05 04:03:56 DEBUG : Creating backend with remote "TestS3:rclone-test-gazilux6woci/hello? sausage/êé" 2026/08/05 04:03:57 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/08/05 04:03:57 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_a919ji: md5 = b3beed28a3779e92860a349c35aed016 OK 2026/08/05 04:03:57 INFO : a/b/c/d/e.txt.rclone_chunk.001_a919ji: Copied (server-side copy) to: a/b/c/d/e.txt 2026/08/05 04:03:57 INFO : a/b/c/d/e.txt.rclone_chunk.001_a919ji: Deleted 2026/08/05 04:03:57 DEBUG : S3 bucket rclone-test-gazilux6woci path hello? sausage/êé: bucket is versioned: false 2026/08/05 04:03:57 DEBUG : Waiting for deletions to finish 2026/08/05 04:03:57 DEBUG : "a/b/c/d/e.txt" version false 2026/08/05 04:03:57 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/05 04:03:57 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/05 04:03:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/05 04:04:01 DEBUG : file name.txt: size = 200 OK 2026/08/05 04:04:01 DEBUG : file name.txt.rclone_chunk.001_a91ecx: md5 = 2b707df2a672402c8e8609b3c7f4484d OK 2026/08/05 04:04:01 INFO : file name.txt.rclone_chunk.001_a91ecx: Copied (server-side copy) to: file name.txt 2026/08/05 04:04:01 INFO : file name.txt.rclone_chunk.001_a91ecx: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/05 04:04:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gazilux6woci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/05 04:04:02 DEBUG : Creating backend with remote "TestS3:rclone-test-gazilux6woci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/05 04:04:02 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-gazilux6woci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-gazilux6woci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/05 04:04:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gazilux6woci/not found.txt" 2026/08/05 04:04:02 DEBUG : Creating backend with remote "TestS3:rclone-test-gazilux6woci/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1976: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/05 04:04:02 NOTICE: S3 bucket rclone-test-gazilux6woci: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/05 04:04:03 DEBUG : piped data.txt.rclone_chunk.001_a91fl4: open chunk writer: started multipart upload: 7pz.CXt4wupVSkEIY752sqQ8iI2NRs0bp3bf5Qpt_jq95irGt.nUg63rgygXNy7AwzeSaayexwoj3iYd4LinjA8myDRfcRbKmG1Hm9KBr78LcAvsYZPcfJ2WTd7sLYeg 2026/08/05 04:04:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/05 04:04:03 DEBUG : piped data.txt.rclone_chunk.001_a91fl4: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/05 04:04:03 DEBUG : piped data.txt.rclone_chunk.001_a91fl4: multipart upload "7pz.CXt4wupVSkEIY752sqQ8iI2NRs0bp3bf5Qpt_jq95irGt.nUg63rgygXNy7AwzeSaayexwoj3iYd4LinjA8myDRfcRbKmG1Hm9KBr78LcAvsYZPcfJ2WTd7sLYeg" finished 2026/08/05 04:04:03 DEBUG : piped data.txt.rclone_chunk.001_a91fl4: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/08/05 04:04:03 DEBUG : piped data.txt: size = 0 OK 2026/08/05 04:04:03 DEBUG : piped data.txt.rclone_chunk.001_a91fl4: Src hash empty - aborting Dst hash check 2026/08/05 04:04:03 INFO : piped data.txt.rclone_chunk.001_a91fl4: Copied (server-side copy) to: piped data.txt 2026/08/05 04:04:03 INFO : piped data.txt.rclone_chunk.001_a91fl4: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/05 04:04:03 DEBUG : piped data.txt.rclone_chunk.001_a91g8f: open chunk writer: started multipart upload: WgFRKBluaiGgJMsR3YVVGpRI1TkvrWXnLVBQkf_kfgqPG6_t0GVPdKs_SfFBCvwzJ8bZJyDGgEm3gFKLHgcGRIMLzdf3FhDboIJU5VaCY32JbGcL5ZoxqsuL4R1XgYzV 2026/08/05 04:04:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/05 04:04:03 DEBUG : piped data.txt.rclone_chunk.001_a91g8f: multipart upload wrote chunk 1 with 100 bytes and etag "dc0d474edda51f58f761fc14ba7f892e" 2026/08/05 04:04:04 DEBUG : piped data.txt.rclone_chunk.001_a91g8f: multipart upload "WgFRKBluaiGgJMsR3YVVGpRI1TkvrWXnLVBQkf_kfgqPG6_t0GVPdKs_SfFBCvwzJ8bZJyDGgEm3gFKLHgcGRIMLzdf3FhDboIJU5VaCY32JbGcL5ZoxqsuL4R1XgYzV" finished 2026/08/05 04:04:04 DEBUG : piped data.txt.rclone_chunk.001_a91g8f: Multipart upload Etag: 4ec00f38d6d66b4a9d59f90691d9e397-1 OK 2026/08/05 04:04:04 DEBUG : piped data.txt: size = 100 OK 2026/08/05 04:04:04 DEBUG : piped data.txt.rclone_chunk.001_a91g8f: Src hash empty - aborting Dst hash check 2026/08/05 04:04:04 INFO : piped data.txt.rclone_chunk.001_a91g8f: Copied (server-side copy) to: piped data.txt 2026/08/05 04:04:04 INFO : piped data.txt.rclone_chunk.001_a91g8f: 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/08/05 04:04:04 INFO : Chunked 'TestChunkerS3:rclone-test-gazilux6woci': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/08/05 04:04:04 DEBUG : small/emptyfile: size = 0 OK 2026/08/05 04:04:04 DEBUG : small/emptyfile.rclone_chunk.001_a91hue: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/05 04:04:04 INFO : small/emptyfile.rclone_chunk.001_a91hue: Copied (server-side copy) to: small/emptyfile 2026/08/05 04:04:04 INFO : small/emptyfile.rclone_chunk.001_a91hue: Deleted 2026/08/05 04:04:05 DEBUG : small/smallfile: size = 2 OK 2026/08/05 04:04:05 DEBUG : small/smallfile.rclone_chunk.001_a91ibi: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/08/05 04:04:05 INFO : small/smallfile.rclone_chunk.001_a91ibi: Copied (server-side copy) to: small/smallfile 2026/08/05 04:04:05 INFO : small/smallfile.rclone_chunk.001_a91ibi: Deleted 2026/08/05 04:04:05 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/08/05 04:04:06 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/08/05 04:04:06 DEBUG : usermeta/today.rclone_chunk.001_a91jqn: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/08/05 04:04:06 INFO : usermeta/today.rclone_chunk.001_a91jqn: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/08/05 04:04:06 INFO : usermeta/today.rclone_chunk.001_a91jqn: Deleted 2026/08/05 04:04:07 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/08/05 04:04:07 DEBUG : usermeta/past.rclone_chunk.001_a91khl: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/08/05 04:04:07 INFO : usermeta/past.rclone_chunk.001_a91khl: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/08/05 04:04:07 INFO : usermeta/past.rclone_chunk.001_a91khl: Deleted 2026/08/05 04:04:08 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/08/05 04:04:08 DEBUG : usermeta/future.rclone_chunk.001_a91l1o: md5 = 82e240013837bf80c807dba600b4594d OK 2026/08/05 04:04:08 INFO : usermeta/future.rclone_chunk.001_a91l1o: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/08/05 04:04:08 INFO : usermeta/future.rclone_chunk.001_a91l1o: Deleted 2026/08/05 04:04:09 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/08/05 04:04:09 DEBUG : future/test: Can't copy - required hash not found 2026/08/05 04:04:10 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/05 04:04:10 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/05 04:04:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-gazilux6woci': File to upload is small (3 bytes), uploading instead of streaming 2026/08/05 04:04:10 DEBUG : Waiting for deletions to finish 2026/08/05 04:04:10 DEBUG : "future/test" version false 2026/08/05 04:04:10 DEBUG : future/test: Deleting (id "") 2026/08/05 04:04:10 DEBUG : "future/test.rclone_chunk.001" version false 2026/08/05 04:04:10 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/08/05 04:04:10 DEBUG : "future/test.rclone_chunk.002" version false 2026/08/05 04:04:10 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/08/05 04:04:10 DEBUG : "future/test.rclone_chunk.003" version false 2026/08/05 04:04:10 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/08/05 04:04:10 INFO : future/test: Deleted 2026/08/05 04:04:10 INFO : future/test.rclone_chunk.001: Deleted 2026/08/05 04:04:10 INFO : future/test.rclone_chunk.002: Deleted 2026/08/05 04:04:10 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.001_a91np8: md5 = e4e7defcc21bf00188ca5d9a05419817 OK 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.001_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.001_a91np8: Deleted 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.002_a91np8: md5 = 0e6b8d2b0241737b9f4f1173f84fb093 OK 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.002_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.002_a91np8: Deleted 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.003_a91np8: md5 = 15c015a9faae2cb19e940e017295a939 OK 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.003_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.003_a91np8: Deleted 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.004_a91np8: md5 = 37b22c0be411a66bdde3fe0acf9cef12 OK 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.004_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.004_a91np8: Deleted 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/08/05 04:04:13 DEBUG : backcomp/renamefile.rclone_chunk.005_a91np8: md5 = 24beae16281031033b9baf763951310a OK 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.005_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/08/05 04:04:13 INFO : backcomp/renamefile.rclone_chunk.005_a91np8: Deleted 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.006_a91np8: md5 = 2342038a8a1ac7df64539ee62e8c9b80 OK 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.006_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.006_a91np8: Deleted 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.007_a91np8: md5 = b1b9e8e1817b4e9dc67ba6782582c366 OK 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.007_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.007_a91np8: Deleted 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.008_a91np8: md5 = a3f96d40113f19976969ac120e2895af OK 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.008_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.008_a91np8: Deleted 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.009_a91np8: md5 = 3413c903516a04a7d97344ba794c85d0 OK 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.009_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.009_a91np8: Deleted 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.010_a91np8: md5 = 105ff993033352013f3a3b6bc4e8697d OK 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.010_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.010_a91np8: Deleted 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/08/05 04:04:14 DEBUG : backcomp/renamefile.rclone_chunk.011_a91np8: md5 = 3bf06d65f7a4ab98bbaa3d99342107f8 OK 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.011_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/08/05 04:04:14 INFO : backcomp/renamefile.rclone_chunk.011_a91np8: Deleted 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.012_a91np8: md5 = 2360af6aa25071b1172858418ae033bf OK 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.012_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.012_a91np8: Deleted 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.013_a91np8: md5 = 1143d85d43ae3159795d763586b10e3d OK 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.013_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.013_a91np8: Deleted 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.014_a91np8: md5 = e9527ceff31326c31aa339f882fead07 OK 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.014_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.014_a91np8: Deleted 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.015_a91np8: md5 = 008aa4bac9dd0fb1fe66c97bc2a5acdb OK 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.015_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.015_a91np8: Deleted 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.016_a91np8: md5 = e8d56e39de1e73a340ad9605cccdf42e OK 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.016_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.016_a91np8: Deleted 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.017_a91np8: md5 = 857d0779ed8b9e5fc723c253753c65d1 OK 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.017_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.017_a91np8: Deleted 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/08/05 04:04:15 DEBUG : backcomp/renamefile.rclone_chunk.018_a91np8: md5 = b75a776ee9e703757176b6b56f92f797 OK 2026/08/05 04:04:15 INFO : backcomp/renamefile.rclone_chunk.018_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.018_a91np8: Deleted 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.019_a91np8: md5 = a564b7b41cf6fdd81b1aeb0681c7c7dc OK 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.019_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.019_a91np8: Deleted 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.020_a91np8: md5 = 45093348dfd9d9a6be94a09ec733b0da OK 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.020_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.020_a91np8: Deleted 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.021_a91np8: md5 = 2f61f43bb2caae178d72e9f34e3d7006 OK 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.021_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.021_a91np8: Deleted 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.022_a91np8: md5 = ddda1513b226a908aaaeb7ee7e008955 OK 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.022_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.022_a91np8: Deleted 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.023_a91np8: md5 = 04398da7d571d5bc1c266264446d3481 OK 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.023_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.023_a91np8: Deleted 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/08/05 04:04:16 DEBUG : backcomp/renamefile.rclone_chunk.024_a91np8: md5 = cfd951fd6994efabe300eec1caba73a6 OK 2026/08/05 04:04:16 INFO : backcomp/renamefile.rclone_chunk.024_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/08/05 04:04:17 INFO : backcomp/renamefile.rclone_chunk.024_a91np8: Deleted 2026/08/05 04:04:17 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/08/05 04:04:17 DEBUG : backcomp/renamefile.rclone_chunk.025_a91np8: md5 = 4a1cc4857e42b4f9c06d481654e3c719 OK 2026/08/05 04:04:17 INFO : backcomp/renamefile.rclone_chunk.025_a91np8: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/08/05 04:04:17 INFO : backcomp/renamefile.rclone_chunk.025_a91np8: Deleted 2026/08/05 04:04:19 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/08/05 04:04:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gazilux6woci/servermovetest/subdir1" 2026/08/05 04:04:19 DEBUG : Creating backend with remote "TestS3:rclone-test-gazilux6woci/servermovetest/subdir1" 2026/08/05 04:04:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gazilux6woci/servermovetest/subdir2" 2026/08/05 04:04:19 DEBUG : Creating backend with remote "TestS3:rclone-test-gazilux6woci/servermovetest/subdir2" 2026/08/05 04:04:20 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/08/05 04:04:20 DEBUG : movefile.rclone_chunk.001_a91wrg: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/08/05 04:04:20 INFO : movefile.rclone_chunk.001_a91wrg: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/08/05 04:04:20 INFO : movefile.rclone_chunk.001_a91wrg: Deleted 2026/08/05 04:04:20 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/08/05 04:04:20 DEBUG : movefile.rclone_chunk.002_a91wrg: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/08/05 04:04:20 INFO : movefile.rclone_chunk.002_a91wrg: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/08/05 04:04:20 INFO : movefile.rclone_chunk.002_a91wrg: Deleted 2026/08/05 04:04:20 DEBUG : movefile: copy 2 data chunks... 2026/08/05 04:04:21 DEBUG : movefile: size = 6 OK 2026/08/05 04:04:21 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/08/05 04:04:21 INFO : movefile: Copied (server-side copy) 2026/08/05 04:04:21 INFO : movefile: Deleted 2026/08/05 04:04:21 DEBUG : Waiting for deletions to finish 2026/08/05 04:04:22 DEBUG : "servermovetest/subdir2/movefile" version false 2026/08/05 04:04:22 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/08/05 04:04:22 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/08/05 04:04:22 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/08/05 04:04:22 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/08/05 04:04:22 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/08/05 04:04:22 INFO : servermovetest/subdir2/movefile: Deleted 2026/08/05 04:04:22 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/08/05 04:04:22 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/08/05 04:04:22 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-gazilux6woci/md5all" 2026/08/05 04:04:22 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/08/05 04:04:22 DEBUG : Creating backend with remote "TestS3:rclone-test-gazilux6woci/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/05 04:04:22 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-gazilux6woci.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_a91zeq?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/05 04:04:22 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-gazilux6woci.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_a91zeq?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/05 04:04:22 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/05 04:04:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_a91z2j: open chunk writer: started multipart upload: kW84PR3sa7yUp3SXKM7Zl8l3GikjODCcT33p3ArJftCdnCWAGq6SFr4WNkPlf6QKp2iD.knUXl1qRjWOOrq8rzj3mp2_3otJ0N3HW9RSaf6k6kw0AX1deEZKPBsGK42O 2026/08/05 04:04:22 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/05 04:04:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_a91z2j: multipart upload wrote chunk 1 with 100 bytes and etag "ff767e6ccd4e6e1a524f4419d21234c2" 2026/08/05 04:04:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_a91z2j: multipart upload "kW84PR3sa7yUp3SXKM7Zl8l3GikjODCcT33p3ArJftCdnCWAGq6SFr4WNkPlf6QKp2iD.knUXl1qRjWOOrq8rzj3mp2_3otJ0N3HW9RSaf6k6kw0AX1deEZKPBsGK42O" finished 2026/08/05 04:04:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_a91z2j: Multipart upload Etag: 25ddf907394a90733a4d5ee33dfa8a36-1 OK 2026/08/05 04:04:23 DEBUG : unknown-size-put.txt: size = 100 OK 2026/08/05 04:04:23 DEBUG : unknown-size-put.txt.rclone_chunk.001_a91z2j: Src hash empty - aborting Dst hash check 2026/08/05 04:04:23 INFO : unknown-size-put.txt.rclone_chunk.001_a91z2j: Copied (server-side copy) to: unknown-size-put.txt 2026/08/05 04:04:23 INFO : unknown-size-put.txt.rclone_chunk.001_a91z2j: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/05 04:04:23 DEBUG : unknown-size-update.txt: size = 100 OK 2026/08/05 04:04:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_a920rj: md5 = 1013a395dabd9e4c77c82ad43f2403f7 OK 2026/08/05 04:04:23 INFO : unknown-size-update.txt.rclone_chunk.001_a920rj: Copied (server-side copy) to: unknown-size-update.txt 2026/08/05 04:04:23 INFO : unknown-size-update.txt.rclone_chunk.001_a920rj: Deleted 2026/08/05 04:04:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_a920nd: open chunk writer: started multipart upload: U2c6V3w.ReXUSFaB0dpb1LFy5lufnpRAr0LluvbFO__lcJTKwgpjUR8TIlFSNdQ3s9il5YoiC3qwQSriNAC.MM8eWiE3njkOu8126JLB6.0ylexAKey1ggJORrtZ7udG 2026/08/05 04:04:23 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/05 04:04:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_a920nd: multipart upload wrote chunk 1 with 200 bytes and etag "08acdc8b6dac648be6996d2a7aae2be0" 2026/08/05 04:04:24 DEBUG : unknown-size-update.txt.rclone_chunk.001_a920nd: multipart upload "U2c6V3w.ReXUSFaB0dpb1LFy5lufnpRAr0LluvbFO__lcJTKwgpjUR8TIlFSNdQ3s9il5YoiC3qwQSriNAC.MM8eWiE3njkOu8126JLB6.0ylexAKey1ggJORrtZ7udG" finished 2026/08/05 04:04:24 DEBUG : unknown-size-update.txt.rclone_chunk.001_a920nd: Multipart upload Etag: 5b39fbeb6c8fba7e38a05a08de961276-1 OK 2026/08/05 04:04:24 DEBUG : unknown-size-update.txt: size = 200 OK 2026/08/05 04:04:24 DEBUG : unknown-size-update.txt.rclone_chunk.001_a920nd: Src hash empty - aborting Dst hash check 2026/08/05 04:04:24 INFO : unknown-size-update.txt.rclone_chunk.001_a920nd: Copied (server-side copy) to: unknown-size-update.txt 2026/08/05 04:04:24 INFO : unknown-size-update.txt.rclone_chunk.001_a920nd: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/05 04:04:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gazilux6woci/deeper/nonexisting/directory" 2026/08/05 04:04:24 DEBUG : Creating backend with remote "TestS3:rclone-test-gazilux6woci/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/05 04:04:24 DEBUG : Waiting for deletions to finish 2026/08/05 04:04:24 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/05 04:04:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/05 04:04:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/05 04:04:25 INFO : S3 bucket rclone-test-gazilux6woci: Bucket "rclone-test-gazilux6woci" deleted 2026/08/05 04:04:25 ERROR : error listing: directory not found 2026/08/05 04:04:25 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (52.09s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.34s) --- PASS: TestIntegration/FsMkdir (51.09s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.74s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.62s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (32.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- 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.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.31s) --- 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.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.88s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.70s) --- 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.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.80s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- 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 52.154s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.575122843s (try 1/5)