"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestBase64|TestConflicting|TestManualTransformFile|TestMove|TestSyncDoesntUpdateModtime|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncWithUpdateOlder|TestTransformFile)$'" - Starting (try 2/5) 2026/02/12 05:08:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-miwanev0yowo" 2026/02/12 05:08:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 05:08:35 DEBUG : Starting OpenDrive session with ID: d552eb1b5daf96d78a0182909fd807a9ad0957b2940c3867a64662490957aa7e 2026/02/12 05:08:35 DEBUG : Creating backend with remote "/tmp/rclone3036941204" === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "OpenDrive root 'rclone-test-miwanev0yowo'", Local "Local file system at /tmp/rclone3036941204", Modify Window "1s" 2026/02/12 05:08:37 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2026/02/12 05:08:38 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for checks to finish 2026/02/12 05:08:38 DEBUG : foo: size = 3 OK 2026/02/12 05:08:38 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/02/12 05:08:38 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:08:38 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-miwanev0yowo') 2026/02/12 05:08:38 DEBUG : foo: md5 differ 2026/02/12 05:08:38 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for transfers to finish 2026/02/12 05:08:38 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2026/02/12 05:08:39 DEBUG : foo: size = 3 OK 2026/02/12 05:08:39 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/02/12 05:08:39 INFO : foo: Copied (replaced existing) 2026/02/12 05:08:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.13s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "OpenDrive root 'rclone-test-miwanev0yowo'", Local "Local file system at /tmp/rclone3036941204", Modify Window "1s" 2026/02/12 05:08:40 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/02/12 05:08:42 DEBUG : two: Uploading chunk 0, size=3, remain=0 2026/02/12 05:08:44 DEBUG : three: Uploading chunk 0, size=5, remain=0 2026/02/12 05:08:45 DEBUG : four: Uploading chunk 0, size=8, remain=0 2026/02/12 05:08:47 DEBUG : five: Need to transfer - File not found at Destination 2026/02/12 05:08:47 DEBUG : four: size = 4 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:08:47 DEBUG : four: size = 8 (OpenDrive root 'rclone-test-miwanev0yowo') 2026/02/12 05:08:47 DEBUG : four: Sizes differ 2026/02/12 05:08:47 DEBUG : one: Destination is newer than source, skipping 2026/02/12 05:08:47 DEBUG : two: size = 3 OK 2026/02/12 05:08:47 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for checks to finish 2026/02/12 05:08:47 DEBUG : three: size = 5 OK 2026/02/12 05:08:47 DEBUG : three: Sizes identical 2026/02/12 05:08:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/12 05:08:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:08:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/12 05:08:47 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-miwanev0yowo') 2026/02/12 05:08:47 DEBUG : two: md5 differ 2026/02/12 05:08:47 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for transfers to finish 2026/02/12 05:08:47 DEBUG : four: Uploading chunk 0, size=4, remain=0 2026/02/12 05:08:47 DEBUG : two: Uploading chunk 0, size=3, remain=0 2026/02/12 05:08:48 DEBUG : five: Uploading chunk 0, size=4, remain=0 2026/02/12 05:08:48 DEBUG : two: size = 3 OK 2026/02/12 05:08:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/12 05:08:48 INFO : two: Copied (replaced existing) 2026/02/12 05:08:49 DEBUG : five: size = 4 OK 2026/02/12 05:08:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/02/12 05:08:49 INFO : five: Copied (new) 2026/02/12 05:08:50 DEBUG : four: size = 4 OK 2026/02/12 05:08:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/02/12 05:08:50 INFO : four: Copied (replaced existing) 2026/02/12 05:08:50 DEBUG : Waiting for deletions to finish fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1476 Error: Should be true Test: TestSyncWithUpdateOlder Messages: four: Modification time difference too big |-123904h8m47.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-02-12 05:08:47 +0000 UTC) (precision 1s) 2026/02/12 05:08:50 DEBUG : five: size = 4 OK 2026/02/12 05:08:50 DEBUG : four: size = 4 OK 2026/02/12 05:08:50 DEBUG : one: Destination is newer than source, skipping 2026/02/12 05:08:50 DEBUG : three: size = 5 OK 2026/02/12 05:08:50 DEBUG : two: size = 3 OK 2026/02/12 05:08:50 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for checks to finish 2026/02/12 05:08:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/02/12 05:08:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/12 05:08:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:08:50 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-miwanev0yowo') 2026/02/12 05:08:50 DEBUG : three: md5 differ 2026/02/12 05:08:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/12 05:08:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/02/12 05:08:50 DEBUG : four: Size and md5 of src and dst objects identical 2026/02/12 05:08:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/12 05:08:50 DEBUG : five: Size and md5 of src and dst objects identical 2026/02/12 05:08:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/12 05:08:50 DEBUG : two: Size and md5 of src and dst objects identical 2026/02/12 05:08:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/12 05:08:50 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for transfers to finish 2026/02/12 05:08:51 DEBUG : three: Uploading chunk 0, size=5, remain=0 2026/02/12 05:08:51 DEBUG : three: size = 5 OK 2026/02/12 05:08:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/02/12 05:08:51 INFO : three: Copied (replaced existing) 2026/02/12 05:08:51 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncWithUpdateOlder (13.49s) === RUN TestSyncSuffix run.go:185: Remote "OpenDrive root 'rclone-test-miwanev0yowo'", Local "Local file system at /tmp/rclone3036941204", Modify Window "1s" 2026/02/12 05:08:54 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/12 05:08:56 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/12 05:08:58 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/02/12 05:08:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-miwanev0yowo/dst" 2026/02/12 05:08:59 DEBUG : Starting OpenDrive session with ID: 86991c55550457689d2a995fd3f82884d2e566b0c08ecf988ae6ff5285d179b7 2026/02/12 05:09:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:09:00 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-miwanev0yowo/dst') 2026/02/12 05:09:00 DEBUG : one: Sizes differ 2026/02/12 05:09:00 DEBUG : one: same parent dir (ODFfMTAxMzA4NzBfSkczYU0) - using file/rename instead of move_copy for one.bak 2026/02/12 05:09:01 INFO : one: Moved (server-side) to: one.bak 2026/02/12 05:09:01 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/12 05:09:02 DEBUG : one: size = 4 OK 2026/02/12 05:09:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/12 05:09:02 INFO : one: Copied (new) 2026/02/12 05:09:02 DEBUG : two: size = 3 OK 2026/02/12 05:09:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 05:09:02 DEBUG : two: Unchanged skipping 2026/02/12 05:09:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:09:02 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-miwanev0yowo/dst') 2026/02/12 05:09:02 DEBUG : three.txt: Sizes differ 2026/02/12 05:09:03 DEBUG : three.txt: same parent dir (ODFfMTAxMzA4NzBfSkczYU0) - using file/rename instead of move_copy for three.txt.bak 2026/02/12 05:09:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/12 05:09:04 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/02/12 05:09:05 DEBUG : three.txt: size = 6 OK 2026/02/12 05:09:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/02/12 05:09:05 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-miwanev0yowo'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: 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) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-miwanev0yowo'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: 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) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found 2026/02/12 05:09:22 DEBUG : one: Need to transfer - File not found at Destination 2026/02/12 05:09:23 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/12 05:09:24 DEBUG : one: size = 5 OK 2026/02/12 05:09:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/12 05:09:24 INFO : one: Copied (new) 2026/02/12 05:09:24 DEBUG : two: size = 3 OK 2026/02/12 05:09:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 05:09:24 DEBUG : two: Unchanged skipping 2026/02/12 05:09:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:09:24 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-miwanev0yowo/dst') 2026/02/12 05:09:24 DEBUG : three.txt: Sizes differ 2026/02/12 05:09:25 INFO : three.txt.bak: Deleted 2026/02/12 05:09:25 DEBUG : three.txt: same parent dir (ODFfMTAxMzA4NzBfSkczYU0) - using file/rename instead of move_copy for three.txt.bak 2026/02/12 05:09:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/12 05:09:26 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/02/12 05:09:27 DEBUG : three.txt: size = 19 OK 2026/02/12 05:09:27 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/02/12 05:09:27 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffix (36.13s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "OpenDrive root 'rclone-test-miwanev0yowo'", Local "Local file system at /tmp/rclone3036941204", Modify Window "1s" 2026/02/12 05:09:30 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/12 05:09:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/12 05:09:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/02/12 05:09:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-miwanev0yowo/dst" 2026/02/12 05:09:36 DEBUG : Starting OpenDrive session with ID: 9a99438e63889eb0065b54c354137610db33fdd013b7d2e798de3cad7db12f0e 2026/02/12 05:09:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:09:36 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-miwanev0yowo/dst') 2026/02/12 05:09:36 DEBUG : one: Sizes differ 2026/02/12 05:09:36 DEBUG : one: same parent dir (ODFfMTAxMzA5MDBfdTZENjM) - using file/rename instead of move_copy for one-2019-01-01 2026/02/12 05:09:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/12 05:09:37 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/12 05:09:38 DEBUG : one: size = 4 OK 2026/02/12 05:09:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/12 05:09:38 INFO : one: Copied (new) 2026/02/12 05:09:39 DEBUG : two: size = 3 OK 2026/02/12 05:09:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 05:09:39 DEBUG : two: Unchanged skipping 2026/02/12 05:09:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:09:39 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-miwanev0yowo/dst') 2026/02/12 05:09:39 DEBUG : three.txt: Sizes differ 2026/02/12 05:09:39 DEBUG : three.txt: same parent dir (ODFfMTAxMzA5MDBfdTZENjM) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/02/12 05:09:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/12 05:09:40 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/02/12 05:09:41 DEBUG : three.txt: size = 6 OK 2026/02/12 05:09:41 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/02/12 05:09:41 INFO : three.txt: Copied (new) 2026/02/12 05:09:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:09:42 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-miwanev0yowo/dst') 2026/02/12 05:09:42 DEBUG : one: Sizes differ 2026/02/12 05:09:42 INFO : one-2019-01-01: Deleted 2026/02/12 05:09:42 DEBUG : one: same parent dir (ODFfMTAxMzA5MDBfdTZENjM) - using file/rename instead of move_copy for one-2019-01-01 2026/02/12 05:09:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/12 05:09:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/12 05:09:44 DEBUG : one: size = 5 OK 2026/02/12 05:09:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/12 05:09:44 INFO : one: Copied (new) 2026/02/12 05:09:44 DEBUG : two: size = 3 OK 2026/02/12 05:09:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 05:09:44 DEBUG : two: Unchanged skipping 2026/02/12 05:09:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3036941204) 2026/02/12 05:09:45 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-miwanev0yowo/dst') 2026/02/12 05:09:45 DEBUG : three.txt: Sizes differ 2026/02/12 05:09:45 INFO : three-2019-01-01.txt: Deleted 2026/02/12 05:09:45 DEBUG : three.txt: same parent dir (ODFfMTAxMzA5MDBfdTZENjM) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/02/12 05:09:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/12 05:09:46 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/02/12 05:09:47 DEBUG : three.txt: size = 19 OK 2026/02/12 05:09:47 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/02/12 05:09:47 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncSuffixKeepExtension (27.57s) === RUN TestConflicting run.go:185: Remote "OpenDrive root 'rclone-test-miwanev0yowo'", Local "Local file system at /tmp/rclone3036941204", Modify Window "1s" 2026/02/12 05:09:57 INFO : toe: Making directory 2026/02/12 05:09:57 INFO : toe/toe: Making directory 2026/02/12 05:09:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/12 05:09:58 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for checks to finish 2026/02/12 05:09:58 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for transfers to finish 2026/02/12 05:09:58 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/02/12 05:10:00 DEBUG : toe/toe/toe: size = 11 OK 2026/02/12 05:10:00 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/12 05:10:00 INFO : toe/toe/toe: Copied (new) 2026/02/12 05:10:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (4.95s) === RUN TestMove run.go:185: Remote "OpenDrive root 'rclone-test-miwanev0yowo'", Local "Local file system at /tmp/rclone3036941204", Modify Window "1s" 2026/02/12 05:10:02 DEBUG : empty_dir: Making directory with metadata 2026/02/12 05:10:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 05:10:02 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:02 INFO : tictacempty_dir: Making directory 2026/02/12 05:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:02 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:02 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:02 INFO : tictactoe: Making directory 2026/02/12 05:10:03 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:03 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 05:10:03 INFO : tictactoe/tictactoe: Making directory 2026/02/12 05:10:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 05:10:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/12 05:10:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 05:10:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:03 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for checks to finish 2026/02/12 05:10:03 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for transfers to finish 2026/02/12 05:10:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/12 05:10:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/12 05:10:05 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/12 05:10:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:05 INFO : toe/toe/toe.txt: Deleted 2026/02/12 05:10:05 INFO : toe/toe: Removing directory 2026/02/12 05:10:05 INFO : toe: Removing directory 2026/02/12 05:10:05 INFO : empty_dir: Removing directory 2026/02/12 05:10:05 DEBUG : Local file system at /tmp/rclone3036941204: deleted 3 directories --- PASS: TestMove (6.39s) === RUN TestTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-miwanev0yowo'", Local "Local file system at /tmp/rclone3036941204", Modify Window "1s" 2026/02/12 05:10:08 DEBUG : empty_dir: Making directory with metadata 2026/02/12 05:10:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 05:10:08 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:08 INFO : tictacempty_dir: Making directory 2026/02/12 05:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:09 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:09 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:09 INFO : tictactoe: Making directory 2026/02/12 05:10:10 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:10 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 05:10:10 INFO : tictactoe/tictactoe: Making directory 2026/02/12 05:10:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 05:10:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/12 05:10:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 05:10:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:10 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for checks to finish 2026/02/12 05:10:10 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for transfers to finish 2026/02/12 05:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/12 05:10:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/12 05:10:12 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/12 05:10:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:12 INFO : toe/toe/toe.txt: Deleted 2026/02/12 05:10:12 INFO : toe/toe: Removing directory 2026/02/12 05:10:12 INFO : toe: Removing directory 2026/02/12 05:10:12 INFO : empty_dir: Removing directory 2026/02/12 05:10:12 DEBUG : Local file system at /tmp/rclone3036941204: deleted 3 directories 2026/02/12 05:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/12 05:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/12 05:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/12 05:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/12 05:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/12 05:10:15 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (10.68s) === RUN TestManualTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-miwanev0yowo'", Local "Local file system at /tmp/rclone3036941204", Modify Window "1s" 2026/02/12 05:10:19 DEBUG : Reset feature "Copy" 2026/02/12 05:10:19 DEBUG : Reset feature "Move" 2026/02/12 05:10:19 DEBUG : Reset feature "Copy" 2026/02/12 05:10:19 DEBUG : Reset feature "Move" 2026/02/12 05:10:19 DEBUG : empty_dir: Making directory with metadata 2026/02/12 05:10:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 05:10:19 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 05:10:19 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:19 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:19 DEBUG : toe: transformed to: tictactoe 2026/02/12 05:10:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 05:10:19 INFO : tictactoe/tictactoe: Making directory 2026/02/12 05:10:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 05:10:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/12 05:10:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 05:10:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:19 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for checks to finish 2026/02/12 05:10:19 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for transfers to finish 2026/02/12 05:10:20 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Folder is already deleted (Error 403) 2026/02/12 05:10:20 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to get folder list: Folder is already deleted (Error 403) 2026/02/12 05:10:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 05:10:20 ERROR : Local file system at /tmp/rclone3036941204: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (1.59s) === RUN TestBase64 run.go:185: Remote "OpenDrive root 'rclone-test-miwanev0yowo'", Local "Local file system at /tmp/rclone3036941204", Modify Window "1s" 2026/02/12 05:10:20 DEBUG : toe: transformed to: dG9l 2026/02/12 05:10:21 DEBUG : toe: transformed to: dG9l 2026/02/12 05:10:21 INFO : dG9l: Making directory 2026/02/12 05:10:21 DEBUG : toe: transformed to: dG9l 2026/02/12 05:10:21 DEBUG : toe: transformed to: dG9l 2026/02/12 05:10:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/12 05:10:21 INFO : dG9l/dG9l: Making directory 2026/02/12 05:10:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/12 05:10:21 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/12 05:10:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/12 05:10:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 05:10:21 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for checks to finish 2026/02/12 05:10:21 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Waiting for transfers to finish 2026/02/12 05:10:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/12 05:10:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2026/02/12 05:10:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/12 05:10:24 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/12 05:10:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/12 05:10:24 ERROR : OpenDrive root 'rclone-test-miwanev0yowo': not deleting files as there were IO errors 2026/02/12 05:10:24 ERROR : OpenDrive root 'rclone-test-miwanev0yowo': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 run.go:130: removing dir "dG9l/dG9l" failed - try 1/3: folder not empty --- FAIL: TestBase64 (7.75s) FAIL 2026/02/12 05:10:28 DEBUG : OpenDrive root 'rclone-test-miwanev0yowo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestBase64|TestConflicting|TestManualTransformFile|TestMove|TestSyncDoesntUpdateModtime|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncWithUpdateOlder|TestTransformFile)$'" - Finished ERROR in 1m54.160192044s (try 2/5): exit status 1: Failed [TestSyncWithUpdateOlder TestSyncSuffix TestManualTransformFile TestBase64]