"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension)$'" - Starting (try 5/5) 2026/02/27 03:48:59 DEBUG : Creating backend with remote "TestMega:rclone-test-lezupiy1xiyi" 2026/02/27 03:48:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 03:48:59 DEBUG : mega root 'rclone-test-lezupiy1xiyi': Using previously stored session ID and master key to initialize the Mega API 2026/02/27 03:49:11 DEBUG : Creating backend with remote "/tmp/rclone2525685902" === RUN TestSyncBackupDir run.go:185: Remote "mega root 'rclone-test-lezupiy1xiyi'", Local "Local file system at /tmp/rclone2525685902", Modify Window "876000h0m0s" 2026/02/27 03:49:13 DEBUG : Creating backend with remote "TestMega:rclone-test-lezupiy1xiyi/dst" 2026/02/27 03:49:13 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Using previously stored session ID and master key to initialize the Mega API 2026/02/27 03:49:25 DEBUG : Creating backend with remote "TestMega:rclone-test-lezupiy1xiyi/backup" 2026/02/27 03:49:25 DEBUG : mega root 'rclone-test-lezupiy1xiyi/backup': Using previously stored session ID and master key to initialize the Mega API 2026/02/27 03:49:38 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for checks to finish 2026/02/27 03:49:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone2525685902) 2026/02/27 03:49:38 DEBUG : one: size = 3 (mega root 'rclone-test-lezupiy1xiyi/dst') 2026/02/27 03:49:38 DEBUG : one: Sizes differ 2026/02/27 03:49:38 DEBUG : two: size = 3 OK 2026/02/27 03:49:38 DEBUG : two: Sizes identical 2026/02/27 03:49:38 DEBUG : two: Unchanged skipping 2026/02/27 03:49:40 INFO : one: Moved (server-side) 2026/02/27 03:49:40 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for transfers to finish 2026/02/27 03:49:41 DEBUG : one: size = 4 OK 2026/02/27 03:49:41 INFO : one: Copied (new) 2026/02/27 03:49:41 DEBUG : Waiting for deletions to finish 2026/02/27 03:49:43 INFO : three.txt: Moved (server-side) 2026/02/27 03:49:43 INFO : three.txt: Moved into backup dir 2026/02/27 03:49:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2525685902) 2026/02/27 03:49:43 DEBUG : one: size = 4 (mega root 'rclone-test-lezupiy1xiyi/dst') 2026/02/27 03:49:43 DEBUG : one: Sizes differ 2026/02/27 03:49:43 DEBUG : two: size = 3 OK 2026/02/27 03:49:43 DEBUG : two: Sizes identical 2026/02/27 03:49:43 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for checks to finish 2026/02/27 03:49:43 DEBUG : two: Unchanged skipping 2026/02/27 03:49:43 INFO : one: Deleted 2026/02/27 03:49:43 INFO : one: Moved (server-side) 2026/02/27 03:49:43 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for transfers to finish 2026/02/27 03:49:45 DEBUG : one: size = 5 OK 2026/02/27 03:49:45 INFO : one: Copied (new) 2026/02/27 03:49:45 DEBUG : Waiting for deletions to finish 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got backup/one (4), backup/three.txt (5), dst/one (5), dst/three.txt (6), dst/two (3) 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDir Messages: backup/three.txt: size incorrect file=6 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" --- FAIL: TestSyncBackupDir (41.90s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "mega root 'rclone-test-lezupiy1xiyi'", Local "Local file system at /tmp/rclone2525685902", Modify Window "876000h0m0s" 2026/02/27 03:49:55 DEBUG : Creating backend with remote "TestMega:rclone-test-lezupiy1xiyi/dst" 2026/02/27 03:49:55 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Using previously stored session ID and master key to initialize the Mega API 2026/02/27 03:50:08 DEBUG : Creating backend with remote "TestMega:rclone-test-lezupiy1xiyi/backup" 2026/02/27 03:50:08 DEBUG : mega root 'rclone-test-lezupiy1xiyi/backup': Using previously stored session ID and master key to initialize the Mega API 2026/02/27 03:50:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2525685902) 2026/02/27 03:50:23 DEBUG : one: size = 3 (mega root 'rclone-test-lezupiy1xiyi/dst') 2026/02/27 03:50:23 DEBUG : one: Sizes differ 2026/02/27 03:50:23 DEBUG : two: size = 3 OK 2026/02/27 03:50:23 DEBUG : two: Sizes identical 2026/02/27 03:50:23 DEBUG : two: Unchanged skipping 2026/02/27 03:50:23 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for checks to finish 2026/02/27 03:50:23 INFO : one: Moved (server-side) to: one.bak 2026/02/27 03:50:23 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for transfers to finish 2026/02/27 03:50:25 DEBUG : one: size = 4 OK 2026/02/27 03:50:25 INFO : one: Copied (new) 2026/02/27 03:50:25 DEBUG : Waiting for deletions to finish 2026/02/27 03:50:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 03:50:27 INFO : three.txt: Moved into backup dir 2026/02/27 03:50:29 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for checks to finish 2026/02/27 03:50:29 DEBUG : two: size = 3 OK 2026/02/27 03:50:29 DEBUG : two: Sizes identical 2026/02/27 03:50:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2525685902) 2026/02/27 03:50:29 DEBUG : one: size = 4 (mega root 'rclone-test-lezupiy1xiyi/dst') 2026/02/27 03:50:29 DEBUG : one: Sizes differ 2026/02/27 03:50:29 DEBUG : two: Unchanged skipping 2026/02/27 03:50:30 INFO : one.bak: Deleted 2026/02/27 03:50:32 INFO : one: Moved (server-side) to: one.bak 2026/02/27 03:50:32 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for transfers to finish 2026/02/27 03:50:37 DEBUG : one: size = 5 OK 2026/02/27 03:50:37 INFO : one: Copied (new) 2026/02/27 03:50:37 DEBUG : Waiting for deletions to finish 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/three.txt" 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirWithSuffix Messages: backup/three.txt.bak: size incorrect file=6 vs obj=5 --- FAIL: TestSyncBackupDirWithSuffix (57.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-lezupiy1xiyi'", Local "Local file system at /tmp/rclone2525685902", Modify Window "876000h0m0s" 2026/02/27 03:50:54 DEBUG : Creating backend with remote "TestMega:rclone-test-lezupiy1xiyi/dst" 2026/02/27 03:50:54 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Using previously stored session ID and master key to initialize the Mega API 2026/02/27 03:51:07 DEBUG : Creating backend with remote "TestMega:rclone-test-lezupiy1xiyi/backup" 2026/02/27 03:51:07 DEBUG : mega root 'rclone-test-lezupiy1xiyi/backup': Using previously stored session ID and master key to initialize the Mega API 2026/02/27 03:51:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2525685902) 2026/02/27 03:51:20 DEBUG : one: size = 3 (mega root 'rclone-test-lezupiy1xiyi/dst') 2026/02/27 03:51:20 DEBUG : one: Sizes differ 2026/02/27 03:51:20 DEBUG : two: size = 3 OK 2026/02/27 03:51:20 DEBUG : two: Sizes identical 2026/02/27 03:51:20 DEBUG : two: Unchanged skipping 2026/02/27 03:51:20 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for checks to finish 2026/02/27 03:51:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/27 03:51:20 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for transfers to finish 2026/02/27 03:51:22 DEBUG : one: size = 4 OK 2026/02/27 03:51:22 INFO : one: Copied (new) 2026/02/27 03:51:22 DEBUG : Waiting for deletions to finish 2026/02/27 03:51:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/27 03:51:23 INFO : three.txt: Moved into backup dir 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 2026/02/27 03:51:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2525685902) 2026/02/27 03:51:30 DEBUG : one: size = 4 (mega root 'rclone-test-lezupiy1xiyi/dst') 2026/02/27 03:51:30 DEBUG : one: Sizes differ 2026/02/27 03:51:30 DEBUG : two: size = 3 OK 2026/02/27 03:51:30 DEBUG : two: Sizes identical 2026/02/27 03:51:30 DEBUG : two: Unchanged skipping 2026/02/27 03:51:30 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for checks to finish 2026/02/27 03:51:32 INFO : one-2019-01-01: Deleted 2026/02/27 03:51:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/27 03:51:35 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for transfers to finish 2026/02/27 03:51:35 DEBUG : one: size = 5 OK 2026/02/27 03:51:35 INFO : one: Copied (new) 2026/02/27 03:51:35 DEBUG : Waiting for deletions to finish 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/one (5), dst/three.txt (6), dst/two (3) 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/three-2019-01-01.txt: size incorrect file=6 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "dst/three.txt" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (57.98s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "mega root 'rclone-test-lezupiy1xiyi'", Local "Local file system at /tmp/rclone2525685902", Modify Window "876000h0m0s" 2026/02/27 03:51:52 DEBUG : Creating backend with remote "TestMega:rclone-test-lezupiy1xiyi/dst" 2026/02/27 03:51:52 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Using previously stored session ID and master key to initialize the Mega API 2026/02/27 03:52:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone2525685902) 2026/02/27 03:52:06 DEBUG : one: size = 3 (mega root 'rclone-test-lezupiy1xiyi/dst') 2026/02/27 03:52:06 DEBUG : one: Sizes differ 2026/02/27 03:52:06 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for checks to finish 2026/02/27 03:52:07 DEBUG : two: size = 3 OK 2026/02/27 03:52:07 DEBUG : two: Sizes identical 2026/02/27 03:52:07 DEBUG : two: Unchanged skipping 2026/02/27 03:52:07 INFO : one: Moved (server-side) to: one.bak 2026/02/27 03:52:07 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for transfers to finish 2026/02/27 03:52:07 DEBUG : one: size = 4 OK 2026/02/27 03:52:07 INFO : one: Copied (new) 2026/02/27 03:52:07 DEBUG : Waiting for deletions to finish 2026/02/27 03:52:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 03:52:07 INFO : three.txt: Moved into backup dir 2026/02/27 03:52:08 DEBUG : one.bak: Excluded (Path Filter) 2026/02/27 03:52:08 DEBUG : one.bak: Excluded 2026/02/27 03:52:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/27 03:52:08 DEBUG : three.txt.bak: Excluded 2026/02/27 03:52:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2525685902) 2026/02/27 03:52:08 DEBUG : one: size = 4 (mega root 'rclone-test-lezupiy1xiyi/dst') 2026/02/27 03:52:08 DEBUG : one: Sizes differ 2026/02/27 03:52:08 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for checks to finish 2026/02/27 03:52:08 INFO : one.bak: Deleted 2026/02/27 03:52:08 DEBUG : two: size = 3 OK 2026/02/27 03:52:08 DEBUG : two: Sizes identical 2026/02/27 03:52:08 DEBUG : two: Unchanged skipping 2026/02/27 03:52:08 INFO : one: Moved (server-side) to: one.bak 2026/02/27 03:52:08 DEBUG : mega root 'rclone-test-lezupiy1xiyi/dst': Waiting for transfers to finish 2026/02/27 03:52:09 DEBUG : one: size = 5 OK 2026/02/27 03:52:09 INFO : one: Copied (new) 2026/02/27 03:52:09 DEBUG : Waiting for deletions to finish 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "dst/three.txt" 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirSuffixOnly Messages: dst/three.txt.bak: size incorrect file=6 vs obj=5 --- FAIL: TestSyncBackupDirSuffixOnly (29.35s) FAIL 2026/02/27 03:52:19 DEBUG : mega root 'rclone-test-lezupiy1xiyi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension)$'" - Finished ERROR in 3m20.12909278s (try 5/5): exit status 1: Failed [TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly]