"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2024/11/14 20:12:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-luvacot0xevu" 2024/11/14 20:12:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:12:18 DEBUG : Creating backend with remote "/tmp/rclone2160591535" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-luvacot0xevu'", Local "Local file system at /tmp/rclone2160591535", Modify Window "1s" 2024/11/14 20:12:20 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for checks to finish 2024/11/14 20:12:20 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 2024/11/14 20:12:20 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/14 20:12:20 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for transfers to finish 2024/11/14 20:12:21 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/14 20:12:21 INFO : empty space: Copied (replaced existing) 2024/11/14 20:12:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-luvacot0xevu'", Local "Local file system at /tmp/rclone2160591535", 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:933 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 (3.86s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-luvacot0xevu'", Local "Local file system at /tmp/rclone2160591535", Modify Window "1s" sync_test.go:1436: Can track renames: true 2024/11/14 20:12:22 INFO : files root 'rclone-test-luvacot0xevu': Making map for --track-renames 2024/11/14 20:12:22 INFO : files root 'rclone-test-luvacot0xevu': Finished making map for --track-renames 2024/11/14 20:12:22 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for checks to finish 2024/11/14 20:12:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 20:12:22 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for renames to finish 2024/11/14 20:12:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 20:12:22 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for transfers to finish 2024/11/14 20:12:23 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/14 20:12:23 INFO : yam: Copied (new) 2024/11/14 20:12:23 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/14 20:12:23 INFO : potato: Copied (new) 2024/11/14 20:12:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-luvacot0xevu'", Local "Local file system at /tmp/rclone2160591535", Modify Window "1s" 2024/11/14 20:12:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 20:12:24 INFO : files root 'rclone-test-luvacot0xevu': Making map for --track-renames 2024/11/14 20:12:24 INFO : files root 'rclone-test-luvacot0xevu': Finished making map for --track-renames 2024/11/14 20:12:24 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for checks to finish 2024/11/14 20:12:24 DEBUG : yaml: Need to transfer - No matching file found at Destination 2024/11/14 20:12:24 DEBUG : potato: Unchanged skipping 2024/11/14 20:12:24 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for renames to finish 2024/11/14 20:12:24 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for transfers to finish 2024/11/14 20:12:24 DEBUG : yaml: Dst hash empty - aborting Src hash check 2024/11/14 20:12:24 INFO : yaml: Copied (new) 2024/11/14 20:12:24 DEBUG : Waiting for deletions to finish 2024/11/14 20:12:25 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-luvacot0xevu'", Local "Local file system at /tmp/rclone2160591535", Modify Window "1s" sync_test.go:1462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1462 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (4.02s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-luvacot0xevu'", Local "Local file system at /tmp/rclone2160591535", Modify Window "1s" 2024/11/14 20:12:30 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2024/11/14 20:12:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 20:12:30 DEBUG : existing: Unchanged skipping 2024/11/14 20:12:30 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/14 20:12:30 DEBUG : EXISTING: moving to existing-rclone-move-kumanah4 2024/11/14 20:12:30 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-hevewij5 2024/11/14 20:12:31 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-kumanah4 2024/11/14 20:12:31 DEBUG : EXISTING: moving to existing 2024/11/14 20:12:31 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-hevewij5 2024/11/14 20:12:31 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/14 20:12:31 INFO : existing-rclone-move-kumanah4: Moved (server-side) to: existing 2024/11/14 20:12:31 INFO : EXISTING: Moved (server-side) to: existing 2024/11/14 20:12:31 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/14 20:12:31 INFO : existingbutdifferent-rclone-move-hevewij5: Moved (server-side) to: existingbutdifferent 2024/11/14 20:12:31 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/14 20:12:31 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/14 20:12:31 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/14 20:12:32 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2024/11/14 20:12:32 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2024/11/14 20:12:32 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/14 20:12:33 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/14 20:12:33 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2024/11/14 20:12:34 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/14 20:12:34 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2024/11/14 20:12:34 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/14 20:12:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cokatud9 2024/11/14 20:12:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cokatud9 2024/11/14 20:12:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/14 20:12:35 INFO : subdira/subdirb/subdirc/hello-rclone-move-cokatud9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/14 20:12:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/14 20:12:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/14 20:12:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/14 20:12:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/14 20:12:36 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for checks to finish 2024/11/14 20:12:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sihibad0 2024/11/14 20:12:36 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2024/11/14 20:12:36 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/14 20:12:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sihibad0 2024/11/14 20:12:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 20:12:37 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sihibad0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 20:12:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 20:12:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 20:12:37 DEBUG : files root 'rclone-test-luvacot0xevu': Waiting for transfers to finish 2024/11/14 20:12:38 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2024/11/14 20:12:38 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/14 20:12:38 DEBUG : Waiting for deletions to finish 2024/11/14 20:12:40 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira/subdirb not empty`) 2024/11/14 20:12:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 20:12:40 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira/subdirb not empty`) 2024/11/14 20:12:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/14 20:12:40 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira/subdirb not empty`) 2024/11/14 20:12:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/14 20:12:40 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira/subdirb not empty`) 2024/11/14 20:12:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/14 20:12:41 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira/subdirb not empty`) 2024/11/14 20:12:41 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/14 20:12:41 DEBUG : pacer: Reducing sleep to 240ms 2024/11/14 20:12:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira not empty`) 2024/11/14 20:12:41 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2024/11/14 20:12:41 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira not empty`) 2024/11/14 20:12:41 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2024/11/14 20:12:42 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira not empty`) 2024/11/14 20:12:42 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2024/11/14 20:12:43 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira not empty`) 2024/11/14 20:12:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/14 20:12:45 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-luvacot0xevu/subdira not empty`) 2024/11/14 20:12:47 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/14 20:12:49 DEBUG : pacer: Reducing sleep to 1.125s --- PASS: TestFixCase (22.91s) FAIL 2024/11/14 20:12:49 DEBUG : files root 'rclone-test-luvacot0xevu': Purge remote 2024/11/14 20:12:50 DEBUG : pacer: Reducing sleep to 843.75ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncWithTrackRenames)$'" - Finished ERROR in 33.074414905s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]