"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveWithoutDeleteEmptySrcDirs|TestSyncBackupDirWithSuffix|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncEmptyDirectories)$'" - Starting (try 2/5) 2025/05/12 01:44:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-luradar5tati" 2025/05/12 01:44:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 01:44:49 DEBUG : Creating backend with remote "/tmp/rclone489395756" === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-luradar5tati", Local "Local file system at /tmp/rclone489395756", Modify Window "1ns" 2025/05/12 01:44:49 DEBUG : sub dir2: Making directory with metadata 2025/05/12 01:44:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 01:44:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 01:44:50 INFO : sub dir: Making directory 2025/05/12 01:44:50 INFO : sub dir2: Making directory 2025/05/12 01:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:44:51 DEBUG : Yandex rclone-test-luradar5tati: Waiting for checks to finish 2025/05/12 01:44:51 DEBUG : Yandex rclone-test-luradar5tati: Waiting for transfers to finish 2025/05/12 01:44:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/12 01:44:53 INFO : sub dir/hello world: Copied (new) 2025/05/12 01:44:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-luradar5tati", Local "Local file system at /tmp/rclone489395756", Modify Window "1ns" 2025/05/12 01:44:55 DEBUG : Yandex rclone-test-luradar5tati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-luradar5tati", Local "Local file system at /tmp/rclone489395756", Modify Window "1ns" 2025/05/12 01:45:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:45:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/12 01:45:13 DEBUG : Yandex rclone-test-luradar5tati: Waiting for checks to finish 2025/05/12 01:45:13 DEBUG : Yandex rclone-test-luradar5tati: Waiting for transfers to finish 2025/05/12 01:45:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/12 01:45:15 INFO : sub dir/hello world: Copied (new) 2025/05/12 01:45:15 INFO : sub dir/hello world: Deleted 2025/05/12 01:45:16 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/12 01:45:16 INFO : nested/sub dir/file: Copied (new) 2025/05/12 01:45:16 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-luradar5tati", Local "Local file system at /tmp/rclone489395756", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (32.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-luradar5tati", Local "Local file system at /tmp/rclone489395756", Modify Window "1ns" 2025/05/12 01:45:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-luradar5tati/dst" 2025/05/12 01:45:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-luradar5tati/backup" 2025/05/12 01:45:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 01:45:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:45:52 DEBUG : two: Unchanged skipping 2025/05/12 01:45:52 DEBUG : Yandex rclone-test-luradar5tati/dst: Waiting for checks to finish 2025/05/12 01:45:54 INFO : one: Moved (server-side) to: one.bak 2025/05/12 01:45:54 DEBUG : Yandex rclone-test-luradar5tati/dst: Waiting for transfers to finish 2025/05/12 01:45:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/12 01:45:57 INFO : one: Copied (new) 2025/05/12 01:45:57 DEBUG : Waiting for deletions to finish 2025/05/12 01:45:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/12 01:45:59 INFO : three.txt: Moved into backup dir 2025/05/12 01:46:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 01:46:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:46:02 DEBUG : two: Unchanged skipping 2025/05/12 01:46:02 DEBUG : Yandex rclone-test-luradar5tati/dst: Waiting for checks to finish 2025/05/12 01:46:08 INFO : one.bak: Deleted 2025/05/12 01:46:09 INFO : one: Moved (server-side) to: one.bak 2025/05/12 01:46:09 DEBUG : Yandex rclone-test-luradar5tati/dst: Waiting for transfers to finish 2025/05/12 01:46:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/12 01:46:11 INFO : one: Copied (new) 2025/05/12 01:46:11 DEBUG : Waiting for deletions to finish 2025/05/12 01:46:16 INFO : three.txt.bak: Deleted 2025/05/12 01:46:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/12 01:46:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (62.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-luradar5tati", Local "Local file system at /tmp/rclone489395756", Modify Window "1ns" 2025/05/12 01:47:05 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/12 01:47:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 01:47:05 DEBUG : pacer: Reducing sleep to 15ms 2025/05/12 01:47:06 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/12 01:47:06 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 01:47:22 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/12 01:47:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 01:47:23 DEBUG : pacer: Reducing sleep to 15ms 2025/05/12 01:47:23 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/12 01:47:24 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 01:48:07 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both0: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : Yandex rclone-test-luradar5tati: Waiting for checks to finish 2025/05/12 01:48:07 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both10: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both11: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both13: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both14: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both15: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both16: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both17: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both18: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both19: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both2: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both3: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both4: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both5: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both7: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both12: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:48:07 DEBUG : both6: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both1: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both8: Unchanged skipping 2025/05/12 01:48:07 DEBUG : both9: Unchanged skipping 2025/05/12 01:48:07 DEBUG : Yandex rclone-test-luradar5tati: Waiting for transfers to finish 2025/05/12 01:48:07 DEBUG : Waiting for deletions to finish 2025/05/12 01:48:12 INFO : only7: Deleted 2025/05/12 01:48:12 INFO : only4: Deleted 2025/05/12 01:48:12 INFO : only19: Deleted 2025/05/12 01:48:12 INFO : only3: Deleted 2025/05/12 01:48:16 INFO : only8: Deleted 2025/05/12 01:48:16 INFO : only9: Deleted 2025/05/12 01:48:17 INFO : only16: Deleted 2025/05/12 01:48:17 INFO : only0: Deleted 2025/05/12 01:48:20 INFO : only17: Deleted 2025/05/12 01:48:21 INFO : only18: Deleted 2025/05/12 01:48:21 INFO : only6: Deleted 2025/05/12 01:48:21 INFO : only12: Deleted 2025/05/12 01:48:25 INFO : only15: Deleted 2025/05/12 01:48:25 INFO : only5: Deleted 2025/05/12 01:48:25 INFO : only11: Deleted 2025/05/12 01:48:25 INFO : only13: Deleted 2025/05/12 01:48:29 INFO : only14: Deleted 2025/05/12 01:48:30 INFO : only1: Deleted 2025/05/12 01:48:30 INFO : only10: Deleted 2025/05/12 01:48:30 INFO : only2: Deleted run.go:180: Remote "Yandex rclone-test-luradar5tati", Local "Local file system at /tmp/rclone489395756", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (196.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-luradar5tati", Local "Local file system at /tmp/rclone489395756", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both4: Modification time difference too big |-212733h45m14.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-12 01:50:21 +0000 UTC) (precision 1ns) 2025/05/12 01:51:25 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : Yandex rclone-test-luradar5tati: Waiting for checks to finish 2025/05/12 01:51:25 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both0: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both12: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both1: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both14: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both15: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both16: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both17: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both10: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both11: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both13: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both18: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both4: Modification times differ by 212733h45m14.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-05-12 01:50:21 +0000 UTC 2025/05/12 01:51:25 DEBUG : both4: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/12 01:51:25 DEBUG : both19: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both5: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both2: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both6: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both8: Unchanged skipping 2025/05/12 01:51:25 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 01:51:25 DEBUG : both9: Unchanged skipping 2025/05/12 01:51:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : both3: Unchanged skipping 2025/05/12 01:51:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/12 01:51:25 DEBUG : both7: Unchanged skipping 2025/05/12 01:51:26 INFO : both4: Updated modification time in destination 2025/05/12 01:51:26 DEBUG : both4: Unchanged skipping 2025/05/12 01:51:26 DEBUG : Yandex rclone-test-luradar5tati: Waiting for transfers to finish 2025/05/12 01:51:27 DEBUG : Couldn't decode error response: EOF 2025/05/12 01:51:27 DEBUG : pacer: low level retry 1/1 (error [503 - ] (503 Service Unavailable)) 2025/05/12 01:51:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 01:51:27 DEBUG : only11: Received error: [503 - ] (503 Service Unavailable) - low level retry 0/10 2025/05/12 01:51:27 DEBUG : Couldn't decode error response: EOF 2025/05/12 01:51:27 DEBUG : pacer: low level retry 1/1 (error [503 - ] (503 Service Unavailable)) 2025/05/12 01:51:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/12 01:51:27 DEBUG : only12: Received error: [503 - ] (503 Service Unavailable) - low level retry 0/10 2025/05/12 01:51:27 DEBUG : pacer: Reducing sleep to 30ms 2025/05/12 01:51:27 DEBUG : pacer: Reducing sleep to 22.5ms 2025/05/12 01:51:27 DEBUG : pacer: Reducing sleep to 16.875ms 2025/05/12 01:51:27 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/05/12 01:51:27 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 01:51:28 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/12 01:51:28 INFO : only10: Copied (replaced existing) 2025/05/12 01:51:28 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/12 01:51:28 INFO : only0: Copied (replaced existing) 2025/05/12 01:51:28 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/12 01:51:28 INFO : only11: Copied (replaced existing) 2025/05/12 01:51:29 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/12 01:51:29 INFO : only12: Copied (replaced existing) 2025/05/12 01:51:30 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/12 01:51:30 INFO : only14: Copied (replaced existing) 2025/05/12 01:51:31 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/12 01:51:31 INFO : only16: Copied (replaced existing) 2025/05/12 01:51:31 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/12 01:51:31 INFO : only15: Copied (replaced existing) 2025/05/12 01:51:31 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/12 01:51:31 INFO : only13: Copied (replaced existing) 2025/05/12 01:51:32 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/12 01:51:32 INFO : only17: Copied (replaced existing) 2025/05/12 01:51:33 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/12 01:51:33 INFO : only19: Copied (replaced existing) 2025/05/12 01:51:33 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/12 01:51:33 INFO : only18: Copied (replaced existing) 2025/05/12 01:51:33 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/12 01:51:33 INFO : only2: Copied (replaced existing) 2025/05/12 01:51:34 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/12 01:51:34 INFO : only3: Copied (replaced existing) 2025/05/12 01:51:34 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/12 01:51:34 INFO : only4: Copied (replaced existing) 2025/05/12 01:51:35 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/12 01:51:35 INFO : only5: Copied (replaced existing) 2025/05/12 01:51:35 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/12 01:51:35 INFO : only6: Copied (replaced existing) 2025/05/12 01:51:36 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/12 01:51:36 INFO : only7: Copied (replaced existing) 2025/05/12 01:51:37 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/12 01:51:37 INFO : only8: Copied (replaced existing) 2025/05/12 01:51:37 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/12 01:51:37 INFO : only9: Copied (replaced existing) 2025/05/12 01:51:37 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/12 01:51:37 INFO : only1: Copied (replaced existing) 2025/05/12 01:51:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-luradar5tati", Local "Local file system at /tmp/rclone489395756", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (272.42s) FAIL 2025/05/12 01:54:37 DEBUG : Yandex rclone-test-luradar5tati: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveWithoutDeleteEmptySrcDirs|TestSyncBackupDirWithSuffix|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncEmptyDirectories)$'" - Finished ERROR in 9m53.324485082s (try 2/5): exit status 1: Failed [TestSyncConcurrentTruncate]