"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2026/03/02 03:49:21 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru" 2026/03/02 03:49:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 03:49:21 DEBUG : mega root 'rclone-test-nanumam5duru': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:49:36 DEBUG : Creating backend with remote "/tmp/rclone2744641106" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/02 03:49:36 INFO : mega root 'rclone-test-nanumam5duru': Making map for --track-renames 2026/03/02 03:49:36 INFO : mega root 'rclone-test-nanumam5duru': Finished making map for --track-renames 2026/03/02 03:49:36 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 03:49:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/02 03:49:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/02 03:49:36 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for renames to finish 2026/03/02 03:49:36 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 03:49:39 DEBUG : potato: size = 14 OK 2026/03/02 03:49:39 INFO : potato: Copied (new) 2026/03/02 03:49:39 DEBUG : sub/yam: size = 11 OK 2026/03/02 03:49:39 INFO : sub/yam: Copied (new) 2026/03/02 03:49:39 DEBUG : Waiting for deletions to finish 2026/03/02 03:49:39 DEBUG : potato: size = 14 OK 2026/03/02 03:49:39 DEBUG : potato: Sizes identical 2026/03/02 03:49:39 DEBUG : potato: Unchanged skipping 2026/03/02 03:49:39 INFO : mega root 'rclone-test-nanumam5duru': Making map for --track-renames 2026/03/02 03:49:39 INFO : mega root 'rclone-test-nanumam5duru': Finished making map for --track-renames 2026/03/02 03:49:39 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 03:49:39 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for renames to finish 2026/03/02 03:49:39 INFO : sub/yam: Moved (server-side) to: yam 2026/03/02 03:49:39 INFO : yam: Renamed from "sub/yam" 2026/03/02 03:49:39 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 03:49:39 DEBUG : Waiting for deletions to finish 2026/03/02 03:49:39 INFO : There was nothing to transfer 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:1701 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want potato (14), yam (11) got potato (14), yam (11), yam (11) 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:1701 /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: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (17.55s) === RUN TestServerSideMoveLocal run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:49:54 DEBUG : Creating backend with remote "/tmp/rclone2744641106/dir1" 2026/03/02 03:49:54 DEBUG : Creating backend with remote "/tmp/rclone2744641106/dir2" 2026/03/02 03:49:54 DEBUG : Local file system at /tmp/rclone2744641106/dir2: Using server-side directory move 2026/03/02 03:49:54 INFO : Local file system at /tmp/rclone2744641106/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 03:49:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/02 03:49:54 DEBUG : Local file system at /tmp/rclone2744641106/dir2: Waiting for checks to finish 2026/03/02 03:49:54 INFO : file1.txt: Moved (server-side) 2026/03/02 03:49:54 DEBUG : Local file system at /tmp/rclone2744641106/dir2: Waiting for transfers 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestServerSideMoveLocal Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveLocal (7.66s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 03:50:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/02 03:50:01 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 03:50:01 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 03:50:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 03:50:02 INFO : sub dir/hello world: Copied (new) 2026/03/02 03:50:02 INFO : sub dir/hello world: Deleted 2026/03/02 03:50:02 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/02 03:50:02 INFO : nested/sub dir/file: Copied (new) 2026/03/02 03:50:02 INFO : nested/sub dir/file: Deleted 2026/03/02 03:50:02 INFO : sub dir: Removing directory 2026/03/02 03:50:02 INFO : nested/sub dir: Removing directory 2026/03/02 03:50:02 INFO : nested: Removing directory 2026/03/02 03:50:02 DEBUG : Local file system at /tmp/rclone2744641106: deleted 3 directories 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:1827 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want nested/sub dir/file (6), sub dir/hello world (11) got nested/sub dir/file (6), sub dir/hello world (11), yam (11) 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:1827 /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: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "yam" --- FAIL: TestMoveWithDeleteEmptySrcDirs (15.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:50:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 03:50:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/02 03:50:17 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 03:50:17 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 03:50:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 03:50:19 INFO : sub dir/hello world: Copied (new) 2026/03/02 03:50:19 INFO : sub dir/hello world: Deleted 2026/03/02 03:50:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/02 03:50:19 INFO : nested/sub dir/file: Copied (new) 2026/03/02 03:50:19 INFO : nested/sub dir/file: Deleted 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:1851 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want nested/sub dir/file (6), sub dir/hello world (11) got nested/sub dir/file (6), sub dir/hello world (11), yam (11) 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:1851 /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: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "yam" --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (17.41s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:50:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/02 03:50:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 03:50:34 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 03:50:34 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 03:50:35 DEBUG : existing-b: size = 6 OK 2026/03/02 03:50:35 INFO : existing-b: Copied (new) 2026/03/02 03:50:35 INFO : existing-b: Deleted 2026/03/02 03:50:35 DEBUG : existing: size = 6 OK 2026/03/02 03:50:35 INFO : existing: Copied (new) 2026/03/02 03:50:35 INFO : existing: Deleted 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "yam" 2026/03/02 03:50:42 DEBUG : existing: Destination exists, skipping 2026/03/02 03:50:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/02 03:50:42 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 03:50:42 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 03:50:42 INFO : There was nothing to transfer 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "yam" --- FAIL: TestMoveWithIgnoreExisting (21.79s) === RUN TestServerSideMove run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:50:56 DEBUG : Creating backend with remote "TestMega:rclone-test-mukasoc1qivo" 2026/03/02 03:50:56 DEBUG : mega root 'rclone-test-mukasoc1qivo': Using previously stored session ID and master key to initialize the Mega API 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /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: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" sync_test.go:1736: Server side move (if possible) mega root 'rclone-test-nanumam5duru' -> mega root 'rclone-test-mukasoc1qivo' 2026/03/02 03:51:18 DEBUG : mega root 'rclone-test-mukasoc1qivo': Using server-side directory move 2026/03/02 03:51:18 INFO : mega root 'rclone-test-mukasoc1qivo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 03:51:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 03:51:18 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/02 03:51:18 DEBUG : empty space: size = 1 OK 2026/03/02 03:51:18 DEBUG : empty space: Sizes identical 2026/03/02 03:51:18 DEBUG : empty space: Unchanged skipping 2026/03/02 03:51:21 INFO : empty space: Deleted 2026/03/02 03:51:21 DEBUG : mega root 'rclone-test-mukasoc1qivo': Waiting for checks to finish 2026/03/02 03:51:21 DEBUG : potato3: size = 68 (mega root 'rclone-test-nanumam5duru') 2026/03/02 03:51:21 INFO : potato2: Moved (server-side) 2026/03/02 03:51:23 DEBUG : potato3: size = 60 (mega root 'rclone-test-mukasoc1qivo') 2026/03/02 03:51:23 DEBUG : potato3: Sizes differ 2026/03/02 03:51:23 DEBUG : mega root 'rclone-test-mukasoc1qivo': Waiting for transfers to finish 2026/03/02 03:51:23 INFO : potato3: Deleted 2026/03/02 03:51:23 INFO : potato3: Moved (server-side) 2026/03/02 03:51:23 INFO : yam: Moved (server-side) 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /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: TestServerSideMove Messages: listing wrong, want got yam (11) 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11), yam (11) 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /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: TestServerSideMove Messages: Unexpected file "yam" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /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: TestServerSideMove Messages: Unexpected file "yam" 2026/03/02 03:51:37 DEBUG : Creating backend with remote "TestMega:rclone-test-xabatem8role" 2026/03/02 03:51:37 DEBUG : mega root 'rclone-test-xabatem8role': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:51:50 DEBUG : mega root 'rclone-test-xabatem8role': Using server-side directory move 2026/03/02 03:51:50 INFO : mega root 'rclone-test-xabatem8role': Server side directory move succeeded 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /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: TestServerSideMove Messages: Unexpected file "yam" 2026/03/02 03:51:57 ERROR : error listing: directory not found 2026/03/02 03:51:57 DEBUG : mega root 'rclone-test-xabatem8role': Purge remote 2026/03/02 03:51:57 DEBUG : mega root 'rclone-test-mukasoc1qivo': Purge remote 2026/03/02 03:51:57 NOTICE: purge failed: directory 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" --- FAIL: TestServerSideMove (67.83s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:52:04 DEBUG : Creating backend with remote "TestMega:rclone-test-gofanec6vafo" 2026/03/02 03:52:04 DEBUG : mega root 'rclone-test-gofanec6vafo': Using previously stored session ID and master key to initialize the Mega API 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /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: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "yam" sync_test.go:1736: Server side move (if possible) mega root 'rclone-test-nanumam5duru' -> mega root 'rclone-test-gofanec6vafo' 2026/03/02 03:52:26 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 03:52:26 DEBUG : empty space: Excluded 2026/03/02 03:52:26 DEBUG : yam: Excluded (Size Filter) 2026/03/02 03:52:26 DEBUG : yam: Excluded 2026/03/02 03:52:26 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 03:52:26 DEBUG : empty space: Excluded 2026/03/02 03:52:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 03:52:26 DEBUG : mega root 'rclone-test-gofanec6vafo': Waiting for checks to finish 2026/03/02 03:52:26 DEBUG : potato3: size = 68 (mega root 'rclone-test-nanumam5duru') 2026/03/02 03:52:26 DEBUG : potato3: size = 60 (mega root 'rclone-test-gofanec6vafo') 2026/03/02 03:52:26 DEBUG : potato3: Sizes differ 2026/03/02 03:52:26 DEBUG : mega root 'rclone-test-gofanec6vafo': Waiting for transfers to finish 2026/03/02 03:52:26 INFO : potato3: Deleted 2026/03/02 03:52:26 INFO : potato3: Moved (server-side) 2026/03/02 03:52:26 INFO : potato2: Moved (server-side) 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:1751 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /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: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1) got empty space (1), yam (11) 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:1751 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "yam" 2026/03/02 03:52:33 DEBUG : Creating backend with remote "TestMega:rclone-test-bepolos1busi" 2026/03/02 03:52:33 DEBUG : mega root 'rclone-test-bepolos1busi': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:52:46 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 03:52:46 DEBUG : empty space: Excluded 2026/03/02 03:52:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 03:52:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/02 03:52:46 DEBUG : mega root 'rclone-test-bepolos1busi': Waiting for checks to finish 2026/03/02 03:52:46 DEBUG : mega root 'rclone-test-bepolos1busi': Waiting for transfers to finish 2026/03/02 03:52:47 INFO : potato2: Moved (server-side) 2026/03/02 03:52:47 INFO : potato3: Moved (server-side) 2026/03/02 03:52:47 DEBUG : mega root 'rclone-test-bepolos1busi': Purge remote 2026/03/02 03:52:47 DEBUG : mega root 'rclone-test-gofanec6vafo': Purge remote 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveWithFilter (50.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:52:54 DEBUG : Creating backend with remote "TestMega:rclone-test-temorud6foga" 2026/03/02 03:52:54 DEBUG : mega root 'rclone-test-temorud6foga': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:53:08 INFO : tomatoDir: Making directory 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /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: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" sync_test.go:1736: Server side move (if possible) mega root 'rclone-test-nanumam5duru' -> mega root 'rclone-test-temorud6foga' 2026/03/02 03:53:16 DEBUG : mega root 'rclone-test-temorud6foga': Using server-side directory move 2026/03/02 03:53:16 INFO : mega root 'rclone-test-temorud6foga': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 03:53:16 DEBUG : empty space: size = 1 OK 2026/03/02 03:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 03:53:16 DEBUG : empty space: Sizes identical 2026/03/02 03:53:16 DEBUG : empty space: Unchanged skipping 2026/03/02 03:53:16 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/02 03:53:16 INFO : empty space: Deleted 2026/03/02 03:53:16 DEBUG : mega root 'rclone-test-temorud6foga': Waiting for checks to finish 2026/03/02 03:53:17 DEBUG : potato3: size = 68 (mega root 'rclone-test-nanumam5duru') 2026/03/02 03:53:17 DEBUG : potato3: size = 60 (mega root 'rclone-test-temorud6foga') 2026/03/02 03:53:17 DEBUG : potato3: Sizes differ 2026/03/02 03:53:17 DEBUG : mega root 'rclone-test-temorud6foga': Waiting for transfers to finish 2026/03/02 03:53:17 INFO : potato2: Moved (server-side) 2026/03/02 03:53:19 INFO : potato3: Deleted 2026/03/02 03:53:19 INFO : potato3: Moved (server-side) 2026/03/02 03:53:19 INFO : yam: Moved (server-side) 2026/03/02 03:53:19 INFO : tomatoDir: Removing directory 2026/03/02 03:53:19 DEBUG : mega root 'rclone-test-nanumam5duru': deleted 1 directories 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /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: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got yam (11) 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1757 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1757 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /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: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11), yam (11) 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /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: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /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: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 2026/03/02 03:53:40 DEBUG : Creating backend with remote "TestMega:rclone-test-faboxir0moye" 2026/03/02 03:53:40 DEBUG : mega root 'rclone-test-faboxir0moye': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:53:54 INFO : tomatoDir: Making directory 2026/03/02 03:53:54 DEBUG : mega root 'rclone-test-faboxir0moye': Using server-side directory move 2026/03/02 03:53:54 INFO : mega root 'rclone-test-faboxir0moye': Server side directory move succeeded 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /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: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 2026/03/02 03:54:01 ERROR : error listing: directory not found 2026/03/02 03:54:01 ERROR : error listing: directory not found 2026/03/02 03:54:01 DEBUG : mega root 'rclone-test-faboxir0moye': Purge remote 2026/03/02 03:54:01 DEBUG : mega root 'rclone-test-temorud6foga': Purge remote 2026/03/02 03:54:01 NOTICE: purge failed: directory 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (73.80s) === RUN TestServerSideMoveOverlap run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1941 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1941 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveOverlap (7.04s) === RUN TestSyncOverlap run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:54:15 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/rclone-sync-test" 2026/03/02 03:54:15 DEBUG : Config file has changed externally - reloading 2026/03/02 03:54:15 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "yam" --- FAIL: TestSyncOverlap (20.81s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:54:36 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/rclone-sync-test" 2026/03/02 03:54:36 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:54:49 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/rclone-sync-test-include/layer2" 2026/03/02 03:54:49 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test-include/layer2': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:55:02 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/rclone-sync-test-ignore-file" 2026/03/02 03:55:02 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test-ignore-file': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:55:19 DEBUG : rclone-sync-test: Excluded 2026/03/02 03:55:19 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in source - ignoring 2026/03/02 03:55:19 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/02 03:55:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 03:55:19 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test': Waiting for checks to finish 2026/03/02 03:55:19 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test': Waiting for transfers to finish 2026/03/02 03:55:21 DEBUG : yam: size = 11 OK 2026/03/02 03:55:21 INFO : yam: Copied (new) 2026/03/02 03:55:21 DEBUG : Waiting for deletions to finish 2026/03/02 03:55:21 DEBUG : rclone-sync-test: Excluded 2026/03/02 03:55:21 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in destination - ignoring 2026/03/02 03:55:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 03:55:21 DEBUG : yam: size = 11 OK 2026/03/02 03:55:21 DEBUG : yam: Sizes identical 2026/03/02 03:55:21 DEBUG : yam: Unchanged skipping 2026/03/02 03:55:21 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 03:55:21 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 03:55:21 DEBUG : Waiting for deletions to finish 2026/03/02 03:55:21 INFO : rclone-sync-test-include: Removing directory 2026/03/02 03:55:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/02 03:55:21 INFO : rclone-sync-test-ignore-file: Removing directory 2026/03/02 03:55:21 DEBUG : mega root 'rclone-test-nanumam5duru': failed to delete 1 directories 2026/03/02 03:55:21 DEBUG : mega root 'rclone-test-nanumam5duru': deleted 1 directories 2026/03/02 03:55:21 INFO : There was nothing to transfer 2026/03/02 03:55:21 DEBUG : rclone-sync-test: Excluded 2026/03/02 03:55:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/02 03:55:21 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/02 03:55:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 03:55:21 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/02 03:55:21 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/02 03:55:23 DEBUG : yam: size = 11 OK 2026/03/02 03:55:23 INFO : yam: Copied (new) 2026/03/02 03:55:23 DEBUG : Waiting for deletions to finish 2026/03/02 03:55:23 DEBUG : rclone-sync-test: Excluded 2026/03/02 03:55:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/02 03:55:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 03:55:23 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 03:55:23 DEBUG : yam: size = 11 OK 2026/03/02 03:55:23 DEBUG : yam: Sizes identical 2026/03/02 03:55:23 DEBUG : yam: Unchanged skipping 2026/03/02 03:55:23 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 03:55:23 DEBUG : Waiting for deletions to finish 2026/03/02 03:55:23 INFO : rclone-sync-test-include: Removing directory 2026/03/02 03:55:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/02 03:55:23 DEBUG : mega root 'rclone-test-nanumam5duru': failed to delete 1 directories 2026/03/02 03:55:23 INFO : There was nothing to transfer 2026/03/02 03:55:23 DEBUG : rclone-sync-test: Excluded 2026/03/02 03:55:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/02 03:55:23 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/02 03:55:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 03:55:23 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/02 03:55:23 DEBUG : mega root 'rclone-test-nanumam5duru/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/02 03:55:25 DEBUG : yam: size = 11 OK 2026/03/02 03:55:25 INFO : yam: Copied (new) 2026/03/02 03:55:25 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncOverlapWithFilter Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncOverlapWithFilter Messages: Unexpected file "yam" --- FAIL: TestSyncOverlapWithFilter (61.87s) === RUN TestSyncCompareDest run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 03:55:38 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/dst" 2026/03/02 03:55:38 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:55:51 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/CompareDest" 2026/03/02 03:55:51 DEBUG : mega root 'rclone-test-nanumam5duru/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:56:05 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 03:56:05 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 03:56:05 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 03:56:05 DEBUG : one: size = 3 OK 2026/03/02 03:56:05 INFO : one: Copied (new) 2026/03/02 03:56:05 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:2121 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), yam (11) 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:2121 /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: TestSyncCompareDest Messages: Unexpected file "yam" 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:2125 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), yam (11) 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:2125 /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: TestSyncCompareDest Messages: Unexpected file "yam" 2026/03/02 03:56:19 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 03:56:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 03:56:19 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 03:56:19 DEBUG : one: Sizes differ 2026/03/02 03:56:19 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 03:56:22 DEBUG : one: size = 5 OK 2026/03/02 03:56:22 INFO : one: Copied (replaced existing) 2026/03/02 03:56:22 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:2137 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (5) got dst/one (5), yam (11) 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:2137 /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: TestSyncCompareDest Messages: Unexpected file "yam" 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:2143 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), yam (11) 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:2143 /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: TestSyncCompareDest Messages: Unexpected file "yam" 2026/03/02 03:56:41 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 03:56:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 03:56:41 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 03:56:41 DEBUG : one: Sizes differ 2026/03/02 03:56:41 DEBUG : one: size = 5 OK 2026/03/02 03:56:41 DEBUG : one: Sizes identical 2026/03/02 03:56:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 03:56:41 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 03:56:41 DEBUG : Waiting for deletions to finish 2026/03/02 03:56:41 INFO : There was nothing to transfer 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:2152 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), yam (11) 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:2152 /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: TestSyncCompareDest Messages: Unexpected file "yam" 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:2157 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) 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:2157 /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: TestSyncCompareDest Messages: Unexpected file "yam" 2026/03/02 03:56:55 DEBUG : two: size = 3 OK 2026/03/02 03:56:55 DEBUG : two: Sizes identical 2026/03/02 03:56:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 03:56:55 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 03:56:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 03:56:55 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 03:56:55 DEBUG : one: Sizes differ 2026/03/02 03:56:55 DEBUG : one: size = 5 OK 2026/03/02 03:56:55 DEBUG : one: Sizes identical 2026/03/02 03:56:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 03:56:55 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 03:56:55 DEBUG : Waiting for deletions to finish 2026/03/02 03:56:55 INFO : There was nothing to transfer 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:2166 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) 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:2166 /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: TestSyncCompareDest Messages: Unexpected file "yam" 2026/03/02 03:57:02 DEBUG : two: size = 3 OK 2026/03/02 03:57:02 DEBUG : two: Sizes identical 2026/03/02 03:57:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 03:57:02 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 03:57:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 03:57:02 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 03:57:02 DEBUG : one: Sizes differ 2026/03/02 03:57:02 DEBUG : one: size = 5 OK 2026/03/02 03:57:02 DEBUG : one: Sizes identical 2026/03/02 03:57:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 03:57:02 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 03:57:02 DEBUG : Waiting for deletions to finish 2026/03/02 03:57:02 INFO : There was nothing to transfer 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:2175 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) 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:2175 /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: TestSyncCompareDest Messages: Unexpected file "yam" sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 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:2211 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) 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:2211 /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: TestSyncCompareDest Messages: Unexpected file "yam" 2026/03/02 03:57:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 03:57:16 DEBUG : two: size = 3 (mega root 'rclone-test-nanumam5duru/CompareDest') 2026/03/02 03:57:16 DEBUG : two: Sizes differ 2026/03/02 03:57:16 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 03:57:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 03:57:16 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 03:57:16 DEBUG : one: Sizes differ 2026/03/02 03:57:16 DEBUG : one: size = 5 OK 2026/03/02 03:57:16 DEBUG : one: Sizes identical 2026/03/02 03:57:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 03:57:16 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 03:57:16 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 03:57:17 DEBUG : two: size = 5 OK 2026/03/02 03:57:17 INFO : two: Copied (new) 2026/03/02 03:57:17 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:2223 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5), yam (11) 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:2223 /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: TestSyncCompareDest Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" --- FAIL: TestSyncCompareDest (116.45s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2243 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want pre-dest1/1 (1), pre-dest2/2 (1) got pre-dest1/1 (1), pre-dest2/2 (1), yam (11) 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:2243 /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: TestSyncMultipleCompareDest Messages: Unexpected file "yam" 2026/03/02 03:57:46 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/dest" 2026/03/02 03:57:46 DEBUG : mega root 'rclone-test-nanumam5duru/dest': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:58:00 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/pre-dest1" 2026/03/02 03:58:00 DEBUG : mega root 'rclone-test-nanumam5duru/pre-dest1': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:58:13 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/pre-dest2" 2026/03/02 03:58:13 DEBUG : mega root 'rclone-test-nanumam5duru/pre-dest2': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:58:27 DEBUG : 1: size = 1 OK 2026/03/02 03:58:27 DEBUG : 1: Sizes identical 2026/03/02 03:58:27 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/02 03:58:27 DEBUG : 2: size = 1 OK 2026/03/02 03:58:27 DEBUG : 2: Sizes identical 2026/03/02 03:58:27 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/02 03:58:27 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/02 03:58:27 DEBUG : mega root 'rclone-test-nanumam5duru/dest': Waiting for checks to finish 2026/03/02 03:58:27 DEBUG : mega root 'rclone-test-nanumam5duru/dest': Waiting for transfers to finish 2026/03/02 03:58:29 DEBUG : 3: size = 1 OK 2026/03/02 03:58:29 INFO : 3: Copied (new) 2026/03/02 03:58:29 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:2256 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1) got dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1), yam (11) 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:2256 /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: TestSyncMultipleCompareDest Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "yam" --- FAIL: TestSyncMultipleCompareDest (69.91s) === RUN TestSyncCopyDest run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "yam" --- FAIL: TestSyncCopyDest (7.08s) === RUN TestSyncBackupDir run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2408 /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 dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 2026/03/02 03:59:01 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/dst" 2026/03/02 03:59:01 DEBUG : Config file has changed externally - reloading 2026/03/02 03:59:01 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:59:14 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/backup" 2026/03/02 03:59:14 DEBUG : mega root 'rclone-test-nanumam5duru/backup': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 03:59:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2744641106) 2026/03/02 03:59:28 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 03:59:28 DEBUG : one: Sizes differ 2026/03/02 03:59:28 DEBUG : two: size = 3 OK 2026/03/02 03:59:28 DEBUG : two: Sizes identical 2026/03/02 03:59:28 DEBUG : two: Unchanged skipping 2026/03/02 03:59:28 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 03:59:28 INFO : one: Moved (server-side) 2026/03/02 03:59:28 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 03:59:29 DEBUG : one: size = 4 OK 2026/03/02 03:59:29 INFO : one: Copied (new) 2026/03/02 03:59:29 DEBUG : Waiting for deletions to finish 2026/03/02 03:59:29 INFO : three.txt: Moved (server-side) 2026/03/02 03:59:29 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: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:2429 /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 (3), backup/three.txt (5), dst/one (4), dst/two (3) got backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3), yam (11) 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:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 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:2435 /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 (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3), yam (11) 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:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 2026/03/02 03:59:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 03:59:43 DEBUG : one: size = 4 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 03:59:43 DEBUG : one: Sizes differ 2026/03/02 03:59:43 DEBUG : two: size = 3 OK 2026/03/02 03:59:43 DEBUG : two: Sizes identical 2026/03/02 03:59:43 DEBUG : two: Unchanged skipping 2026/03/02 03:59:43 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 03:59:43 INFO : one: Deleted 2026/03/02 03:59:46 INFO : one: Moved (server-side) 2026/03/02 03:59:46 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 03:59:48 DEBUG : one: size = 5 OK 2026/03/02 03:59:48 INFO : one: Copied (new) 2026/03/02 03:59:48 DEBUG : Waiting for deletions to finish 2026/03/02 03:59:50 INFO : three.txt: Deleted 2026/03/02 03:59:52 INFO : three.txt: Moved (server-side) 2026/03/02 03:59:52 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: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 (6), dst/one (5), dst/two (3), yam (11) 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 "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDir (77.61s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2408 /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 dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 2026/03/02 04:00:17 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/dst" 2026/03/02 04:00:17 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 04:00:32 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/backup" 2026/03/02 04:00:32 DEBUG : mega root 'rclone-test-nanumam5duru/backup': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 04:00:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:00:46 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:00:46 DEBUG : one: Sizes differ 2026/03/02 04:00:46 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 04:00:46 DEBUG : two: size = 3 OK 2026/03/02 04:00:46 DEBUG : two: Sizes identical 2026/03/02 04:00:46 DEBUG : two: Unchanged skipping 2026/03/02 04:00:49 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:00:49 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 04:00:50 DEBUG : one: size = 4 OK 2026/03/02 04:00:50 INFO : one: Copied (new) 2026/03/02 04:00:50 DEBUG : Waiting for deletions to finish 2026/03/02 04:00:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:00:51 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: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:2429 /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 (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3), yam (11) 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:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 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:2435 /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 (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3), yam (11) 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:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 2026/03/02 04:01:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:01:05 DEBUG : one: size = 4 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:01:05 DEBUG : one: Sizes differ 2026/03/02 04:01:05 DEBUG : two: size = 3 OK 2026/03/02 04:01:05 DEBUG : two: Sizes identical 2026/03/02 04:01:05 DEBUG : two: Unchanged skipping 2026/03/02 04:01:05 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 04:01:05 INFO : one.bak: Deleted 2026/03/02 04:01:06 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:01:06 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 04:01:06 DEBUG : one: size = 5 OK 2026/03/02 04:01:06 INFO : one: Copied (new) 2026/03/02 04:01:06 DEBUG : Waiting for deletions to finish 2026/03/02 04:01:06 INFO : three.txt.bak: Deleted 2026/03/02 04:01:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:01:07 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: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 (6), dst/one (5), dst/two (3), yam (11) 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 "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirWithSuffix (77.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2408 /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 dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 2026/03/02 04:01:38 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/dst" 2026/03/02 04:01:38 DEBUG : Config file has changed externally - reloading 2026/03/02 04:01:38 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 04:01:53 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/backup" 2026/03/02 04:01:53 DEBUG : mega root 'rclone-test-nanumam5duru/backup': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 04:02:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:02:07 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:02:07 DEBUG : one: Sizes differ 2026/03/02 04:02:07 DEBUG : two: size = 3 OK 2026/03/02 04:02:07 DEBUG : two: Sizes identical 2026/03/02 04:02:07 DEBUG : two: Unchanged skipping 2026/03/02 04:02:07 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 04:02:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/02 04:02:10 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 04:02:10 DEBUG : one: size = 4 OK 2026/03/02 04:02:10 INFO : one: Copied (new) 2026/03/02 04:02:10 DEBUG : Waiting for deletions to finish 2026/03/02 04:02:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/02 04:02:11 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: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:2429 /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 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3) got backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3), yam (11) 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:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 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:2435 /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 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3), yam (11) 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:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 2026/03/02 04:02:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:02:25 DEBUG : one: size = 4 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:02:25 DEBUG : one: Sizes differ 2026/03/02 04:02:25 DEBUG : two: size = 3 OK 2026/03/02 04:02:25 DEBUG : two: Sizes identical 2026/03/02 04:02:25 DEBUG : two: Unchanged skipping 2026/03/02 04:02:25 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 04:02:25 INFO : one-2019-01-01: Deleted 2026/03/02 04:02:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/02 04:02:26 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 04:02:26 DEBUG : one: size = 5 OK 2026/03/02 04:02:26 INFO : one: Copied (new) 2026/03/02 04:02:26 DEBUG : Waiting for deletions to finish 2026/03/02 04:02:28 INFO : three-2019-01-01.txt: Deleted 2026/03/02 04:02:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/02 04:02:31 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: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 (6), dst/one (5), dst/two (3), yam (11) 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 "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (79.80s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2408 /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 (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 2026/03/02 04:02:57 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/dst" 2026/03/02 04:02:57 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 04:03:11 DEBUG : two: size = 3 OK 2026/03/02 04:03:11 DEBUG : two: Sizes identical 2026/03/02 04:03:11 DEBUG : two: Unchanged skipping 2026/03/02 04:03:11 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 04:03:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:03:11 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:03:11 DEBUG : one: Sizes differ 2026/03/02 04:03:11 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:03:11 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 04:03:12 DEBUG : one: size = 4 OK 2026/03/02 04:03:12 INFO : one: Copied (new) 2026/03/02 04:03:12 DEBUG : Waiting for deletions to finish 2026/03/02 04:03:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:03:12 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: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:2429 /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 (4), dst/one.bak (3), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt.bak (5), dst/two (3), yam (11) 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:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 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:2435 /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 (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3), yam (11) 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:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 2026/03/02 04:03:26 DEBUG : one.bak: Excluded (Path Filter) 2026/03/02 04:03:26 DEBUG : one.bak: Excluded 2026/03/02 04:03:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/02 04:03:26 DEBUG : three.txt.bak: Excluded 2026/03/02 04:03:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:03:26 DEBUG : one: size = 4 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:03:26 DEBUG : one: Sizes differ 2026/03/02 04:03:26 DEBUG : two: size = 3 OK 2026/03/02 04:03:26 DEBUG : two: Sizes identical 2026/03/02 04:03:26 DEBUG : two: Unchanged skipping 2026/03/02 04:03:26 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for checks to finish 2026/03/02 04:03:27 INFO : one.bak: Deleted 2026/03/02 04:03:27 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:03:27 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Waiting for transfers to finish 2026/03/02 04:03:27 DEBUG : one: size = 5 OK 2026/03/02 04:03:27 INFO : one: Copied (new) 2026/03/02 04:03:27 DEBUG : Waiting for deletions to finish 2026/03/02 04:03:28 INFO : three.txt.bak: Deleted 2026/03/02 04:03:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:03:28 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: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.bak (6), dst/two (3), yam (11) 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 "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirSuffixOnly (61.12s) === RUN TestSyncSuffix run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /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: TestSyncSuffix Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 2026/03/02 04:03:57 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/dst" 2026/03/02 04:03:57 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 04:04:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:04:12 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:04:12 DEBUG : one: Sizes differ 2026/03/02 04:04:12 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:04:13 DEBUG : one: size = 4 OK 2026/03/02 04:04:13 INFO : one: Copied (new) 2026/03/02 04:04:13 DEBUG : two: size = 3 OK 2026/03/02 04:04:13 DEBUG : two: Sizes identical 2026/03/02 04:04:13 DEBUG : two: Unchanged skipping 2026/03/02 04:04:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:04:13 DEBUG : three.txt: size = 5 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:04:13 DEBUG : three.txt: Sizes differ 2026/03/02 04:04:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:04:15 DEBUG : three.txt: size = 6 OK 2026/03/02 04:04:15 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 /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: 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 (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3), yam (11) 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:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 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 /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: 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 (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3), yam (11) 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:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 2026/03/02 04:04:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:04:29 DEBUG : one: size = 4 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:04:29 DEBUG : one: Sizes differ 2026/03/02 04:04:29 INFO : one.bak: Deleted 2026/03/02 04:04:30 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:04:31 DEBUG : one: size = 5 OK 2026/03/02 04:04:31 INFO : one: Copied (new) 2026/03/02 04:04:31 DEBUG : two: size = 3 OK 2026/03/02 04:04:31 DEBUG : two: Sizes identical 2026/03/02 04:04:31 DEBUG : two: Unchanged skipping 2026/03/02 04:04:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:04:31 DEBUG : three.txt: size = 6 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:04:31 DEBUG : three.txt: Sizes differ 2026/03/02 04:04:31 INFO : three.txt.bak: Deleted 2026/03/02 04:04:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:04:32 DEBUG : three.txt: size = 19 OK 2026/03/02 04:04:32 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:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /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: TestSyncSuffix Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3), yam (11) 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:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" --- FAIL: TestSyncSuffix (61.91s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /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: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 2026/03/02 04:04:57 DEBUG : Creating backend with remote "TestMega:rclone-test-nanumam5duru/dst" 2026/03/02 04:04:57 DEBUG : mega root 'rclone-test-nanumam5duru/dst': Using previously stored session ID and master key to initialize the Mega API 2026/03/02 04:05:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:05:10 DEBUG : one: size = 3 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:05:10 DEBUG : one: Sizes differ 2026/03/02 04:05:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/02 04:05:11 DEBUG : one: size = 4 OK 2026/03/02 04:05:11 INFO : one: Copied (new) 2026/03/02 04:05:11 DEBUG : two: size = 3 OK 2026/03/02 04:05:11 DEBUG : two: Sizes identical 2026/03/02 04:05:11 DEBUG : two: Unchanged skipping 2026/03/02 04:05:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:05:11 DEBUG : three.txt: size = 5 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:05:11 DEBUG : three.txt: Sizes differ 2026/03/02 04:05:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/02 04:05:12 DEBUG : three.txt: size = 6 OK 2026/03/02 04:05:12 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:2555 /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: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3), yam (11) 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:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 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:2555 /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: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3), yam (11) 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:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 2026/03/02 04:05:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:05:26 DEBUG : one: size = 4 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:05:26 DEBUG : one: Sizes differ 2026/03/02 04:05:26 INFO : one-2019-01-01: Deleted 2026/03/02 04:05:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/02 04:05:28 DEBUG : one: size = 5 OK 2026/03/02 04:05:28 INFO : one: Copied (new) 2026/03/02 04:05:28 DEBUG : two: size = 3 OK 2026/03/02 04:05:28 DEBUG : two: Sizes identical 2026/03/02 04:05:28 DEBUG : two: Unchanged skipping 2026/03/02 04:05:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:05:28 DEBUG : three.txt: size = 6 (mega root 'rclone-test-nanumam5duru/dst') 2026/03/02 04:05:28 DEBUG : three.txt: Sizes differ 2026/03/02 04:05:29 INFO : three-2019-01-01.txt: Deleted 2026/03/02 04:05:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/02 04:05:29 DEBUG : three.txt: size = 19 OK 2026/03/02 04:05:29 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:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /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: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3) got dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3), yam (11) 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:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" --- FAIL: TestSyncSuffixKeepExtension (55.29s) === RUN TestSyncUTFNorm run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2576 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (18) got Testêé (18), yam (11) 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:2576 /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: TestSyncUTFNorm Messages: Unexpected file "yam" 2026/03/02 04:05:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:05:52 DEBUG : Testêé: size = 18 (mega root 'rclone-test-nanumam5duru') 2026/03/02 04:05:52 DEBUG : Testêé: Sizes differ 2026/03/02 04:05:52 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:05:52 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:05:52 DEBUG : Testêé: size = 14 OK 2026/03/02 04:05:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/02 04:05:52 DEBUG : Waiting for deletions to finish 2026/03/02 04:05:52 INFO : yam: Deleted 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:2589 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got Testêé (14), yam (11) 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:2589 /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: TestSyncUTFNorm Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "yam" --- FAIL: TestSyncUTFNorm (25.94s) === RUN TestSyncImmutable run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2603 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got yam (11) 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:2603 /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: TestSyncImmutable Messages: Unexpected file "yam" 2026/03/02 04:06:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 04:06:17 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:06:17 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:06:24 DEBUG : existing: size = 6 OK 2026/03/02 04:06:24 INFO : existing: Copied (new) 2026/03/02 04:06:24 DEBUG : Waiting for deletions to finish 2026/03/02 04:06:24 INFO : yam: Deleted 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:2612 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got existing (6), yam (11) 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:2612 /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: TestSyncImmutable Messages: Unexpected file "yam" 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:2617 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got existing (6), yam (11) 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:2617 /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: TestSyncImmutable Messages: Unexpected file "yam" 2026/03/02 04:06:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2744641106) 2026/03/02 04:06:38 DEBUG : existing: size = 6 (mega root 'rclone-test-nanumam5duru') 2026/03/02 04:06:38 DEBUG : existing: Sizes differ 2026/03/02 04:06:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/02 04:06:38 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:06:38 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:06:38 ERROR : mega root 'rclone-test-nanumam5duru': not deleting files as there were IO errors 2026/03/02 04:06:38 ERROR : mega root 'rclone-test-nanumam5duru': not deleting directories as there were IO errors 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:2626 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got existing (6), yam (11) 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:2626 /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: TestSyncImmutable Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" --- FAIL: TestSyncImmutable (52.25s) === RUN TestSyncIgnoreCase run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 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:2646 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want EXISTING (6) got EXISTING (6), yam (11) 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:2646 /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: TestSyncIgnoreCase Messages: Unexpected file "yam" 2026/03/02 04:07:15 DEBUG : EXISTING: size = 6 OK 2026/03/02 04:07:15 DEBUG : existing: Sizes identical 2026/03/02 04:07:15 DEBUG : existing: Unchanged skipping 2026/03/02 04:07:15 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:07:15 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:07:15 DEBUG : Waiting for deletions to finish 2026/03/02 04:07:15 INFO : yam: Deleted 2026/03/02 04:07:15 INFO : There was nothing to transfer 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:2655 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want EXISTING (6) got EXISTING (6), yam (11) 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:2655 /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: TestSyncIgnoreCase Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "yam" --- FAIL: TestSyncIgnoreCase (29.54s) === RUN TestFixCase run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2666 Error: Should be true Test: TestFixCase Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2666 Error: Should be true Test: TestFixCase Messages: Unexpected file "yam" --- FAIL: TestFixCase (17.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "yam" === RUN TestMaxTransfer/Soft run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "yam" === RUN TestMaxTransfer/Cautious run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "yam" --- FAIL: TestMaxTransfer (42.12s) --- FAIL: TestMaxTransfer/Hard (7.06s) --- FAIL: TestMaxTransfer/Soft (17.56s) --- FAIL: TestMaxTransfer/Cautious (17.50s) === RUN TestSyncConcurrentDelete run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" run.go:290: Failed to put "both0" to "mega root 'rclone-test-nanumam5duru'": upload file failed to create session: unexpected end of JSON input 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /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: TestSyncConcurrentDelete Messages: Unexpected file "yam" --- FAIL: TestSyncConcurrentDelete (23.42s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" run.go:290: Failed to put "only12" to "mega root 'rclone-test-nanumam5duru'": failed to finish upload: unexpected end of JSON input 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "yam" --- FAIL: TestSyncConcurrentTruncate (138.13s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:11:13 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:11:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:11:13 DEBUG : empty_on_remote: Making directory with metadata 2026/03/02 04:11:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:11:13 INFO : empty_on_remote: Making directory 2026/03/02 04:11:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/02 04:11:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/02 04:11:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/02 04:11:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:11:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 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:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 /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: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), yam (11) 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:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "yam" --- FAIL: TestSyncReplaceDirModTime (22.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:11:36 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:11:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:11:36 DEBUG : empty_on_remote: Making directory with metadata 2026/03/02 04:11:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:11:36 INFO : empty_on_remote: Making directory 2026/03/02 04:11:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/02 04:11:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/02 04:11:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/02 04:11:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:11:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/02 04:11:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) 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:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /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: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), yam (11) 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:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "yam" --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (25.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:12:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:12:01 INFO : sub dir: Making directory 2026/03/02 04:12:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 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:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 /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: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11) 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:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "yam" 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:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 /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: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11) 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:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "yam" --- FAIL: TestNothingToTransferWithEmptyDirs (35.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:12:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:12:37 INFO : sub dir: Making directory 2026/03/02 04:12:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 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:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 /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: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11) 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:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "yam" 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:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 /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: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11) 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:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "yam" --- FAIL: TestNothingToTransferWithoutEmptyDirs (35.60s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:13:39 DEBUG : Waiting for deletions to finish 2026/03/02 04:13:39 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : yam: Excluded 2026/03/02 04:13:39 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : apple: Excluded 2026/03/02 04:13:39 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : banana: Excluded 2026/03/02 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : splitbananasplit: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "yam" 2026/03/02 04:13:47 DEBUG : apple: size = 5 OK 2026/03/02 04:13:47 DEBUG : apple: Sizes identical 2026/03/02 04:13:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:13:47 DEBUG : appleappleapplebanana: Sizes identical 2026/03/02 04:13:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:13:47 DEBUG : apple: Unchanged skipping 2026/03/02 04:13:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:13:47 DEBUG : splitbananasplit: Sizes identical 2026/03/02 04:13:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:13:47 DEBUG : banana: size = 6 OK 2026/03/02 04:13:47 DEBUG : banana: Sizes identical 2026/03/02 04:13:47 DEBUG : banana: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:13:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:13:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:13:47 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:13:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:13:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:13:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:13:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:13:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/02 04:13:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:13:47 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:13:47 DEBUG : Waiting for deletions to finish 2026/03/02 04:13:47 INFO : yam: Deleted 2026/03/02 04:13:47 INFO : There was nothing to transfer 2026/03/02 04:13:47 DEBUG : Waiting for deletions to finish 2026/03/02 04:13:47 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : yam: Excluded 2026/03/02 04:13:47 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : apple: Excluded 2026/03/02 04:13:47 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : banana: Excluded 2026/03/02 04:13:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:13:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : splitbananasplit: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:13:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:13:47 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/NFC 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "yam" === RUN TestTransform/NFD run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:14:53 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : Waiting for deletions to finish 2026/03/02 04:14:53 DEBUG : yam: Excluded 2026/03/02 04:14:53 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : apple: Excluded 2026/03/02 04:14:53 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : banana: Excluded 2026/03/02 04:14:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:14:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : splitbananasplit: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:14:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:14:53 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: Unexpected file "yam" 2026/03/02 04:15:00 DEBUG : apple: size = 5 OK 2026/03/02 04:15:00 DEBUG : apple: Sizes identical 2026/03/02 04:15:00 DEBUG : banana: size = 6 OK 2026/03/02 04:15:00 DEBUG : banana: Sizes identical 2026/03/02 04:15:00 DEBUG : banana: Unchanged skipping 2026/03/02 04:15:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:15:00 DEBUG : apple: Unchanged skipping 2026/03/02 04:15:00 DEBUG : splitbananasplit: Sizes identical 2026/03/02 04:15:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:15:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:15:00 DEBUG : appleappleapplebanana: Sizes identical 2026/03/02 04:15:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:15:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:15:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:15:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:15:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:15:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:15:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:15:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/02 04:15:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:15:00 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:15:00 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:15:00 DEBUG : Waiting for deletions to finish 2026/03/02 04:15:00 INFO : yam: Deleted 2026/03/02 04:15:00 INFO : There was nothing to transfer 2026/03/02 04:15:00 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : yam: Excluded 2026/03/02 04:15:00 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : apple: Excluded 2026/03/02 04:15:00 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : banana: Excluded 2026/03/02 04:15:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:15:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : splitbananasplit: Excluded 2026/03/02 04:15:00 DEBUG : Waiting for deletions to finish 2026/03/02 04:15:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:15:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:15:00 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/NFD 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFD Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFD Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFD Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFD Messages: Unexpected file "yam" === RUN TestTransform/base64 run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:15:57 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : yam: Excluded 2026/03/02 04:15:57 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : apple: Excluded 2026/03/02 04:15:57 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : banana: Excluded 2026/03/02 04:15:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:15:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : splitbananasplit: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:15:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:15:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/02 04:15:57 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: Unexpected file "yam" 2026/03/02 04:16:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:16:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:16:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:16:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:16:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:16:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:16:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:16:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:16:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:16:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:16:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:16:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:16:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:16:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:16:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:16:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:16:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:16:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:16:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:16:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:16:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:16:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 04:16:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:16:04 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:16:04 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:16:04 DEBUG : YXBwbGU=: size = 5 OK 2026/03/02 04:16:04 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/02 04:16:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:05 DEBUG : YmFuYW5h: size = 6 OK 2026/03/02 04:16:05 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/02 04:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/02 04:16:05 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/02 04:16:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/02 04:16:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:16:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/02 04:16:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:16:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/02 04:16:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:16:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/02 04:16:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:16:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/02 04:16:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/02 04:16:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/02 04:16:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:16:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/02 04:16:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/02 04:16:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:16:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/02 04:16:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:16:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/02 04:16:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/02 04:16:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:16:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/02 04:16:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:16:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/02 04:16:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:16:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/02 04:16:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:16:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/02 04:16:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:16:24 DEBUG : Waiting for deletions to finish 2026/03/02 04:16:24 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 04:16:25 INFO : splitbananasplit: Deleted 2026/03/02 04:16:25 INFO : banana: Deleted 2026/03/02 04:16:25 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 04:16:26 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 04:16:26 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 04:16:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 04:16:26 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 04:16:26 INFO : appleappleapplebanana: Deleted 2026/03/02 04:16:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 04:16:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 04:16:27 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 04:16:27 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 04:16:28 INFO : apple: Deleted 2026/03/02 04:16:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 04:16:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 04:16:28 INFO : yam: Deleted 2026/03/02 04:16:28 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 04:16:29 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 04:16:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 04:16:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 04:16:29 DEBUG : Waiting for deletions to finish 2026/03/02 04:16:29 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : yam: Excluded 2026/03/02 04:16:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : YXBwbGU=: Excluded 2026/03/02 04:16:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/02 04:16:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : YmFuYW5h: Excluded 2026/03/02 04:16:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/02 04:16:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/02 04:16:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/base64 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/base64 Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/base64 Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/base64 Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/base64 Messages: Unexpected file "yam" === RUN TestTransform/prefix run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:17:09 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : yam: Excluded 2026/03/02 04:17:09 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : apple: Excluded 2026/03/02 04:17:09 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : banana: Excluded 2026/03/02 04:17:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:17:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : splitbananasplit: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:17:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/02 04:17: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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/prefix Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "yam" 2026/03/02 04:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:17:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:17:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:17:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:17:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:17:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:17:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:17:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:17:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:17:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:17:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:17:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:17:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:17:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:17:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:17:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:17:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:17:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:17:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:17:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/02 04:17:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:17:16 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:17:16 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:17:17 DEBUG : PREFIXapple: size = 5 OK 2026/03/02 04:17:17 INFO : apple: Copied (new) to: PREFIXapple 2026/03/02 04:17:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:17:17 DEBUG : PREFIXbanana: size = 6 OK 2026/03/02 04:17:17 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/02 04:17:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:17:17 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/02 04:17:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/02 04:17:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:17:17 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/02 04:17:17 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/02 04:17:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:17:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:17:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:17:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:17:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/02 04:17:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:17:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:17:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/02 04:17:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:17:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:17:22 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/02 04:17:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:17:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:17:22 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/02 04:17:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:17:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:17:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/02 04:17:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:17:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/02 04:17:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 04:17:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/02 04:17:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:17:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/02 04:17:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:17:29 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/02 04:17:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:17:30 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/02 04:17:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/02 04:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:17:30 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/02 04:17:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:17:33 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/02 04:17:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:17:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/02 04:17:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:17:37 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/02 04:17:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:17:39 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/02 04:17:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:17:39 DEBUG : Waiting for deletions to finish 2026/03/02 04:17:41 INFO : banana: Deleted 2026/03/02 04:17:43 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 04:17:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 04:17:45 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 04:17:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 04:17:46 INFO : yam: Deleted 2026/03/02 04:17:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 04:17:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 04:17:48 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 04:17:50 INFO : apple: Deleted 2026/03/02 04:17:52 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 04:17:55 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 04:17:57 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 04:17:57 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 04:17:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 04:17:59 INFO : appleappleapplebanana: Deleted 2026/03/02 04:18:01 INFO : splitbananasplit: Deleted 2026/03/02 04:18:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 04:18:01 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 04:18:03 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 04:18:04 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 04:18:04 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : yam: Excluded 2026/03/02 04:18:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/02 04:18:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/02 04:18:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : PREFIXbanana: Excluded 2026/03/02 04:18:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : PREFIXapple: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:18:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/02 04:18:04 DEBUG : Waiting for deletions to finish sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/prefix 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/prefix Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/prefix Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "yam" === RUN TestTransform/suffix run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:19:12 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : yam: Excluded 2026/03/02 04:19:12 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : apple: Excluded 2026/03/02 04:19:12 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : banana: Excluded 2026/03/02 04:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : splitbananasplit: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:19:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/02 04:19:12 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/suffix Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "yam" 2026/03/02 04:19:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:19:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:19:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:19:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:19:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:19:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:19:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:19:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:19:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:19:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:19:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:19:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:19:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:19:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:19:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:19:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:19:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:19:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:19:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:19:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:19:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:19:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:19:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:19:19 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:19:19 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:19:19 DEBUG : appleSUFFIX: size = 5 OK 2026/03/02 04:19:19 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 04:19:19 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/02 04:19:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:19 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/02 04:19:19 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/02 04:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:19:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/02 04:19:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/02 04:19:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:19:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/02 04:19:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 04:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:19:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/02 04:19:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:19:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:19:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/02 04:19:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:19:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:19:28 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/02 04:19:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:19:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/02 04:19:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:19:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:19:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/02 04:19:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:19:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:19:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/02 04:19:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:19:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:19:31 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/02 04:19:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:19:33 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/02 04:19:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:19:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:19:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/02 04:19:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:19:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:19:37 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/02 04:19:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:19:37 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/02 04:19:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:19:37 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/02 04:19:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:19:39 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/02 04:19:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:19:42 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/02 04:19:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:19:42 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/02 04:19:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:19:42 DEBUG : Waiting for deletions to finish 2026/03/02 04:19:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 04:19:44 INFO : appleappleapplebanana: Deleted 2026/03/02 04:19:46 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 04:19:48 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 04:19:48 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 04:19:48 INFO : yam: Deleted 2026/03/02 04:19:50 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 04:19:53 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 04:19:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 04:19:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 04:19:57 INFO : splitbananasplit: Deleted 2026/03/02 04:19:58 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 04:20:00 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 04:20:02 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 04:20:02 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 04:20:04 INFO : banana: Deleted 2026/03/02 04:20:06 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 04:20:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 04:20:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 04:20:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 04:20:08 INFO : apple: Deleted 2026/03/02 04:20:08 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : yam: Excluded 2026/03/02 04:20:08 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : appleSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : bananaSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/02 04:20:08 DEBUG : Waiting for deletions to finish sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/suffix 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/suffix Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/suffix Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "yam" === RUN TestTransform/truncate run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:21:15 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : yam: Excluded 2026/03/02 04:21:15 DEBUG : Waiting for deletions to finish 2026/03/02 04:21:15 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : apple: Excluded 2026/03/02 04:21:15 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : banana: Excluded 2026/03/02 04:21:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:21:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : splitbananasplit: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:21:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:21:15 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/truncate Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/truncate Messages: Unexpected file "yam" 2026/03/02 04:21:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:21:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:21:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:21:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:21:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:21:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:21:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:21:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:21:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:21:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:21:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : apple: size = 5 OK 2026/03/02 04:21:22 DEBUG : apple: Sizes identical 2026/03/02 04:21:22 DEBUG : apple: Unchanged skipping 2026/03/02 04:21:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:21:22 DEBUG : banana: size = 6 OK 2026/03/02 04:21:22 DEBUG : banana: Sizes identical 2026/03/02 04:21:22 DEBUG : banana: Unchanged skipping 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:21:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:21:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:21:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:21:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:21:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:21:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:21:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:21:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:21:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:21:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:21:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:21:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:21:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:21:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:21:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:21:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 04:21:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:21:22 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:21:22 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:21:22 DEBUG : appleapple: size = 21 OK 2026/03/02 04:21:22 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/02 04:21:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:21:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/02 04:21:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/02 04:21:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:21:23 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/02 04:21:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/02 04:21:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:21:25 DEBUG : splitbanan: size = 16 OK 2026/03/02 04:21:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/02 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:21:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/02 04:21:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/02 04:21:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:21:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/02 04:21:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/02 04:21:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:21:29 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/02 04:21:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/02 04:21:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:21:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/02 04:21:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/02 04:21:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:21:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/02 04:21:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/02 04:21:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:21:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/02 04:21:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/02 04:21:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:21:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/02 04:21:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/02 04:21:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:21:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/02 04:21:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/02 04:21:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:21:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/02 04:21:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/02 04:21:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:21:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/02 04:21:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/02 04:21:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:21:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/02 04:21:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/02 04:21:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/02 04:21:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/02 04:21:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/02 04:21:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/02 04:21:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/02 04:21:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/02 04:21:45 DEBUG : Waiting for deletions to finish 2026/03/02 04:21:47 INFO : appleappleapplebanana: Deleted 2026/03/02 04:21:47 INFO : splitbananasplit: Deleted 2026/03/02 04:21:47 INFO : yam: Deleted 2026/03/02 04:21:49 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 04:21:52 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 04:21:55 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 04:21:55 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 04:21:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 04:21:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 04:22:01 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 04:22:01 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 04:22:03 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 04:22:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 04:22:06 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 04:22:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 04:22:10 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 04:22:10 DEBUG : Waiting for deletions to finish 2026/03/02 04:22:10 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : yam: Excluded 2026/03/02 04:22:10 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : apple: Excluded 2026/03/02 04:22:10 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : banana: Excluded 2026/03/02 04:22:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : splitbanan: Excluded 2026/03/02 04:22:10 DEBUG : appleapple: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : appleapple: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0011-56789: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0007-12345: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0008-23456: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0009-34567: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0012-6789;: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0001-bcdef: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0002-cdefg: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0014-89;=.: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0005-fghij: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0006-ghijk: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0013-789;=: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0003-defgh: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0010-45678: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0004-efghi: Excluded 2026/03/02 04:22:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/02 04:22:10 DEBUG : dir1/0000-abcde: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/truncate 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/truncate Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/truncate Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/truncate Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/truncate Messages: Unexpected file "yam" === RUN TestTransform/encoder run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:23:13 DEBUG : Waiting for deletions to finish 2026/03/02 04:23:13 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : yam: Excluded 2026/03/02 04:23:13 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : apple: Excluded 2026/03/02 04:23:13 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : banana: Excluded 2026/03/02 04:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : splitbananasplit: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:23:13 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/encoder Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/encoder Messages: Unexpected file "yam" 2026/03/02 04:23:20 DEBUG : apple: size = 5 OK 2026/03/02 04:23:20 DEBUG : apple: Sizes identical 2026/03/02 04:23:20 DEBUG : apple: Unchanged skipping 2026/03/02 04:23:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:23:20 DEBUG : appleappleapplebanana: Sizes identical 2026/03/02 04:23:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:23:20 DEBUG : banana: size = 6 OK 2026/03/02 04:23:20 DEBUG : banana: Sizes identical 2026/03/02 04:23:20 DEBUG : banana: Unchanged skipping 2026/03/02 04:23:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:23:20 DEBUG : splitbananasplit: Sizes identical 2026/03/02 04:23:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:23:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:23:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:23:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:23:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:23:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:23:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:23:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/02 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:23:20 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:23:20 DEBUG : Waiting for deletions to finish 2026/03/02 04:23:20 INFO : yam: Deleted 2026/03/02 04:23:20 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : yam: Excluded 2026/03/02 04:23:20 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : apple: Excluded 2026/03/02 04:23:20 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : banana: Excluded 2026/03/02 04:23:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:23:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : splitbananasplit: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:23:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:23:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/02 04:23:20 DEBUG : Waiting for deletions to finish sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/encoder 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/encoder Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/encoder Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/encoder Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/encoder Messages: Unexpected file "yam" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:24:10 DEBUG : Waiting for deletions to finish 2026/03/02 04:24:10 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : yam: Excluded 2026/03/02 04:24:10 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : apple: Excluded 2026/03/02 04:24:10 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : banana: Excluded 2026/03/02 04:24:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:24:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : splitbananasplit: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:24:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:24:10 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: Unexpected file "yam" 2026/03/02 04:24:17 DEBUG : apple: size = 5 OK 2026/03/02 04:24:17 DEBUG : apple: Sizes identical 2026/03/02 04:24:17 DEBUG : apple: Unchanged skipping 2026/03/02 04:24:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:24:17 DEBUG : appleappleapplebanana: Sizes identical 2026/03/02 04:24:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:24:17 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:24:17 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:24:17 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:24:17 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:24:17 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:24:17 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : banana: size = 6 OK 2026/03/02 04:24:17 DEBUG : banana: Sizes identical 2026/03/02 04:24:17 DEBUG : banana: Unchanged skipping 2026/03/02 04:24:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:24:17 DEBUG : splitbananasplit: Sizes identical 2026/03/02 04:24:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:24:17 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/02 04:24:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:24:17 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:24:17 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:24:17 DEBUG : Waiting for deletions to finish 2026/03/02 04:24:17 INFO : yam: Deleted 2026/03/02 04:24:17 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : yam: Excluded 2026/03/02 04:24:17 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : apple: Excluded 2026/03/02 04:24:17 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : banana: Excluded 2026/03/02 04:24:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:24:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : splitbananasplit: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:24:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:24:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/02 04:24:17 DEBUG : Waiting for deletions to finish sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/ISO-8859-1 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: Unexpected file "yam" === RUN TestTransform/charmap run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:25:23 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : yam: Excluded 2026/03/02 04:25:23 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : apple: Excluded 2026/03/02 04:25:23 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : banana: Excluded 2026/03/02 04:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : splitbananasplit: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:25:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:25:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/02 04:25:23 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/charmap Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/charmap Messages: Unexpected file "yam" 2026/03/02 04:25:30 DEBUG : apple: size = 5 OK 2026/03/02 04:25:30 DEBUG : apple: Sizes identical 2026/03/02 04:25:30 DEBUG : apple: Unchanged skipping 2026/03/02 04:25:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:25:30 DEBUG : appleappleapplebanana: Sizes identical 2026/03/02 04:25:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:25:30 DEBUG : banana: size = 6 OK 2026/03/02 04:25:30 DEBUG : banana: Sizes identical 2026/03/02 04:25:30 DEBUG : banana: Unchanged skipping 2026/03/02 04:25:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:25:30 DEBUG : splitbananasplit: Sizes identical 2026/03/02 04:25:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:25:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:25:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:25:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:25:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:25:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:25:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:25:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:25:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/02 04:25:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:25:30 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:25:30 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:30 INFO : yam: Deleted 2026/03/02 04:25:30 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:30 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : yam: Excluded 2026/03/02 04:25:30 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : apple: Excluded 2026/03/02 04:25:30 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : banana: Excluded 2026/03/02 04:25:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:25:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : splitbananasplit: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:25:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:25:30 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/charmap 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/charmap Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/charmap Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/charmap Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/charmap Messages: Unexpected file "yam" === RUN TestTransform/lowercase run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:26:37 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : yam: Excluded 2026/03/02 04:26:37 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : apple: Excluded 2026/03/02 04:26:37 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : banana: Excluded 2026/03/02 04:26:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:26:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : splitbananasplit: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:26:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:26:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/02 04:26: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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/lowercase Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/lowercase Messages: Unexpected file "yam" 2026/03/02 04:26:44 DEBUG : apple: size = 5 OK 2026/03/02 04:26:44 DEBUG : apple: Sizes identical 2026/03/02 04:26:44 DEBUG : apple: Unchanged skipping 2026/03/02 04:26:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:26:44 DEBUG : appleappleapplebanana: Sizes identical 2026/03/02 04:26:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:26:44 DEBUG : banana: size = 6 OK 2026/03/02 04:26:44 DEBUG : banana: Sizes identical 2026/03/02 04:26:44 DEBUG : banana: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:26:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:26:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:26:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:26:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:26:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:26:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:26:44 DEBUG : splitbananasplit: Sizes identical 2026/03/02 04:26:44 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/02 04:26:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:26:44 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:26:44 DEBUG : Waiting for deletions to finish 2026/03/02 04:26:44 INFO : yam: Deleted 2026/03/02 04:26:44 DEBUG : Waiting for deletions to finish 2026/03/02 04:26:44 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : yam: Excluded 2026/03/02 04:26:44 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : apple: Excluded 2026/03/02 04:26:44 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : banana: Excluded 2026/03/02 04:26:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:26:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : splitbananasplit: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:26:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/lowercase 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/lowercase Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/lowercase Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/lowercase Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/lowercase Messages: Unexpected file "yam" === RUN TestTransform/ascii run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:27:49 DEBUG : Waiting for deletions to finish 2026/03/02 04:27:49 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : yam: Excluded 2026/03/02 04:27:49 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : apple: Excluded 2026/03/02 04:27:49 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : banana: Excluded 2026/03/02 04:27:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:27:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : splitbananasplit: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:27:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:27:49 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/ascii Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/ascii Messages: Unexpected file "yam" 2026/03/02 04:27:56 DEBUG : apple: size = 5 OK 2026/03/02 04:27:56 DEBUG : apple: Sizes identical 2026/03/02 04:27:56 DEBUG : apple: Unchanged skipping 2026/03/02 04:27:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:27:56 DEBUG : appleappleapplebanana: Sizes identical 2026/03/02 04:27:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:27:56 DEBUG : banana: size = 6 OK 2026/03/02 04:27:56 DEBUG : banana: Sizes identical 2026/03/02 04:27:56 DEBUG : banana: Unchanged skipping 2026/03/02 04:27:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:27:56 DEBUG : splitbananasplit: Sizes identical 2026/03/02 04:27:56 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:27:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:27:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:27:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:27:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:27:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:27:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:27:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/02 04:27:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:27:56 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:27:56 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:27:56 DEBUG : Waiting for deletions to finish 2026/03/02 04:27:56 INFO : yam: Deleted 2026/03/02 04:27:56 DEBUG : yam: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : yam: Excluded 2026/03/02 04:27:56 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : apple: Excluded 2026/03/02 04:27:56 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : banana: Excluded 2026/03/02 04:27:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : appleappleapplebanana: Excluded 2026/03/02 04:27:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : splitbananasplit: Excluded 2026/03/02 04:27:56 DEBUG : Waiting for deletions to finish 2026/03/02 04:27:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/02 04:27:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:27:56 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/ascii 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ascii Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ascii Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ascii Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ascii Messages: Unexpected file "yam" --- FAIL: TestTransform (920.99s) --- FAIL: TestTransform/NFC (73.12s) --- FAIL: TestTransform/NFD (68.78s) --- FAIL: TestTransform/base64 (76.41s) --- FAIL: TestTransform/prefix (111.29s) --- FAIL: TestTransform/suffix (126.41s) --- FAIL: TestTransform/truncate (124.50s) --- FAIL: TestTransform/encoder (64.65s) --- FAIL: TestTransform/ISO-8859-1 (57.48s) --- FAIL: TestTransform/charmap (72.73s) --- FAIL: TestTransform/lowercase (73.72s) --- FAIL: TestTransform/ascii (71.89s) === RUN TestTransformCopy run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:28:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/02 04:28:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/02 04:28:34 INFO : sub dir_somesuffix: Making directory 2026/03/02 04:28:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/02 04:28:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/02 04:28:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/02 04:28:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/02 04:28:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/02 04:28:34 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:28:34 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:28:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/02 04:28:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/02 04:28:36 DEBUG : Waiting for deletions to finish 2026/03/02 04:28:36 INFO : yam: Deleted 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_transform_test.go:243 Error: Should be true Test: TestTransformCopy Messages: listing wrong, want sub dir_somesuffix/hello world_somesuffix.txt (11) got sub dir_somesuffix/hello world_somesuffix.txt (11), yam (11) 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_transform_test.go:243 /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: TestTransformCopy Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestTransformCopy Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestTransformCopy Messages: Unexpected file "yam" --- FAIL: TestTransformCopy (16.60s) === RUN TestDoubleTransform run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:28:50 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:28:50 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:28:50 INFO : tictactoe: Making directory 2026/03/02 04:28:50 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:28:50 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:28:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:28:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:28:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:28:50 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:28:50 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:28:52 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/02 04:28:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/02 04:28:52 DEBUG : Waiting for deletions to finish 2026/03/02 04:28:52 INFO : yam: Deleted 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_transform_test.go:260 Error: Should be true Test: TestDoubleTransform Messages: listing wrong, want tictactoe/tictactoe (11) got tictactoe/tictactoe (11), yam (11) 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_transform_test.go:260 /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: TestDoubleTransform Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestDoubleTransform Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestDoubleTransform Messages: Unexpected file "yam" --- FAIL: TestDoubleTransform (16.86s) === RUN TestFileTag run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:29:07 INFO : toe: Making directory 2026/03/02 04:29:07 INFO : toe/toe: Making directory 2026/03/02 04:29:07 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 04:29:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:29:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 04:29:07 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:29:07 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:29:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/02 04:29:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/02 04:29:09 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:09 INFO : yam: Deleted 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_transform_test.go:277 Error: Should be true Test: TestFileTag Messages: listing wrong, want toe/toe/tictactoe (11) got toe/toe/tictactoe (11), yam (11) 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_transform_test.go:277 /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: TestFileTag Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestFileTag Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestFileTag Messages: Unexpected file "yam" --- FAIL: TestFileTag (16.88s) === RUN TestNoTag run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:29:24 INFO : toe: Making directory 2026/03/02 04:29:24 INFO : toe/toe: Making directory 2026/03/02 04:29:24 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 04:29:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:29:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 04:29:24 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:29:24 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:29:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/02 04:29:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/02 04:29:25 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:25 INFO : yam: Deleted 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_transform_test.go:294 Error: Should be true Test: TestNoTag Messages: listing wrong, want toe/toe/tictactoe (11) got toe/toe/tictactoe (11), yam (11) 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_transform_test.go:294 /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: TestNoTag Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestNoTag Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestNoTag Messages: Unexpected file "yam" --- FAIL: TestNoTag (16.05s) === RUN TestDirTag run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:29:40 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:29:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:29:40 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:40 INFO : tictacempty_dir: Making directory 2026/03/02 04:29:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:40 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:40 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:40 INFO : tictactoe: Making directory 2026/03/02 04:29:42 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:42 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:29:42 INFO : tictactoe/tictactoe: Making directory 2026/03/02 04:29:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:29:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 04:29:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:29:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 04:29:42 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:29:42 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:29:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/02 04:29:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/02 04:29:44 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:44 INFO : yam: Deleted 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:313 Error: Should be true Test: TestDirTag Messages: listing wrong, want tictactoe/tictactoe/toe.txt (11) got tictactoe/tictactoe/toe.txt (11), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:313 Error: Should be true Test: TestDirTag Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestDirTag Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestDirTag Messages: Unexpected file "yam" --- FAIL: TestDirTag (19.64s) === RUN TestAllTag run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:30:00 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:30:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:30:00 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:00 INFO : tictacempty_dir: Making directory 2026/03/02 04:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:00 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:00 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:00 INFO : tictactoe: Making directory 2026/03/02 04:30:00 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:00 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:00 INFO : tictactoe/tictactoe: Making directory 2026/03/02 04:30:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:30:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:30:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:00 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:30:00 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:30:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:02 DEBUG : Waiting for deletions to finish 2026/03/02 04:30:02 INFO : yam: Deleted 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:332 Error: Should be true Test: TestAllTag Messages: listing wrong, want tictactoe/tictactoe/tictactoe.txt (11) got tictactoe/tictactoe/tictactoe.txt (11), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:332 Error: Should be true Test: TestAllTag Messages: Unexpected file "yam" 2026/03/02 04:30:09 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:30:09 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:09 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:09 ERROR : yam: file not in Local file system at /tmp/rclone2744641106 2026/03/02 04:30:09 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:30:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/02 04:30:09 NOTICE: Local file system at /tmp/rclone2744641106: 1 files missing 2026/03/02 04:30:09 NOTICE: mega root 'rclone-test-nanumam5duru': 1 differences found 2026/03/02 04:30:09 NOTICE: mega root 'rclone-test-nanumam5duru': 1 errors while checking 2026/03/02 04:30:09 NOTICE: mega root 'rclone-test-nanumam5duru': 1 hashes could not be checked 2026/03/02 04:30:09 NOTICE: mega root 'rclone-test-nanumam5duru': 1 matching files sync_transform_test.go:334: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:334 Error: Received unexpected error: 1 differences found Test: TestAllTag 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestAllTag Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestAllTag Messages: Unexpected file "yam" --- FAIL: TestAllTag (17.69s) === RUN TestRunTwice run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:30:17 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:17 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:17 INFO : tictactoe: Making directory 2026/03/02 04:30:17 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:17 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:17 INFO : tictactoe/tictactoe: Making directory 2026/03/02 04:30:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 04:30:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:30:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 04:30:19 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:30:19 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:30:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/02 04:30:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/02 04:30:22 ERROR : mega root 'rclone-test-nanumam5duru': not deleting files as there were IO errors 2026/03/02 04:30:22 ERROR : mega root 'rclone-test-nanumam5duru': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Should be true Test: TestRunTwice Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Should be true Test: TestRunTwice Messages: Unexpected file "yam" --- FAIL: TestRunTwice (13.03s) === RUN TestConflicting run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:30:30 INFO : toe: Making directory 2026/03/02 04:30:30 INFO : toe/toe: Making directory 2026/03/02 04:30:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:30:30 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:30:30 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:30:31 DEBUG : toe/toe/toe: size = 11 OK 2026/03/02 04:30:31 INFO : toe/toe/toe: Copied (new) 2026/03/02 04:30:31 ERROR : mega root 'rclone-test-nanumam5duru': not deleting files as there were IO errors 2026/03/02 04:30:31 ERROR : mega root 'rclone-test-nanumam5duru': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Should be true Test: TestConflicting Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Should be true Test: TestConflicting Messages: Unexpected file "yam" --- FAIL: TestConflicting (8.52s) === RUN TestMove run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:30:39 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:30:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:30:39 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:39 INFO : tictacempty_dir: Making directory 2026/03/02 04:30:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:39 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:39 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:39 INFO : tictactoe: Making directory 2026/03/02 04:30:41 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:41 DEBUG : yam: transformed to: tictacyam 2026/03/02 04:30:41 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:41 INFO : tictactoe/tictactoe: Making directory 2026/03/02 04:30:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:30:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:30:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:41 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:30:41 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:30:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:43 INFO : toe/toe/toe.txt: Deleted 2026/03/02 04:30:43 ERROR : Local file system at /tmp/rclone2744641106: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Should be true Test: TestMove Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Should be true Test: TestMove Messages: Unexpected file "yam" --- FAIL: TestMove (12.79s) === RUN TestTransformFile run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:30:52 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:30:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:30:52 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:52 INFO : tictacempty_dir: Making directory 2026/03/02 04:30:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:52 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:52 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:52 INFO : tictactoe: Making directory 2026/03/02 04:30:54 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:54 DEBUG : yam: transformed to: tictacyam 2026/03/02 04:30:54 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:54 INFO : tictactoe/tictactoe: Making directory 2026/03/02 04:30:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:30:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:30:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:54 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:30:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:54 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:30:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:56 INFO : toe/toe/toe.txt: Deleted 2026/03/02 04:30:56 ERROR : Local file system at /tmp/rclone2744641106: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Should be true Test: TestTransformFile Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Should be true Test: TestTransformFile Messages: Unexpected file "yam" --- FAIL: TestTransformFile (15.44s) === RUN TestManualTransformFile run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:31:07 DEBUG : Reset feature "Copy" 2026/03/02 04:31:07 DEBUG : Reset feature "Move" 2026/03/02 04:31:07 DEBUG : Reset feature "Copy" 2026/03/02 04:31:07 DEBUG : Reset feature "Move" 2026/03/02 04:31:07 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:31:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:31:07 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:31:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:31:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:31:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:31:07 INFO : tictacempty_dir: Making directory 2026/03/02 04:31:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:31:07 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:31:07 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:31:07 INFO : tictactoe: Making directory 2026/03/02 04:31:08 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:31:08 DEBUG : yam: transformed to: tictacyam 2026/03/02 04:31:08 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:31:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:31:08 INFO : tictactoe/tictactoe: Making directory 2026/03/02 04:31:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:31:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:31:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:31:08 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:31:08 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:31:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:31:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:31:10 INFO : toe/toe/toe.txt: Deleted 2026/03/02 04:31:10 ERROR : Local file system at /tmp/rclone2744641106: 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 run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Should be true Test: TestManualTransformFile Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Should be true Test: TestManualTransformFile Messages: Unexpected file "yam" --- FAIL: TestManualTransformFile (13.77s) === RUN TestBase64 run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:31:21 DEBUG : toe: transformed to: dG9l 2026/03/02 04:31:21 DEBUG : toe: transformed to: dG9l 2026/03/02 04:31:21 INFO : dG9l: Making directory 2026/03/02 04:31:21 DEBUG : toe: transformed to: dG9l 2026/03/02 04:31:21 DEBUG : toe: transformed to: dG9l 2026/03/02 04:31:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/02 04:31:21 INFO : dG9l/dG9l: Making directory 2026/03/02 04:31:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/02 04:31:21 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/02 04:31:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/02 04:31:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:31:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/02 04:31:21 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:31:21 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:31:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/02 04:31:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/02 04:31:23 ERROR : mega root 'rclone-test-nanumam5duru': not deleting files as there were IO errors 2026/03/02 04:31:23 DEBUG : yam: transformed to: eWFt 2026/03/02 04:31:23 ERROR : mega root 'rclone-test-nanumam5duru': 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: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Should be true Test: TestBase64 Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Should be true Test: TestBase64 Messages: Unexpected file "yam" --- FAIL: TestBase64 (12.83s) === RUN TestError run.go:185: Remote "mega root 'rclone-test-nanumam5duru'", Local "Local file system at /tmp/rclone2744641106", Modify Window "876000h0m0s" 2026/03/02 04:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:34 DEBUG : toe: transformed to: 2026/03/02 04:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:34 DEBUG : toe: transformed to: 2026/03/02 04:31:34 INFO : mega root 'rclone-test-nanumam5duru': Making directory 2026/03/02 04:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:34 DEBUG : toe: transformed to: 2026/03/02 04:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:34 DEBUG : toe: transformed to: 2026/03/02 04:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:34 DEBUG : toe/toe: transformed to: 2026/03/02 04:31:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/02 04:31:34 INFO : toe/toe: Making directory 2026/03/02 04:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:34 DEBUG : toe/toe: transformed to: 2026/03/02 04:31:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/02 04:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:34 DEBUG : toe: transformed to: 2026/03/02 04:31:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:34 DEBUG : toe/toe/toe: transformed to: 2026/03/02 04:31:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/02 04:31:34 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for checks to finish 2026/03/02 04:31:34 DEBUG : mega root 'rclone-test-nanumam5duru': Waiting for transfers to finish 2026/03/02 04:31:36 DEBUG : toe/toe/toe: size = 11 OK 2026/03/02 04:31:36 INFO : toe/toe/toe: Copied (new) 2026/03/02 04:31:36 ERROR : mega root 'rclone-test-nanumam5duru': not deleting files as there were IO errors 2026/03/02 04:31:36 ERROR : mega root 'rclone-test-nanumam5duru': not deleting directories as there were IO errors 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:514 Error: Should be true Test: TestError Messages: listing wrong, want toe/toe/toe (11) got toe/toe/toe (11), yam (11) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:514 Error: Should be true Test: TestError Messages: Unexpected file "yam" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestError Messages: listing wrong, want got yam (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestError Messages: Unexpected file "yam" --- FAIL: TestError (17.45s) FAIL 2026/03/02 04:31:51 DEBUG : mega root 'rclone-test-nanumam5duru': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 42m31.296078846s (try 2/5): exit status 1: Failed [TestSyncWithTrackRenamesStrategyLeaf TestServerSideMoveLocal TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestFixCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]