"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncConcurrentTruncate|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/05/17 02:23:08 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-zosubiy4howu" 2025/05/17 02:23:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 02:23:09 DEBUG : Creating backend with remote "/tmp/rclone981777860" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-zosubiy4howu'", Local "Local file system at /tmp/rclone981777860", Modify Window "1s" 2025/05/17 02:23:11 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for checks to finish 2025/05/17 02:23:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/05/17 02:23:11 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/17 02:23:11 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for transfers to finish 2025/05/17 02:23:12 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/17 02:23:12 INFO : empty space: Copied (replaced existing) 2025/05/17 02:23:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-zosubiy4howu'", Local "Local file system at /tmp/rclone981777860", Modify Window "1s" 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:1035 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.11s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-zosubiy4howu'", Local "Local file system at /tmp/rclone981777860", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/17 02:23:13 INFO : files root 'rclone-test-zosubiy4howu': Making map for --track-renames 2025/05/17 02:23:13 INFO : files root 'rclone-test-zosubiy4howu': Finished making map for --track-renames 2025/05/17 02:23:13 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for checks to finish 2025/05/17 02:23:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 02:23:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/17 02:23:13 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for renames to finish 2025/05/17 02:23:13 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for transfers to finish 2025/05/17 02:23:14 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/05/17 02:23:14 INFO : yam: Copied (new) 2025/05/17 02:23:14 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/17 02:23:14 INFO : potato: Copied (new) 2025/05/17 02:23:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-zosubiy4howu'", Local "Local file system at /tmp/rclone981777860", Modify Window "1s" 2025/05/17 02:23:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:15 INFO : files root 'rclone-test-zosubiy4howu': Making map for --track-renames 2025/05/17 02:23:15 INFO : files root 'rclone-test-zosubiy4howu': Finished making map for --track-renames 2025/05/17 02:23:15 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for checks to finish 2025/05/17 02:23:15 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/17 02:23:15 DEBUG : potato: Unchanged skipping 2025/05/17 02:23:15 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for renames to finish 2025/05/17 02:23:15 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for transfers to finish 2025/05/17 02:23:15 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/05/17 02:23:15 INFO : yaml: Copied (new) 2025/05/17 02:23:15 DEBUG : Waiting for deletions to finish 2025/05/17 02:23:16 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-zosubiy4howu'", Local "Local file system at /tmp/rclone981777860", Modify Window "1s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.76s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-zosubiy4howu'", Local "Local file system at /tmp/rclone981777860", Modify Window "1s" 2025/05/17 02:23:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both0: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for checks to finish 2025/05/17 02:23:50 DEBUG : both10: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both13: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both14: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both15: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both16: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both17: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both18: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both19: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both2: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both3: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both4: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both1: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both11: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both12: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both5: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 02:23:50 DEBUG : both6: Unchanged skipping 2025/05/17 02:23:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : both7: Unchanged skipping 2025/05/17 02:23:50 DEBUG : both9: Unchanged skipping 2025/05/17 02:23:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/17 02:23:50 DEBUG : both8: Unchanged skipping 2025/05/17 02:23:50 DEBUG : files root 'rclone-test-zosubiy4howu': Waiting for transfers to finish 2025/05/17 02:23:51 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/17 02:23:51 INFO : only0: Copied (replaced existing) 2025/05/17 02:23:51 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/17 02:23:51 INFO : only10: Copied (replaced existing) 2025/05/17 02:23:51 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/17 02:23:51 INFO : only1: Copied (replaced existing) 2025/05/17 02:23:52 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/17 02:23:52 INFO : only13: Copied (replaced existing) 2025/05/17 02:23:52 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/17 02:23:52 INFO : only12: Copied (replaced existing) 2025/05/17 02:23:52 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/17 02:23:52 INFO : only14: Copied (replaced existing) 2025/05/17 02:23:53 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/17 02:23:53 INFO : only15: Copied (replaced existing) 2025/05/17 02:23:53 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/17 02:23:53 INFO : only16: Copied (replaced existing) 2025/05/17 02:23:53 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/17 02:23:53 INFO : only17: Copied (replaced existing) 2025/05/17 02:23:53 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/17 02:23:53 INFO : only18: Copied (replaced existing) 2025/05/17 02:23:53 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/17 02:23:53 INFO : only19: Copied (replaced existing) 2025/05/17 02:23:54 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/17 02:23:54 INFO : only2: Copied (replaced existing) 2025/05/17 02:23:54 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/17 02:23:54 INFO : only4: Copied (replaced existing) 2025/05/17 02:23:54 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/17 02:23:54 INFO : only11: Copied (replaced existing) 2025/05/17 02:23:55 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/17 02:23:55 INFO : only5: Copied (replaced existing) 2025/05/17 02:23:55 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/17 02:23:55 INFO : only6: Copied (replaced existing) 2025/05/17 02:23:55 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/17 02:23:55 INFO : only7: Copied (replaced existing) 2025/05/17 02:23:56 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/17 02:23:56 INFO : only8: Copied (replaced existing) 2025/05/17 02:23:56 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/17 02:23:56 INFO : only9: Copied (replaced existing) 2025/05/17 02:23:57 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/17 02:23:57 INFO : only3: Copied (replaced existing) 2025/05/17 02:23:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-zosubiy4howu'", Local "Local file system at /tmp/rclone981777860", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (48.09s) FAIL 2025/05/17 02:24:05 DEBUG : files root 'rclone-test-zosubiy4howu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncConcurrentTruncate|TestSyncWithTrackRenames)$'" - Finished ERROR in 56.945340321s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]