"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveNoEmptyDirectories|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffixKeepExtension)$'" - Starting (try 2/5) 2026/04/26 04:40:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-zelibig1duco" 2026/04/26 04:40:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 04:40:29 DEBUG : Creating backend with remote "/tmp/rclone783125611" === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-zelibig1duco", Local "Local file system at /tmp/rclone783125611", Modify Window "1ns" 2026/04/26 04:40:29 INFO : sub dir2: Making directory 2026/04/26 04:40:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 04:40:30 DEBUG : Yandex rclone-test-zelibig1duco: Waiting for checks to finish 2026/04/26 04:40:30 DEBUG : Yandex rclone-test-zelibig1duco: Waiting for transfers to finish 2026/04/26 04:40:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 04:40:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/26 04:40:32 INFO : sub dir/hello world: Copied (new) 2026/04/26 04:40:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-zelibig1duco", Local "Local file system at /tmp/rclone783125611", Modify Window "1ns" 2026/04/26 04:40:50 INFO : d: Making directory 2026/04/26 04:40:50 INFO : d/e: Making directory 2026/04/26 04:40:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/26 04:40:52 DEBUG : c/non empty space: size = 5 OK 2026/04/26 04:40:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/26 04:40:52 DEBUG : c/non empty space: Unchanged skipping 2026/04/26 04:40:53 DEBUG : Yandex rclone-test-zelibig1duco: Waiting for checks to finish 2026/04/26 04:40:53 DEBUG : Yandex rclone-test-zelibig1duco: Waiting for transfers to finish 2026/04/26 04:40:55 DEBUG : a/potato2: size = 60 OK 2026/04/26 04:40:55 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/26 04:40:55 INFO : a/potato2: Copied (new) 2026/04/26 04:40:55 DEBUG : Waiting for deletions to finish 2026/04/26 04:41:00 INFO : b/potato: Deleted 2026/04/26 04:41:00 INFO : d/e: Removing directory 2026/04/26 04:41:07 INFO : d: Removing directory 2026/04/26 04:41:14 INFO : b: Removing directory 2026/04/26 04:41:21 DEBUG : Yandex rclone-test-zelibig1duco: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (61.66s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-zelibig1duco", Local "Local file system at /tmp/rclone783125611", Modify Window "1ns" 2026/04/26 04:41:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-zelibig1duco/dst" 2026/04/26 04:41:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone783125611) 2026/04/26 04:41:54 DEBUG : one: size = 3 (Yandex rclone-test-zelibig1duco/dst) 2026/04/26 04:41:54 DEBUG : one: Sizes differ 2026/04/26 04:41:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/26 04:41:58 DEBUG : one: size = 4 OK 2026/04/26 04:41:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/26 04:41:58 INFO : one: Copied (new) 2026/04/26 04:41:58 DEBUG : two: size = 3 OK 2026/04/26 04:41:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/26 04:41:58 DEBUG : two: Unchanged skipping 2026/04/26 04:41:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone783125611) 2026/04/26 04:41:58 DEBUG : three.txt: size = 5 (Yandex rclone-test-zelibig1duco/dst) 2026/04/26 04:41:58 DEBUG : three.txt: Sizes differ 2026/04/26 04:42:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/26 04:42:02 DEBUG : three.txt: size = 6 OK 2026/04/26 04:42:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/26 04:42:02 INFO : three.txt: Copied (new) 2026/04/26 04:42:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone783125611) 2026/04/26 04:42:03 DEBUG : one: size = 4 (Yandex rclone-test-zelibig1duco/dst) 2026/04/26 04:42:03 DEBUG : one: Sizes differ 2026/04/26 04:42:09 INFO : one-2019-01-01: Deleted 2026/04/26 04:42:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/26 04:42:13 DEBUG : one: size = 5 OK 2026/04/26 04:42:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/26 04:42:13 INFO : one: Copied (new) 2026/04/26 04:42:13 DEBUG : two: size = 3 OK 2026/04/26 04:42:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/26 04:42:13 DEBUG : two: Unchanged skipping 2026/04/26 04:42:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone783125611) 2026/04/26 04:42:13 DEBUG : three.txt: size = 6 (Yandex rclone-test-zelibig1duco/dst) 2026/04/26 04:42:13 DEBUG : three.txt: Sizes differ 2026/04/26 04:42:19 INFO : three-2019-01-01.txt: Deleted 2026/04/26 04:42:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/26 04:42:23 DEBUG : three.txt: size = 19 OK 2026/04/26 04:42:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/26 04:42:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (73.15s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-zelibig1duco", Local "Local file system at /tmp/rclone783125611", Modify Window "1ns" 2026/04/26 04:43:01 DEBUG : empty_dir: Making directory with metadata 2026/04/26 04:43:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 04:43:01 DEBUG : empty_on_remote: Making directory with metadata 2026/04/26 04:43:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 04:43:01 INFO : empty_on_remote: Making directory 2026/04/26 04:43:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2026-04-26 04:43:04.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3105 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2831 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2026-04-26 04:43:04.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (51.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-zelibig1duco", Local "Local file system at /tmp/rclone783125611", Modify Window "1ns" 2026/04/26 04:43:53 DEBUG : empty_dir: Making directory with metadata 2026/04/26 04:43:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 04:43:53 DEBUG : empty_on_remote: Making directory with metadata 2026/04/26 04:43:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 04:43:53 INFO : empty_on_remote: Making directory 2026/04/26 04:43:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/26 04:43:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/26 04:43:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/26 04:43:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/26 04:43:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/26 04:43:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (60.84s) FAIL 2026/04/26 04:44:54 DEBUG : Yandex rclone-test-zelibig1duco: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveNoEmptyDirectories|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffixKeepExtension)$'" - Finished ERROR in 4m30.470967146s (try 2/5): exit status 1: Failed [TestSyncReplaceDirModTime]