"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestDeduplicateSkip$'" - Starting (try 3/5) 2026/04/30 03:17:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qevizit0soji" 2026/04/30 03:17:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/30 03:17:10 DEBUG : Creating backend with remote "/tmp/rclone3147980836" === RUN TestDeduplicateSkip run.go:185: Remote "gofile root 'rclone-test-qevizit0soji'", Local "Local file system at /tmp/rclone3147980836", Modify Window "1s" 2026/04/30 03:17:13 INFO : gofile root 'rclone-test-qevizit0soji': Looking for duplicate names using skip mode. 2026/04/30 03:17:14 NOTICE: one: Found 3 files with duplicate names 2026/04/30 03:17:14 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/04/30 03:17:14 INFO : one: Deleted 2026/04/30 03:17:14 NOTICE: one: Skipping 2 files with duplicate names run.go:333: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:333 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:80 Error: Not equal: expected: []string{"\"one\" 11", "\"one\" 19"} actual : []string{"\"one\" 11", "\"one\" 11", "\"one\" 19"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=2) { +([]string) (len=3) { + (string) (len=8) "\"one\" 11", (string) (len=8) "\"one\" 11", Test: TestDeduplicateSkip fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDeduplicateSkip (11.96s) FAIL 2026/04/30 03:17:22 DEBUG : gofile root 'rclone-test-qevizit0soji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestDeduplicateSkip$'" - Finished ERROR in 13.16700285s (try 3/5): exit status 1: Failed [TestDeduplicateSkip]