"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffix|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/05/13 02:52:55 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tacixok5gigi" 2025/05/13 02:52:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:52:55 DEBUG : Creating backend with remote "/tmp/rclone2144030843" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", Modify Window "1s" 2025/05/13 02:52:57 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for checks to finish 2025/05/13 02:52:57 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/13 02:52:57 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/13 02:52:57 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for transfers to finish 2025/05/13 02:52:58 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/13 02:52:58 INFO : empty space: Copied (replaced existing) 2025/05/13 02:52:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", 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 (3.72s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/13 02:52:59 INFO : files root 'rclone-test-tacixok5gigi': Making map for --track-renames 2025/05/13 02:52:59 INFO : files root 'rclone-test-tacixok5gigi': Finished making map for --track-renames 2025/05/13 02:52:59 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for checks to finish 2025/05/13 02:52:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 02:52:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/13 02:52:59 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for renames to finish 2025/05/13 02:52:59 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for transfers to finish 2025/05/13 02:53:00 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/13 02:53:00 INFO : potato: Copied (new) 2025/05/13 02:53:00 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/05/13 02:53:00 INFO : yam: Copied (new) 2025/05/13 02:53:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", Modify Window "1s" 2025/05/13 02:53:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/13 02:53:00 INFO : files root 'rclone-test-tacixok5gigi': Making map for --track-renames 2025/05/13 02:53:00 INFO : files root 'rclone-test-tacixok5gigi': Finished making map for --track-renames 2025/05/13 02:53:00 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for checks to finish 2025/05/13 02:53:00 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/13 02:53:00 DEBUG : potato: Unchanged skipping 2025/05/13 02:53:00 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for renames to finish 2025/05/13 02:53:00 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for transfers to finish 2025/05/13 02:53:01 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/05/13 02:53:01 INFO : yaml: Copied (new) 2025/05/13 02:53:01 DEBUG : Waiting for deletions to finish 2025/05/13 02:53:01 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", 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 (4.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", Modify Window "1s" 2025/05/13 02:53:06 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tacixok5gigi/dst" 2025/05/13 02:53:07 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tacixok5gigi/backup" 2025/05/13 02:53:08 DEBUG : files root 'rclone-test-tacixok5gigi/dst': Waiting for checks to finish 2025/05/13 02:53:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 02:53:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/13 02:53:08 DEBUG : two: Unchanged skipping 2025/05/13 02:53:09 INFO : one: Moved (server-side) to: one.bak 2025/05/13 02:53:09 DEBUG : files root 'rclone-test-tacixok5gigi/dst': Waiting for transfers to finish 2025/05/13 02:53:10 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/13 02:53:10 INFO : one: Copied (new) 2025/05/13 02:53:10 DEBUG : Waiting for deletions to finish 2025/05/13 02:53:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 02:53:11 INFO : three.txt: Moved into backup dir 2025/05/13 02:53:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 02:53:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/13 02:53:12 DEBUG : two: Unchanged skipping 2025/05/13 02:53:12 DEBUG : files root 'rclone-test-tacixok5gigi/dst': Waiting for checks to finish 2025/05/13 02:53:12 INFO : one.bak: Deleted 2025/05/13 02:53:13 INFO : one: Moved (server-side) to: one.bak 2025/05/13 02:53:13 DEBUG : files root 'rclone-test-tacixok5gigi/dst': Waiting for transfers to finish 2025/05/13 02:53:14 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/13 02:53:14 INFO : one: Copied (new) 2025/05/13 02:53:14 DEBUG : Waiting for deletions to finish 2025/05/13 02:53:14 INFO : three.txt.bak: Deleted 2025/05/13 02:53:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 02:53:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.58s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", Modify Window "1s" 2025/05/13 02:53:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/13 02:53:21 DEBUG : existing: Unchanged skipping 2025/05/13 02:53:21 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/13 02:53:21 DEBUG : EXISTING: moving to existing-rclone-move-posumur6 2025/05/13 02:53:21 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:21 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/05/13 02:53:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-tadijop7 2025/05/13 02:53:21 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-posumur6 2025/05/13 02:53:21 DEBUG : EXISTING: moving to existing 2025/05/13 02:53:21 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-tadijop7 2025/05/13 02:53:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/13 02:53:22 INFO : existing-rclone-move-posumur6: Moved (server-side) to: existing 2025/05/13 02:53:22 INFO : EXISTING: Moved (server-side) to: existing 2025/05/13 02:53:22 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/13 02:53:22 INFO : existingbutdifferent-rclone-move-tadijop7: Moved (server-side) to: existingbutdifferent 2025/05/13 02:53:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/13 02:53:22 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/13 02:53:22 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/13 02:53:23 INFO : SUBDIRA/subdirb: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:23 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/05/13 02:53:23 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/05/13 02:53:23 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/13 02:53:24 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/13 02:53:25 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/13 02:53:26 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/13 02:53:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:26 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/05/13 02:53:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-momapul1 2025/05/13 02:53:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-momapul1 2025/05/13 02:53:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/13 02:53:27 INFO : subdira/subdirb/subdirc/hello-rclone-move-momapul1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/13 02:53:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/13 02:53:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/13 02:53:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/13 02:53:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/13 02:53:27 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for checks to finish 2025/05/13 02:53:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kalaqir2 2025/05/13 02:53:28 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/05/13 02:53:28 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/13 02:53:28 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Couldn't move: Not Found - `Not Found. This may be related to your permissions.` 2025/05/13 02:53:28 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Couldn't move: error while moving file to temporary location: Not Found - `Not Found. This may be related to your permissions.` 2025/05/13 02:53:28 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: error while moving file to temporary location: Not Found - `Not Found. This may be related to your permissions.` 2025/05/13 02:53:28 DEBUG : files root 'rclone-test-tacixok5gigi': Waiting for transfers to finish 2025/05/13 02:53:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/05/13 02:53:28 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/05/13 02:53:28 ERROR : files root 'rclone-test-tacixok5gigi': not deleting files as there were IO errors 2025/05/13 02:53:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:28 ERROR : files root 'rclone-test-tacixok5gigi': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: error while moving file to temporary location: Not Found - `Not Found. This may be related to your permissions.` Test: TestFixCase 2025/05/13 02:53:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tacixok5gigi/subdira/subdirb not empty`) 2025/05/13 02:53:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 02:53:30 DEBUG : pacer: Reducing sleep to 15ms 2025/05/13 02:53:31 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/13 02:53:31 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestFixCase (14.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", Modify Window "1s" 2025/05/13 02:53:31 DEBUG : empty_dir: Making directory with metadata 2025/05/13 02:53:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:53:31 DEBUG : empty_on_remote: Making directory with metadata 2025/05/13 02:53:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:53:31 INFO : empty_on_remote: Making directory 2025/05/13 02:53:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", Modify Window "1s" 2025/05/13 02:53:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tacixok5gigi'", Local "Local file system at /tmp/rclone2144030843", Modify Window "1s" 2025/05/13 02:53:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tacixok5gigi/test_dir2 not empty`) 2025/05/13 02:53:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 02:53:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tacixok5gigi/test_dir2 not empty`) 2025/05/13 02:53:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/13 02:53:37 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tacixok5gigi/test_dir2 not empty`) 2025/05/13 02:53:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/05/13 02:53:37 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-tacixok5gigi/test_dir2 not empty`) 2025/05/13 02:53:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/05/13 02:53:38 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-tacixok5gigi/test_dir2 not empty`) 2025/05/13 02:53:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/05/13 02:53:38 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-tacixok5gigi/test_dir2 not empty`) 2025/05/13 02:53:38 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/05/13 02:53:38 DEBUG : pacer: Reducing sleep to 480ms 2025/05/13 02:53:39 DEBUG : pacer: Reducing sleep to 360ms 2025/05/13 02:53:39 DEBUG : pacer: Reducing sleep to 270ms 2025/05/13 02:53:40 DEBUG : pacer: Reducing sleep to 202.5ms 2025/05/13 02:53:40 DEBUG : pacer: Reducing sleep to 151.875ms 2025/05/13 02:53:40 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/05/13 02:53:40 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/05/13 02:53:40 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/05/13 02:53:40 DEBUG : pacer: Reducing sleep to 48.054198ms --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.61s) FAIL 2025/05/13 02:53:40 DEBUG : files root 'rclone-test-tacixok5gigi': Purge remote 2025/05/13 02:53:41 DEBUG : pacer: Reducing sleep to 36.040648ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffix|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncWithTrackRenames)$'" - Finished ERROR in 46.020024531s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames TestFixCase]