"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncConcurrentTruncate|TestSyncImmutable)$'" - Starting (try 2/5) 2025/07/05 03:11:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-lafeyer8kaqu" 2025/07/05 03:11:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 03:11:01 DEBUG : Creating backend with remote "/tmp/rclone1217366859" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-lafeyer8kaqu", Local "Local file system at /tmp/rclone1217366859", Modify Window "1ns" 2025/07/05 03:11:06 INFO : d: Making directory 2025/07/05 03:11:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 03:11:08 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:11:08 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 03:11:08 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for checks to finish 2025/07/05 03:11:08 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for transfers to finish 2025/07/05 03:11:10 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/05 03:11:10 INFO : a/potato2: Copied (new) 2025/07/05 03:11:10 ERROR : Yandex rclone-test-lafeyer8kaqu: not deleting files as there were IO errors 2025/07/05 03:11:10 ERROR : Yandex rclone-test-lafeyer8kaqu: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (51.24s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-lafeyer8kaqu", Local "Local file system at /tmp/rclone1217366859", Modify Window "1ns" 2025/07/05 03:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:11:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/05 03:11:52 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for checks to finish 2025/07/05 03:11:52 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for transfers to finish 2025/07/05 03:11:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/05 03:11:55 INFO : sub dir/hello world: Copied (new) 2025/07/05 03:11:55 INFO : sub dir/hello world: Deleted 2025/07/05 03:11:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/07/05 03:11:57 INFO : nested/sub dir/file: Copied (new) 2025/07/05 03:11:57 INFO : nested/sub dir/file: Deleted 2025/07/05 03:11:57 ERROR : Local file system at /tmp/rclone1217366859: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (35.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-lafeyer8kaqu", Local "Local file system at /tmp/rclone1217366859", Modify Window "1ns" 2025/07/05 03:12:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/05 03:12:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 03:12:28 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for checks to finish 2025/07/05 03:12:28 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for transfers to finish 2025/07/05 03:12:31 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/07/05 03:12:31 INFO : existing-b: Copied (new) 2025/07/05 03:12:31 INFO : existing-b: Deleted 2025/07/05 03:12:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/05 03:12:31 INFO : existing: Copied (new) 2025/07/05 03:12:31 INFO : existing: Deleted 2025/07/05 03:12:32 DEBUG : existing: Destination exists, skipping 2025/07/05 03:12:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/05 03:12:32 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for checks to finish 2025/07/05 03:12:32 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for transfers to finish 2025/07/05 03:12:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.71s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-lafeyer8kaqu", Local "Local file system at /tmp/rclone1217366859", Modify Window "1ns" 2025/07/05 03:12:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 03:12:44 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for checks to finish 2025/07/05 03:12:44 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for transfers to finish 2025/07/05 03:12:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/05 03:12:46 INFO : existing: Copied (new) 2025/07/05 03:12:46 DEBUG : Waiting for deletions to finish 2025/07/05 03:12:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/05 03:12:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/05 03:12:48 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for checks to finish 2025/07/05 03:12:48 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for transfers to finish 2025/07/05 03:12:48 ERROR : Yandex rclone-test-lafeyer8kaqu: not deleting files as there were IO errors 2025/07/05 03:12:48 ERROR : Yandex rclone-test-lafeyer8kaqu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-lafeyer8kaqu", Local "Local file system at /tmp/rclone1217366859", Modify Window "1ns" 2025/07/05 03:13:58 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/07/05 03:13:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/05 03:13:59 DEBUG : pacer: Reducing sleep to 15ms 2025/07/05 03:13:59 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/05 03:14:00 DEBUG : pacer: Reducing sleep to 10ms fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both10: Modification time difference too big |-214031h8m26.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-05 03:13:33 +0000 UTC) (precision 1ns) 2025/07/05 03:14:11 DEBUG : both10: Modification times differ by 214031h8m26.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-07-05 03:13:33 +0000 UTC 2025/07/05 03:14:11 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for checks to finish 2025/07/05 03:14:11 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both10: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/05 03:14:11 DEBUG : both0: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both13: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both14: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both15: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both16: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both17: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both11: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both19: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both1: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both2: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both3: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both4: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both5: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both6: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both7: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both8: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 03:14:11 DEBUG : both9: Unchanged skipping 2025/07/05 03:14:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/05 03:14:11 DEBUG : both12: Unchanged skipping 2025/07/05 03:14:11 DEBUG : both18: Unchanged skipping 2025/07/05 03:14:11 INFO : both10: Updated modification time in destination 2025/07/05 03:14:11 DEBUG : both10: Unchanged skipping 2025/07/05 03:14:11 DEBUG : Yandex rclone-test-lafeyer8kaqu: Waiting for transfers to finish 2025/07/05 03:14:12 DEBUG : Couldn't decode error response: EOF 2025/07/05 03:14:12 DEBUG : pacer: low level retry 1/1 (error [503 - ] (503 Service Unavailable)) 2025/07/05 03:14:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/05 03:14:12 DEBUG : only11: Received error: [503 - ] (503 Service Unavailable) - low level retry 0/10 2025/07/05 03:14:12 DEBUG : pacer: Reducing sleep to 15ms 2025/07/05 03:14:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/05 03:14:12 DEBUG : pacer: Reducing sleep to 10ms 2025/07/05 03:14:12 DEBUG : Couldn't decode error response: EOF 2025/07/05 03:14:12 DEBUG : pacer: low level retry 1/1 (error [503 - ] (503 Service Unavailable)) 2025/07/05 03:14:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/05 03:14:12 DEBUG : only12: Received error: [503 - ] (503 Service Unavailable) - low level retry 0/10 2025/07/05 03:14:12 DEBUG : pacer: Reducing sleep to 15ms 2025/07/05 03:14:12 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/07/05 03:14:12 INFO : only0: Copied (replaced existing) 2025/07/05 03:14:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/05 03:14:12 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/07/05 03:14:12 INFO : only10: Copied (replaced existing) 2025/07/05 03:14:13 DEBUG : pacer: Reducing sleep to 10ms 2025/07/05 03:14:14 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/07/05 03:14:14 INFO : only11: Copied (replaced existing) 2025/07/05 03:14:14 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/07/05 03:14:14 INFO : only14: Copied (replaced existing) 2025/07/05 03:14:15 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/07/05 03:14:15 INFO : only12: Copied (replaced existing) 2025/07/05 03:14:15 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/07/05 03:14:15 INFO : only13: Copied (replaced existing) 2025/07/05 03:14:16 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/07/05 03:14:16 INFO : only15: Copied (replaced existing) 2025/07/05 03:14:17 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/07/05 03:14:17 INFO : only16: Copied (replaced existing) 2025/07/05 03:14:17 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/07/05 03:14:17 INFO : only18: Copied (replaced existing) 2025/07/05 03:14:17 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/07/05 03:14:17 INFO : only17: Copied (replaced existing) 2025/07/05 03:14:18 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/07/05 03:14:18 INFO : only19: Copied (replaced existing) 2025/07/05 03:14:19 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/07/05 03:14:19 INFO : only1: Copied (replaced existing) 2025/07/05 03:14:19 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/07/05 03:14:19 INFO : only2: Copied (replaced existing) 2025/07/05 03:14:19 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/07/05 03:14:19 INFO : only3: Copied (replaced existing) 2025/07/05 03:14:20 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/07/05 03:14:20 INFO : only4: Copied (replaced existing) 2025/07/05 03:14:21 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/07/05 03:14:21 INFO : only6: Copied (replaced existing) 2025/07/05 03:14:21 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/07/05 03:14:21 INFO : only5: Copied (replaced existing) 2025/07/05 03:14:21 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/07/05 03:14:21 INFO : only7: Copied (replaced existing) 2025/07/05 03:14:22 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/07/05 03:14:22 INFO : only8: Copied (replaced existing) 2025/07/05 03:14:22 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/07/05 03:14:22 INFO : only9: Copied (replaced existing) 2025/07/05 03:14:22 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncConcurrentTruncate (302.87s) FAIL 2025/07/05 03:17:57 DEBUG : Yandex rclone-test-lafeyer8kaqu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncConcurrentTruncate|TestSyncImmutable)$'" - Finished ERROR in 7m3.009673422s (try 2/5): exit status 1: Failed [TestMoveWithDeleteEmptySrcDirs TestSyncConcurrentTruncate]