"./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^(TestBase64|TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBasedOnCheckSum|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlapWithFilter|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestTransformCopy)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2026/02/02 03:01:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-liwegaw5dumi" 2026/02/02 03:01:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/02 03:01:55 DEBUG : Creating backend with remote "/tmp/rclone646418358" === RUN TestCopy run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:01:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 03:01:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi" with ID 2578201 2026/02/02 03:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:01:56 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:01:56 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:01:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578202 2026/02/02 03:01:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:01:58 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:01:58 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:83 Error: Should be true Test: TestCopy Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:83 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopy Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:83 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopy Messages: 1 objects not found 2026/02/02 03:02:16 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/02 03:02:21 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:02:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestCopy (27.36s) === RUN TestCopyNoTraverse run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:02:23 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:02:23 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:02:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578203 2026/02/02 03:02:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:02:25 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:02:25 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:216 Error: Should be true Test: TestCopyNoTraverse Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:216 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyNoTraverse Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:216 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyNoTraverse Messages: 1 objects not found 2026/02/02 03:02:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:02:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestCopyNoTraverse (12.60s) === RUN TestCopyCheckFirst run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:02:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Running all checks before starting transfers 2026/02/02 03:02:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:02:35 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:02:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Checks finished, now starting transfers 2026/02/02 03:02:35 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:02:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578204 2026/02/02 03:02:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:02:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:02:38 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:264 Error: Should be true Test: TestCopyCheckFirst Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:264 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyCheckFirst Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:264 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyCheckFirst Messages: 1 objects not found 2026/02/02 03:02:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:02:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestCopyCheckFirst (13.03s) === RUN TestSyncNoTraverse run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:02:48 ERROR : Ignoring --no-traverse with sync 2026/02/02 03:02:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:02:49 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:02:49 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:02:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578205 2026/02/02 03:02:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:02:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:02:50 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:02:50 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:284 Error: Should be true Test: TestSyncNoTraverse Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:284 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncNoTraverse Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:284 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncNoTraverse Messages: 1 objects not found 2026/02/02 03:03:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:03:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestSyncNoTraverse (12.56s) === RUN TestCopyWithDepth run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:03:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/02 03:03:01 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:03:01 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:03:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "hello world2" 2026/02/02 03:03:20 DEBUG : hello world2: size = 12 OK 2026/02/02 03:03:20 INFO : hello world2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:304 Error: Should be true Test: TestCopyWithDepth Messages: listing wrong, want hello world2 (12) got hello_world2 (12) 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:304 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyWithDepth Messages: Unexpected file "hello_world2" fstest.go:203: Not found "hello world2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:304 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyWithDepth Messages: 1 objects not found 2026/02/02 03:03:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/hello_world2 --- FAIL: TestCopyWithDepth (28.21s) === RUN TestCopyEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:03:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/02 03:03:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/02 03:03:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/02 03:03:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 03:03:29 INFO : sub dir2: Making directory 2026/02/02 03:03:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir2" with ID 2578206 2026/02/02 03:03:30 INFO : sub dir: Making directory 2026/02/02 03:03:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578207 2026/02/02 03:03:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:03:30 INFO : sub dir2/sub sub dir2: Making directory 2026/02/02 03:03:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir2/sub sub dir2" with ID 2578208 2026/02/02 03:03:30 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:03:30 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:03:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:03:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:03:31 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:358 Error: Should be true Test: TestCopyEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:358 Error: Should be true Test: TestCopyEmptyDirectories Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestCopyEmptyDirectories Messages: 1 objects not found 2026/02/02 03:03:41 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/02 03:03:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:03:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/sub sub dir2" 2026/02/02 03:03:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2" 2026/02/02 03:03:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestCopyEmptyDirectories (14.98s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:03:44 INFO : sub dir2: Making directory 2026/02/02 03:03:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/02 03:03:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/02 03:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:03:44 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:03:44 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:03:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578209 2026/02/02 03:03:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:03:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:03:46 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:388 Error: Should be true Test: TestCopyNoEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:388 Error: Should be true Test: TestCopyNoEmptyDirectories Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:388 Error: Not equal: expected: 0 actual : 1 Test: TestCopyNoEmptyDirectories Messages: 1 objects not found 2026/02/02 03:03:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:03:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestCopyNoEmptyDirectories (12.60s) === RUN TestMoveEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:03:57 DEBUG : sub dir2: Making directory with metadata 2026/02/02 03:03:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/02 03:03:57 INFO : sub dir2: Making directory 2026/02/02 03:03:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir2" with ID 2578210 2026/02/02 03:03:57 INFO : sub dir: Making directory 2026/02/02 03:03:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578211 2026/02/02 03:03:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:03:57 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:03:57 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:03:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:03:59 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:03:59 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:03:59 INFO : sub dir/hello world: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:415 Error: Should be true Test: TestMoveEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:415 Error: Should be true Test: TestMoveEmptyDirectories Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:415 Error: Not equal: expected: 0 actual : 1 Test: TestMoveEmptyDirectories Messages: 1 objects not found 2026/02/02 03:04:11 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/02 03:04:19 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/02 03:04:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:04:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2" 2026/02/02 03:04:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestMoveEmptyDirectories (27.09s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:04:24 INFO : sub dir2: Making directory 2026/02/02 03:04:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:04:24 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:04:24 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:04:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578212 2026/02/02 03:04:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:04:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:04:26 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:04:26 INFO : sub dir/hello world: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:485 Error: Should be true Test: TestMoveNoEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:485 Error: Should be true Test: TestMoveNoEmptyDirectories Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:485 Error: Not equal: expected: 0 actual : 1 Test: TestMoveNoEmptyDirectories Messages: 1 objects not found 2026/02/02 03:04:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:04:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestMoveNoEmptyDirectories (12.71s) === RUN TestSyncEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:04:36 DEBUG : sub dir2: Making directory with metadata 2026/02/02 03:04:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/02 03:04:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 03:04:37 INFO : sub dir2: Making directory 2026/02/02 03:04:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir2" with ID 2578213 2026/02/02 03:04:37 INFO : sub dir: Making directory 2026/02/02 03:04:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578214 2026/02/02 03:04:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:04:37 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:04:37 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:04:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:04:39 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:04:39 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:04:39 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:516 Error: Should be true Test: TestSyncEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:516 Error: Should be true Test: TestSyncEmptyDirectories Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:516 Error: Not equal: expected: 0 actual : 1 Test: TestSyncEmptyDirectories Messages: 1 objects not found 2026/02/02 03:04:48 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/02 03:04:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:04:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2" 2026/02/02 03:04:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestSyncEmptyDirectories (13.54s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:04:50 INFO : sub dir2: Making directory 2026/02/02 03:04:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:04:50 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:04:50 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:04:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578215 2026/02/02 03:04:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:04:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:04:52 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:04:52 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:599 Error: Should be true Test: TestSyncNoEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:599 Error: Should be true Test: TestSyncNoEmptyDirectories Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:599 Error: Not equal: expected: 0 actual : 1 Test: TestSyncNoEmptyDirectories Messages: 1 objects not found 2026/02/02 03:05:08 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:05:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestSyncNoEmptyDirectories (31.73s) === RUN TestServerSideCopy run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:05:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578216 2026/02/02 03:05:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:615 Error: Should be true Test: TestServerSideCopy Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:615 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideCopy Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:615 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideCopy Messages: 1 objects not found 2026/02/02 03:05:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-liqecav3nuni" 2026/02/02 03:05:34 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) FileLu root 'rclone-test-liwegaw5dumi' -> FileLu root 'rclone-test-liqecav3nuni' 2026/02/02 03:05:35 DEBUG : sub dir/hello_world: Need to transfer - File not found at Destination 2026/02/02 03:05:35 DEBUG : FileLu root 'rclone-test-liqecav3nuni': Waiting for checks to finish 2026/02/02 03:05:35 DEBUG : FileLu root 'rclone-test-liqecav3nuni': Waiting for transfers to finish 2026/02/02 03:05:36 INFO : FileLu root 'rclone-test-liqecav3nuni': Successfully created folder "rclone-test-liqecav3nuni/sub dir" with ID 2578218 2026/02/02 03:05:38 INFO : FileLu root 'rclone-test-liqecav3nuni': Put: Successfully uploaded new file "sub dir/hello_world" 2026/02/02 03:05:38 DEBUG : sub dir/hello_world: size = 11 OK 2026/02/02 03:05:38 INFO : sub dir/hello_world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:627 Error: Should be true Test: TestServerSideCopy Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:627 Error: Should be true Test: TestServerSideCopy Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:627 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideCopy Messages: 1 objects not found 2026/02/02 03:05:46 DEBUG : FileLu root 'rclone-test-liqecav3nuni': Purge remote 2026/02/02 03:05:47 INFO : FileLu root 'rclone-test-liqecav3nuni': Rmdir: successfully deleted "/rclone-test-liqecav3nuni" 2026/02/02 03:05:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:05:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestServerSideCopy (27.09s) === RUN TestCopyOverSelf run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:05:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578219 2026/02/02 03:05:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:635 Error: Should be true Test: TestCopyOverSelf Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:635 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:635 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyOverSelf Messages: 1 objects not found 2026/02/02 03:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:06:00 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:06:00 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:06:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:06:19 DEBUG : sub dir/hello world: size = 17 OK 2026/02/02 03:06:19 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:643 Error: Should be true Test: TestCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello_world (17) 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:643 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:643 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyOverSelf Messages: 1 objects not found 2026/02/02 03:06:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:06:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestCopyOverSelf (43.31s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:06:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578221 2026/02/02 03:06:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:651 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:651 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:651 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideCopyOverSelf Messages: 1 objects not found 2026/02/02 03:06:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zepogap6kaku" sync_test.go:656: Server side copy (if possible) FileLu root 'rclone-test-liwegaw5dumi' -> FileLu root 'rclone-test-zepogap6kaku' 2026/02/02 03:06:43 DEBUG : sub dir/hello_world: Need to transfer - File not found at Destination 2026/02/02 03:06:43 DEBUG : FileLu root 'rclone-test-zepogap6kaku': Waiting for checks to finish 2026/02/02 03:06:43 DEBUG : FileLu root 'rclone-test-zepogap6kaku': Waiting for transfers to finish 2026/02/02 03:06:45 INFO : FileLu root 'rclone-test-zepogap6kaku': Successfully created folder "rclone-test-zepogap6kaku/sub dir" with ID 2578223 2026/02/02 03:06:46 INFO : FileLu root 'rclone-test-zepogap6kaku': Put: Successfully uploaded new file "sub dir/hello_world" 2026/02/02 03:06:46 DEBUG : sub dir/hello_world: size = 11 OK 2026/02/02 03:06:46 INFO : sub dir/hello_world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:662 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:662 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:662 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideCopyOverSelf Messages: 1 objects not found 2026/02/02 03:06:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:665 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello_world (17) 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:665 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:665 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideCopyOverSelf Messages: 1 objects not found 2026/02/02 03:07:19 DEBUG : sub dir/hello_world: size = 17 (FileLu root 'rclone-test-liwegaw5dumi') 2026/02/02 03:07:19 DEBUG : sub dir/hello_world: size = 11 (FileLu root 'rclone-test-zepogap6kaku') 2026/02/02 03:07:19 DEBUG : FileLu root 'rclone-test-zepogap6kaku': Waiting for checks to finish 2026/02/02 03:07:19 DEBUG : sub dir/hello_world: Sizes differ 2026/02/02 03:07:19 DEBUG : FileLu root 'rclone-test-zepogap6kaku': Waiting for transfers to finish 2026/02/02 03:07:25 DEBUG : sub dir/hello_world: size = 17 OK 2026/02/02 03:07:25 INFO : sub dir/hello_world: Copied (replaced existing) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:671 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello_world (17) 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:671 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:671 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideCopyOverSelf Messages: 1 objects not found 2026/02/02 03:07:34 DEBUG : FileLu root 'rclone-test-zepogap6kaku': Purge remote 2026/02/02 03:07:34 INFO : FileLu root 'rclone-test-zepogap6kaku': Rmdir: successfully deleted "/rclone-test-zepogap6kaku" 2026/02/02 03:07:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:07:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestServerSideCopyOverSelf (64.25s) === RUN TestMoveOverSelf run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:07:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578224 2026/02/02 03:07:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:679 Error: Should be true Test: TestMoveOverSelf Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:679 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:679 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestMoveOverSelf Messages: 1 objects not found 2026/02/02 03:07:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:07:48 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:07:48 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:07:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:07:50 DEBUG : sub dir/hello world: size = 17 OK 2026/02/02 03:07:50 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:07:50 INFO : sub dir/hello world: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:688 Error: Should be true Test: TestMoveOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello_world (17) 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:688 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:688 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestMoveOverSelf Messages: 1 objects not found 2026/02/02 03:07:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:08:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestMoveOverSelf (23.91s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:08:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578225 2026/02/02 03:08:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:696 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:696 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:696 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2026/02/02 03:08:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qizagim2ticu" 2026/02/02 03:08:30 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) FileLu root 'rclone-test-liwegaw5dumi' -> FileLu root 'rclone-test-qizagim2ticu' 2026/02/02 03:08:31 DEBUG : sub dir/hello_world: Need to transfer - File not found at Destination 2026/02/02 03:08:31 DEBUG : FileLu root 'rclone-test-qizagim2ticu': Waiting for checks to finish 2026/02/02 03:08:31 DEBUG : FileLu root 'rclone-test-qizagim2ticu': Waiting for transfers to finish 2026/02/02 03:08:32 INFO : FileLu root 'rclone-test-qizagim2ticu': Successfully created folder "rclone-test-qizagim2ticu/sub dir" with ID 2578227 2026/02/02 03:08:33 INFO : FileLu root 'rclone-test-qizagim2ticu': Put: Successfully uploaded new file "sub dir/hello_world" 2026/02/02 03:08:33 DEBUG : sub dir/hello_world: size = 11 OK 2026/02/02 03:08:33 INFO : sub dir/hello_world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:707 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:707 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:707 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2026/02/02 03:08:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:710 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello_world (17) 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:710 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:710 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2026/02/02 03:08:54 DEBUG : sub dir/hello_world: size = 17 (FileLu root 'rclone-test-liwegaw5dumi') 2026/02/02 03:08:54 DEBUG : sub dir/hello_world: size = 11 (FileLu root 'rclone-test-qizagim2ticu') 2026/02/02 03:08:54 DEBUG : sub dir/hello_world: Sizes differ 2026/02/02 03:08:54 DEBUG : FileLu root 'rclone-test-qizagim2ticu': Waiting for checks to finish 2026/02/02 03:08:54 DEBUG : FileLu root 'rclone-test-qizagim2ticu': Waiting for transfers to finish 2026/02/02 03:08:55 INFO : FileLu root 'rclone-test-qizagim2ticu': Successfully deleted file: /rclone-test-qizagim2ticu/sub dir/hello_world 2026/02/02 03:08:55 INFO : sub dir/hello_world: Deleted 2026/02/02 03:08:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:08:57 INFO : sub dir/hello_world: Moved (server-side) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:717 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello_world (17) 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:717 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:717 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2026/02/02 03:09:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:721 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (24) got sub dir/hello_world (24) 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:721 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:721 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2026/02/02 03:09:33 DEBUG : testing file moves 2026/02/02 03:09:34 DEBUG : sub dir/hello_world: size = 24 (FileLu root 'rclone-test-liwegaw5dumi') 2026/02/02 03:09:34 DEBUG : sub dir/hello_world: size = 17 (FileLu root 'rclone-test-qizagim2ticu') 2026/02/02 03:09:34 DEBUG : sub dir/hello_world: Sizes differ 2026/02/02 03:09:34 DEBUG : FileLu root 'rclone-test-qizagim2ticu': Waiting for checks to finish 2026/02/02 03:09:34 DEBUG : FileLu root 'rclone-test-qizagim2ticu': Waiting for transfers to finish 2026/02/02 03:09:34 INFO : FileLu root 'rclone-test-qizagim2ticu': Successfully deleted file: /rclone-test-qizagim2ticu/sub dir/hello_world 2026/02/02 03:09:34 INFO : sub dir/hello_world: Deleted 2026/02/02 03:09:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:09:37 INFO : sub dir/hello_world: Moved (server-side) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:729 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (24) got sub dir/hello_world (24) 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:729 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:729 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2026/02/02 03:09:46 DEBUG : FileLu root 'rclone-test-qizagim2ticu': Purge remote 2026/02/02 03:09:47 INFO : FileLu root 'rclone-test-qizagim2ticu': Rmdir: successfully deleted "/rclone-test-qizagim2ticu" 2026/02/02 03:09:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestServerSideMoveOverSelf (107.94s) === RUN TestCopyAfterDelete run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:09:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578228 2026/02/02 03:09:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:09:50 ERROR : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:739 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:739 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:739 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyAfterDelete Messages: 1 objects not found 2026/02/02 03:09:59 INFO : Local file system at /tmp/rclone646418358: Making directory 2026/02/02 03:09:59 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:09:59 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:750 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:750 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:750 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyAfterDelete Messages: 1 objects not found 2026/02/02 03:10:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:10:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestCopyAfterDelete (36.11s) === RUN TestCopyRedownload run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:10:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578229 2026/02/02 03:10:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:758 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:758 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:758 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyRedownload Messages: 1 objects not found 2026/02/02 03:10:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/02 03:10:35 DEBUG : sub dir/hello_world: Need to transfer - File not found at Destination 2026/02/02 03:10:35 DEBUG : Local file system at /tmp/rclone646418358: Waiting for checks to finish 2026/02/02 03:10:35 DEBUG : Local file system at /tmp/rclone646418358: Waiting for transfers to finish 2026/02/02 03:10:36 DEBUG : sub dir/hello_world.e5065783.partial: size = 11 OK 2026/02/02 03:10:36 DEBUG : sub dir/hello_world.e5065783.partial: renamed to: sub dir/hello_world 2026/02/02 03:10:36 INFO : sub dir/hello_world: Copied (new) 2026/02/02 03:10:36 INFO : sub dir: Set directory modification time (using DirSetModTime) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:355 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:766 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello_world (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:355 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:766 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:355 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:766 Error: Not equal: expected: 0 actual : 1 Test: TestCopyRedownload Messages: 1 objects not found 2026/02/02 03:10:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:10:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestCopyRedownload (20.81s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:10:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/02 03:10:45 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:10:45 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:11:00 ERROR : check sum: Failed to copy: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2026/02/02 03:11:00 ERROR : FileLu root 'rclone-test-liwegaw5dumi': not deleting files as there were IO errors 2026/02/02 03:11:00 ERROR : FileLu root 'rclone-test-liwegaw5dumi': not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (15.41s) === RUN TestSyncIgnoreErrors run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:11:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/b" with ID 2578231 2026/02/02 03:11:16 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "b/potato" 2026/02/02 03:11:17 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/c" with ID 2578232 2026/02/02 03:11:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "c/non empty space" 2026/02/02 03:11:23 INFO : d: Making directory 2026/02/02 03:11:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/d" with ID 2578233 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non_empty_space (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "c/non_empty_space" fstest.go:203: Not found "c/non empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Not equal: expected: 0 actual : 1 Test: TestSyncIgnoreErrors Messages: 1 objects not found 2026/02/02 03:11:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/02 03:11:34 DEBUG : c/non empty space: Need to transfer - File not found at Destination 2026/02/02 03:11:34 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:11:34 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:11:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/a" with ID 2578234 2026/02/02 03:11:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "a/potato2" 2026/02/02 03:11:36 DEBUG : a/potato2: size = 60 OK 2026/02/02 03:11:36 INFO : a/potato2: Copied (new) 2026/02/02 03:11:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "c/non empty space" 2026/02/02 03:11:36 DEBUG : c/non empty space: size = 5 OK 2026/02/02 03:11:36 INFO : c/non empty space: Copied (new) 2026/02/02 03:11:36 DEBUG : Waiting for deletions to finish 2026/02/02 03:11:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/b/potato 2026/02/02 03:11:36 INFO : b/potato: Deleted 2026/02/02 03:11:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/c/non_empty_space 2026/02/02 03:11:36 INFO : c/non_empty_space: Deleted 2026/02/02 03:11:36 INFO : d: Removing directory 2026/02/02 03:11:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/d" 2026/02/02 03:11:37 INFO : b: Removing directory 2026/02/02 03:11:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/b" 2026/02/02 03:11:37 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': deleted 2 directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want a/potato2 (60), c/non empty space (5) got a/potato2 (60) fstest.go:203: Not found "c/non empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Not equal: expected: 0 actual : 1 Test: TestSyncIgnoreErrors Messages: 1 objects not found 2026/02/02 03:11:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/a/potato2 2026/02/02 03:11:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/c" 2026/02/02 03:11:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/a" --- FAIL: TestSyncIgnoreErrors (48.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:11:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1015 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got empty_space (1) 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:1015 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1015 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterChangingModtimeOnly Messages: 1 objects not found 2026/02/02 03:11:58 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/02 03:11:58 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:11:58 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:11:58 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/02 03:11:58 DEBUG : Waiting for deletions to finish 2026/02/02 03:11:58 NOTICE: empty_space: Skipped delete as --dry-run is set (size 1) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1026 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got empty_space (1) 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:1026 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1026 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterChangingModtimeOnly Messages: 1 objects not found 2026/02/02 03:12:09 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/02 03:12:09 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:12:09 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:12:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:12:27 DEBUG : empty space: size = 1 OK 2026/02/02 03:12:27 INFO : empty space: Copied (new) 2026/02/02 03:12:27 DEBUG : Waiting for deletions to finish 2026/02/02 03:12:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:12:28 INFO : empty_space: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1037 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1037 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterChangingModtimeOnly Messages: 1 objects not found --- FAIL: TestSyncAfterChangingModtimeOnly (47.86s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:12:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1101 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want empty space (1) got empty_space (1) 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:1101 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterAddingAFile Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1101 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterAddingAFile Messages: 1 objects not found 2026/02/02 03:12:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/02 03:12:46 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/02 03:12:46 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:12:46 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:12:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato" 2026/02/02 03:12:48 DEBUG : potato: size = 60 OK 2026/02/02 03:12:48 INFO : potato: Copied (new) 2026/02/02 03:12:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:12:49 DEBUG : empty space: size = 1 OK 2026/02/02 03:12:49 INFO : empty space: Copied (new) 2026/02/02 03:12:49 DEBUG : Waiting for deletions to finish 2026/02/02 03:12:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:12:49 INFO : empty_space: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1109 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want empty space (1), potato (60) got potato (60) fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1109 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterAddingAFile Messages: 1 objects not found 2026/02/02 03:12:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato --- FAIL: TestSyncAfterAddingAFile (21.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:12:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato" 2026/02/02 03:13:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:13:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/02 03:13:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:13:01 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/02 03:13:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/02 03:13:01 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:13:01 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:13:01 DEBUG : Waiting for deletions to finish 2026/02/02 03:13:01 NOTICE: empty_space: Skipped delete as --dry-run is set (size 1) 2026/02/02 03:13:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1172 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want empty space (1), potato (21) got empty_space (1), potato (21) 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:1172 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: 1 objects not found 2026/02/02 03:13:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:13:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (26.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:13:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato" 2026/02/02 03:13:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want empty space (1), potato (21) got empty_space (1), potato (21) 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: 1 objects not found 2026/02/02 03:13:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/02 03:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:13:36 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:13:36 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:13:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato2" 2026/02/02 03:13:37 DEBUG : potato2: size = 60 OK 2026/02/02 03:13:37 INFO : potato2: Copied (new) 2026/02/02 03:13:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:13:38 DEBUG : empty space: size = 1 OK 2026/02/02 03:13:38 INFO : empty space: Copied (new) 2026/02/02 03:13:38 DEBUG : Waiting for deletions to finish 2026/02/02 03:13:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:13:38 INFO : empty_space: Deleted 2026/02/02 03:13:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato 2026/02/02 03:13:38 INFO : potato: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want empty space (1), potato2 (60) got potato2 (60) fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: 1 objects not found 2026/02/02 03:13:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato2 --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (22.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:13:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/b" with ID 2578235 2026/02/02 03:13:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "b/potato" 2026/02/02 03:13:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/c" with ID 2578236 2026/02/02 03:13:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "c/non empty space" 2026/02/02 03:13:51 INFO : d: Making directory 2026/02/02 03:13:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/d" with ID 2578237 2026/02/02 03:13:51 INFO : d/e: Making directory 2026/02/02 03:13:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/d/e" with ID 2578238 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non_empty_space (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "c/non_empty_space" fstest.go:203: Not found "c/non empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: 1 objects not found 2026/02/02 03:14:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/02 03:14:02 DEBUG : c/non empty space: Need to transfer - File not found at Destination 2026/02/02 03:14:03 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/a" with ID 2578239 2026/02/02 03:14:06 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:14:06 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:14:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "a/potato2" 2026/02/02 03:14:24 DEBUG : a/potato2: size = 60 OK 2026/02/02 03:14:24 INFO : a/potato2: Copied (new) 2026/02/02 03:14:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "c/non empty space" 2026/02/02 03:14:26 DEBUG : c/non empty space: size = 5 OK 2026/02/02 03:14:26 INFO : c/non empty space: Copied (new) 2026/02/02 03:14:26 DEBUG : Waiting for deletions to finish 2026/02/02 03:14:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/b/potato 2026/02/02 03:14:26 INFO : b/potato: Deleted 2026/02/02 03:14:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/c/non_empty_space 2026/02/02 03:14:26 INFO : c/non_empty_space: Deleted 2026/02/02 03:14:26 INFO : d/e: Removing directory 2026/02/02 03:14:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/d/e" 2026/02/02 03:14:27 INFO : d: Removing directory 2026/02/02 03:14:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/d" 2026/02/02 03:14:27 INFO : b: Removing directory 2026/02/02 03:14:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/b" 2026/02/02 03:14:28 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': deleted 3 directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1248 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want a/potato2 (60), c/non empty space (5) got a/potato2 (60) fstest.go:203: Not found "c/non empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1248 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: 1 objects not found 2026/02/02 03:14:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/a/potato2 2026/02/02 03:14:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/c" 2026/02/02 03:14:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/a" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (52.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:14:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/b" with ID 2578240 2026/02/02 03:14:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "b/potato" 2026/02/02 03:14:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/c" with ID 2578241 2026/02/02 03:14:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "c/non empty space" 2026/02/02 03:14:56 INFO : d: Making directory 2026/02/02 03:14:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/d" with ID 2578242 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non_empty_space (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "c/non_empty_space" fstest.go:203: Not found "c/non empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: 1 objects not found 2026/02/02 03:15:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/02 03:15:18 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/a" with ID 2578244 2026/02/02 03:15:19 DEBUG : c/non empty space: Need to transfer - File not found at Destination 2026/02/02 03:15:19 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:15:19 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:15:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "a/potato2" 2026/02/02 03:15:20 DEBUG : a/potato2: size = 60 OK 2026/02/02 03:15:20 INFO : a/potato2: Copied (new) 2026/02/02 03:15:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "c/non empty space" 2026/02/02 03:15:22 DEBUG : c/non empty space: size = 5 OK 2026/02/02 03:15:22 INFO : c/non empty space: Copied (new) 2026/02/02 03:15:22 ERROR : FileLu root 'rclone-test-liwegaw5dumi': not deleting files as there were IO errors 2026/02/02 03:15:22 ERROR : FileLu root 'rclone-test-liwegaw5dumi': not deleting directories as there were IO errors fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1317 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want a/potato2 (60), b/potato (21), c/non empty space (5) got a/potato2 (60), b/potato (21), c/non_empty_space (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "c/non_empty_space" fstest.go:203: Not found "c/non empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: 1 objects not found 2026/02/02 03:15:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/b/potato 2026/02/02 03:15:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/c/non_empty_space 2026/02/02 03:15:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/a/potato2 2026/02/02 03:15:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/d" 2026/02/02 03:15:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/c" 2026/02/02 03:15:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/b" 2026/02/02 03:15:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/a" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (55.33s) === RUN TestSyncDeleteDuring run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:15:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato" 2026/02/02 03:15:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want empty space (1), potato (21) got empty_space (1), potato (21) 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Not equal: expected: 0 actual : 1 Test: TestSyncDeleteDuring Messages: 1 objects not found 2026/02/02 03:15:45 DEBUG : Waiting for deletions to finish 2026/02/02 03:15:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/02 03:15:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:15:46 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:15:46 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:15:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:15:46 INFO : empty_space: Deleted 2026/02/02 03:15:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato 2026/02/02 03:15:46 INFO : potato: Deleted 2026/02/02 03:15:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:15:47 DEBUG : empty space: size = 1 OK 2026/02/02 03:15:47 INFO : empty space: Copied (new) 2026/02/02 03:15:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato2" 2026/02/02 03:15:47 DEBUG : potato2: size = 60 OK 2026/02/02 03:15:47 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want empty space (1), potato2 (60) got empty_space (1), potato2 (60) 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:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Not equal: expected: 0 actual : 1 Test: TestSyncDeleteDuring Messages: 1 objects not found 2026/02/02 03:15:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:15:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato2 --- FAIL: TestSyncDeleteDuring (22.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:15:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato" 2026/02/02 03:16:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want empty space (1), potato (21) got empty_space (1), potato (21) 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Not equal: expected: 0 actual : 1 Test: TestSyncDeleteBefore Messages: 1 objects not found 2026/02/02 03:16:09 DEBUG : Waiting for deletions to finish 2026/02/02 03:16:12 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:16:12 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:16:18 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato 2026/02/02 03:16:18 INFO : potato: Deleted 2026/02/02 03:16:18 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:16:18 INFO : empty_space: Deleted 2026/02/02 03:16:19 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/02 03:16:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:16:19 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:16:19 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:16:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato2" 2026/02/02 03:16:22 DEBUG : potato2: size = 60 OK 2026/02/02 03:16:22 INFO : potato2: Copied (new) 2026/02/02 03:16:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:16:23 DEBUG : empty space: size = 1 OK 2026/02/02 03:16:23 INFO : empty space: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want empty space (1), potato2 (60) got empty_space (1), potato2 (60) 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:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Not equal: expected: 0 actual : 1 Test: TestSyncDeleteBefore Messages: 1 objects not found 2026/02/02 03:16:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:16:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato2 --- FAIL: TestSyncDeleteBefore (35.41s) === RUN TestSyncWithExclude run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:16:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato2" 2026/02/02 03:16:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1390 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), potato2 (60) got empty_space (1), potato2 (60) 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:1390 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1390 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncWithExclude Messages: 1 objects not found 2026/02/02 03:16:43 DEBUG : enormous: Excluded (Size Filter) 2026/02/02 03:16:43 DEBUG : enormous: Excluded 2026/02/02 03:16:43 DEBUG : potato2: Excluded (Size Filter) 2026/02/02 03:16:43 DEBUG : potato2: Excluded 2026/02/02 03:16:43 DEBUG : potato2: Excluded (Size Filter) 2026/02/02 03:16:43 DEBUG : potato2: Excluded 2026/02/02 03:16:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/02 03:16:43 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:16:43 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:16:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:16:46 DEBUG : empty space: size = 1 OK 2026/02/02 03:16:46 INFO : empty space: Copied (new) 2026/02/02 03:16:46 DEBUG : Waiting for deletions to finish 2026/02/02 03:16:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:16:46 INFO : empty_space: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1403 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), potato2 (60) got potato2 (60) fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1403 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncWithExclude Messages: 1 objects not found 2026/02/02 03:16:54 DEBUG : enormous: Excluded (Size Filter) 2026/02/02 03:16:54 DEBUG : enormous: Excluded 2026/02/02 03:16:54 DEBUG : potato2: Excluded (Size Filter) 2026/02/02 03:16:54 DEBUG : potato2: Excluded 2026/02/02 03:16:54 DEBUG : potato2: Excluded (Size Filter) 2026/02/02 03:16:54 DEBUG : potato2: Excluded 2026/02/02 03:16:54 DEBUG : Local file system at /tmp/rclone646418358: Waiting for checks to finish 2026/02/02 03:16:54 DEBUG : Local file system at /tmp/rclone646418358: Waiting for transfers to finish 2026/02/02 03:16:54 DEBUG : Waiting for deletions to finish 2026/02/02 03:16:54 INFO : empty space: Deleted 2026/02/02 03:16:54 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1412 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), enormous (100), potato2 (60) got enormous (100), potato2 (60) fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1412 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncWithExclude Messages: 1 objects not found 2026/02/02 03:17:14 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato2 --- FAIL: TestSyncWithExclude (45.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:17:21 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato2" 2026/02/02 03:17:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:17:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "enormous" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1422 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want empty space (1), enormous (100), potato2 (60) got empty_space (1), enormous (100), potato2 (60) 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:1422 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1422 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncWithExcludeAndDeleteExcluded Messages: 1 objects not found 2026/02/02 03:17:32 DEBUG : enormous: Excluded (Size Filter) 2026/02/02 03:17:32 DEBUG : enormous: Excluded 2026/02/02 03:17:32 DEBUG : potato2: Excluded (Size Filter) 2026/02/02 03:17:32 DEBUG : potato2: Excluded 2026/02/02 03:17:32 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/02 03:17:32 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:17:32 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:17:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:17:35 DEBUG : empty space: size = 1 OK 2026/02/02 03:17:35 INFO : empty space: Copied (new) 2026/02/02 03:17:35 DEBUG : Waiting for deletions to finish 2026/02/02 03:17:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/enormous 2026/02/02 03:17:35 INFO : enormous: Deleted 2026/02/02 03:17:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:17:36 INFO : empty_space: Deleted 2026/02/02 03:17:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato2 2026/02/02 03:17:36 INFO : potato2: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1436 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want empty space (1) got fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1436 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncWithExcludeAndDeleteExcluded Messages: 1 objects not found 2026/02/02 03:17:44 DEBUG : Local file system at /tmp/rclone646418358: Waiting for checks to finish 2026/02/02 03:17:44 DEBUG : Local file system at /tmp/rclone646418358: Waiting for transfers to finish 2026/02/02 03:17:44 DEBUG : Waiting for deletions to finish 2026/02/02 03:17:44 INFO : enormous: Deleted 2026/02/02 03:17:44 INFO : potato2: Deleted 2026/02/02 03:17:44 INFO : empty space: Deleted 2026/02/02 03:17:44 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want empty space (1) got fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncWithExcludeAndDeleteExcluded Messages: 1 objects not found --- FAIL: TestSyncWithExcludeAndDeleteExcluded (34.17s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:17:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/02 03:17:52 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:17:52 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:17:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/nested/sub dir" with ID 2578249 2026/02/02 03:17:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578250 2026/02/02 03:17:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "nested/sub dir/file" 2026/02/02 03:17:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/02 03:17:54 INFO : nested/sub dir/file: Copied (new) 2026/02/02 03:17:54 INFO : nested/sub dir/file: Deleted 2026/02/02 03:17:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:17:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:17:54 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:17:54 INFO : sub dir/hello world: Deleted 2026/02/02 03:17:54 INFO : sub dir: Removing directory 2026/02/02 03:17:54 INFO : nested/sub dir: Removing directory 2026/02/02 03:17:54 INFO : nested: Removing directory 2026/02/02 03:17:54 DEBUG : Local file system at /tmp/rclone646418358: deleted 3 directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1827 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestMoveWithDeleteEmptySrcDirs Messages: 1 objects not found 2026/02/02 03:18:16 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:18:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/nested/sub dir/file 2026/02/02 03:18:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" 2026/02/02 03:18:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/nested/sub dir" 2026/02/02 03:18:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/nested" --- FAIL: TestMoveWithDeleteEmptySrcDirs (31.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:18:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/02 03:18:24 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:18:24 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:18:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/nested/sub dir" with ID 2578254 2026/02/02 03:18:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578255 2026/02/02 03:18:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "nested/sub dir/file" 2026/02/02 03:18:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/02 03:18:26 INFO : nested/sub dir/file: Copied (new) 2026/02/02 03:18:26 INFO : nested/sub dir/file: Deleted 2026/02/02 03:18:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:18:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:18:26 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:18:26 INFO : sub dir/hello world: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "sub dir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1851 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestMoveWithoutDeleteEmptySrcDirs Messages: 1 objects not found 2026/02/02 03:18:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:18:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/nested/sub dir/file 2026/02/02 03:18:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" 2026/02/02 03:18:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/nested/sub dir" 2026/02/02 03:18:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/nested" --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (15.47s) === RUN TestServerSideMove run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:18:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kerejav3yovi" 2026/02/02 03:18:39 DEBUG : Config file has changed externally - reloading 2026/02/02 03:18:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato2" 2026/02/02 03:18:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:18:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato3" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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) 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 "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMove Messages: 1 objects not found sync_test.go:1736: Server side move (if possible) FileLu root 'rclone-test-liwegaw5dumi' -> FileLu root 'rclone-test-kerejav3yovi' 2026/02/02 03:18:52 INFO : FileLu root 'rclone-test-kerejav3yovi': Successfully created folder "rclone-test-kerejav3yovi" with ID 2578262 2026/02/02 03:18:54 INFO : FileLu root 'rclone-test-kerejav3yovi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:18:55 INFO : FileLu root 'rclone-test-kerejav3yovi': Put: Successfully uploaded new file "potato3" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1741 /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), potato3 (60) got empty_space (1), potato3 (60) 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:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMove Messages: 1 objects not found 2026/02/02 03:19:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:19:05 DEBUG : empty_space: size = 1 OK 2026/02/02 03:19:05 DEBUG : empty_space: Sizes identical 2026/02/02 03:19:05 DEBUG : empty_space: Unchanged skipping 2026/02/02 03:19:05 DEBUG : FileLu root 'rclone-test-kerejav3yovi': Waiting for checks to finish 2026/02/02 03:19:05 DEBUG : potato3: size = 68 (FileLu root 'rclone-test-liwegaw5dumi') 2026/02/02 03:19:05 DEBUG : potato3: size = 60 (FileLu root 'rclone-test-kerejav3yovi') 2026/02/02 03:19:05 DEBUG : potato3: Sizes differ 2026/02/02 03:19:06 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:19:06 INFO : empty_space: Deleted 2026/02/02 03:19:06 DEBUG : FileLu root 'rclone-test-kerejav3yovi': Waiting for transfers to finish 2026/02/02 03:19:06 INFO : FileLu root 'rclone-test-kerejav3yovi': Successfully deleted file: /rclone-test-kerejav3yovi/potato3 2026/02/02 03:19:06 INFO : potato3: Deleted 2026/02/02 03:19:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato3 2026/02/02 03:19:23 INFO : potato3: Moved (server-side) 2026/02/02 03:19:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato2 2026/02/02 03:19:23 INFO : potato2: Moved (server-side) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go: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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMove Messages: 1 objects not found 2026/02/02 03:19:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-jocuris1kege" 2026/02/02 03:19:32 DEBUG : empty_space: Need to transfer - File not found at Destination 2026/02/02 03:19:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:19:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/02 03:19:32 DEBUG : FileLu root 'rclone-test-jocuris1kege': Waiting for checks to finish 2026/02/02 03:19:32 DEBUG : FileLu root 'rclone-test-jocuris1kege': Waiting for transfers to finish 2026/02/02 03:19:33 INFO : FileLu root 'rclone-test-jocuris1kege': Successfully created folder "rclone-test-jocuris1kege" with ID 2578268 2026/02/02 03:19:34 INFO : FileLu root 'rclone-test-jocuris1kege': Successfully created folder "rclone-test-jocuris1kege" with ID 2.578268e+06 2026/02/02 03:19:34 INFO : FileLu root 'rclone-test-jocuris1kege': Successfully created folder "rclone-test-jocuris1kege" with ID 2.578268e+06 2026/02/02 03:19:35 INFO : FileLu root 'rclone-test-kerejav3yovi': Successfully deleted file: /rclone-test-kerejav3yovi/empty_space 2026/02/02 03:19:35 INFO : empty_space: Moved (server-side) 2026/02/02 03:19:35 INFO : FileLu root 'rclone-test-kerejav3yovi': Successfully deleted file: /rclone-test-kerejav3yovi/potato3 2026/02/02 03:19:35 INFO : potato3: Moved (server-side) 2026/02/02 03:19:35 INFO : FileLu root 'rclone-test-kerejav3yovi': Successfully deleted file: /rclone-test-kerejav3yovi/potato2 2026/02/02 03:19:35 INFO : potato2: Moved (server-side) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go: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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMove Messages: 1 objects not found 2026/02/02 03:19:43 DEBUG : FileLu root 'rclone-test-jocuris1kege': Purge remote 2026/02/02 03:19:44 INFO : FileLu root 'rclone-test-jocuris1kege': Rmdir: successfully deleted "/rclone-test-jocuris1kege" 2026/02/02 03:19:44 DEBUG : FileLu root 'rclone-test-kerejav3yovi': Purge remote 2026/02/02 03:19:44 INFO : FileLu root 'rclone-test-kerejav3yovi': Rmdir: successfully deleted "/rclone-test-kerejav3yovi" --- FAIL: TestServerSideMove (65.78s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:19:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-leremed6tuko" 2026/02/02 03:19:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato2" 2026/02/02 03:19:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:19:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato3" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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) 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 "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveWithFilter Messages: 1 objects not found sync_test.go:1736: Server side move (if possible) FileLu root 'rclone-test-liwegaw5dumi' -> FileLu root 'rclone-test-leremed6tuko' 2026/02/02 03:19:58 INFO : FileLu root 'rclone-test-leremed6tuko': Successfully created folder "rclone-test-leremed6tuko" with ID 2578271 2026/02/02 03:19:59 INFO : FileLu root 'rclone-test-leremed6tuko': Put: Successfully uploaded new file "empty space" 2026/02/02 03:20:01 INFO : FileLu root 'rclone-test-leremed6tuko': Put: Successfully uploaded new file "potato3" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato3 (60) got empty_space (1), potato3 (60) 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:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveWithFilter Messages: 1 objects not found 2026/02/02 03:20:18 DEBUG : empty_space: Excluded (Size Filter) 2026/02/02 03:20:18 DEBUG : empty_space: Excluded 2026/02/02 03:20:18 DEBUG : empty_space: Excluded (Size Filter) 2026/02/02 03:20:18 DEBUG : empty_space: Excluded 2026/02/02 03:20:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:20:18 DEBUG : potato3: size = 68 (FileLu root 'rclone-test-liwegaw5dumi') 2026/02/02 03:20:18 DEBUG : potato3: size = 60 (FileLu root 'rclone-test-leremed6tuko') 2026/02/02 03:20:18 DEBUG : potato3: Sizes differ 2026/02/02 03:20:18 DEBUG : FileLu root 'rclone-test-leremed6tuko': Waiting for checks to finish 2026/02/02 03:20:18 DEBUG : FileLu root 'rclone-test-leremed6tuko': Waiting for transfers to finish 2026/02/02 03:20:21 INFO : FileLu root 'rclone-test-leremed6tuko': Successfully deleted file: /rclone-test-leremed6tuko/potato3 2026/02/02 03:20:21 INFO : potato3: Deleted 2026/02/02 03:20:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato2 2026/02/02 03:20:23 INFO : potato2: Moved (server-side) 2026/02/02 03:20:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato3 2026/02/02 03:20:25 INFO : potato3: Moved (server-side) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1) got empty_space (1) 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 "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1751 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveWithFilter Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1925 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) 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:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go: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:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveWithFilter Messages: 1 objects not found 2026/02/02 03:20:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cudoqop2huha" 2026/02/02 03:20:41 DEBUG : empty_space: Excluded (Size Filter) 2026/02/02 03:20:41 DEBUG : empty_space: Excluded 2026/02/02 03:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:20:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/02 03:20:41 DEBUG : FileLu root 'rclone-test-cudoqop2huha': Waiting for checks to finish 2026/02/02 03:20:41 DEBUG : FileLu root 'rclone-test-cudoqop2huha': Waiting for transfers to finish 2026/02/02 03:20:43 INFO : FileLu root 'rclone-test-cudoqop2huha': Successfully created folder "rclone-test-cudoqop2huha" with ID 2578272 2026/02/02 03:20:44 INFO : FileLu root 'rclone-test-leremed6tuko': Successfully deleted file: /rclone-test-leremed6tuko/potato2 2026/02/02 03:20:44 INFO : potato2: Moved (server-side) 2026/02/02 03:20:44 INFO : FileLu root 'rclone-test-leremed6tuko': Successfully deleted file: /rclone-test-leremed6tuko/potato3 2026/02/02 03:20:44 INFO : potato3: Moved (server-side) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1) got empty_space (1) 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:1781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveWithFilter Messages: 1 objects not found 2026/02/02 03:20:53 DEBUG : FileLu root 'rclone-test-cudoqop2huha': Purge remote 2026/02/02 03:20:53 INFO : FileLu root 'rclone-test-cudoqop2huha': Rmdir: successfully deleted "/rclone-test-cudoqop2huha" 2026/02/02 03:20:53 DEBUG : FileLu root 'rclone-test-leremed6tuko': Purge remote 2026/02/02 03:20:53 INFO : FileLu root 'rclone-test-leremed6tuko': Rmdir: successfully deleted "/rclone-test-leremed6tuko" 2026/02/02 03:20:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space --- FAIL: TestServerSideMoveWithFilter (69.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:20:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sexogow7muna" 2026/02/02 03:20:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato2" 2026/02/02 03:20:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "empty space" 2026/02/02 03:20:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "potato3" 2026/02/02 03:20:59 INFO : tomatoDir: Making directory 2026/02/02 03:20:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/tomatoDir" with ID 2578273 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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) 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 "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveDeleteEmptySourceDirs Messages: 1 objects not found sync_test.go:1736: Server side move (if possible) FileLu root 'rclone-test-liwegaw5dumi' -> FileLu root 'rclone-test-sexogow7muna' 2026/02/02 03:21:22 INFO : FileLu root 'rclone-test-sexogow7muna': Successfully created folder "rclone-test-sexogow7muna" with ID 2578274 2026/02/02 03:21:24 INFO : FileLu root 'rclone-test-sexogow7muna': Put: Successfully uploaded new file "empty space" 2026/02/02 03:21:25 INFO : FileLu root 'rclone-test-sexogow7muna': Put: Successfully uploaded new file "potato3" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:1741 /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), potato3 (60) got empty_space (1), potato3 (60) 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:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveDeleteEmptySourceDirs Messages: 1 objects not found 2026/02/02 03:21:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:21:34 DEBUG : empty_space: size = 1 OK 2026/02/02 03:21:34 DEBUG : potato3: size = 68 (FileLu root 'rclone-test-liwegaw5dumi') 2026/02/02 03:21:34 DEBUG : empty_space: Sizes identical 2026/02/02 03:21:34 DEBUG : empty_space: Unchanged skipping 2026/02/02 03:21:34 DEBUG : potato3: size = 60 (FileLu root 'rclone-test-sexogow7muna') 2026/02/02 03:21:34 DEBUG : potato3: Sizes differ 2026/02/02 03:21:34 DEBUG : FileLu root 'rclone-test-sexogow7muna': Waiting for checks to finish 2026/02/02 03:21:34 INFO : FileLu root 'rclone-test-sexogow7muna': Successfully deleted file: /rclone-test-sexogow7muna/potato3 2026/02/02 03:21:34 INFO : potato3: Deleted 2026/02/02 03:21:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/empty_space 2026/02/02 03:21:34 INFO : empty_space: Deleted 2026/02/02 03:21:34 DEBUG : FileLu root 'rclone-test-sexogow7muna': Waiting for transfers to finish 2026/02/02 03:21:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato2 2026/02/02 03:21:37 INFO : potato2: Moved (server-side) 2026/02/02 03:21:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/potato3 2026/02/02 03:21:37 INFO : potato3: Moved (server-side) 2026/02/02 03:21:37 INFO : tomatoDir: Removing directory 2026/02/02 03:21:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/tomatoDir" 2026/02/02 03:21:38 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': deleted 1 directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go: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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveDeleteEmptySourceDirs Messages: 1 objects not found 2026/02/02 03:21:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gezupez2yaba" 2026/02/02 03:21:46 DEBUG : Config file has changed externally - reloading 2026/02/02 03:21:46 INFO : tomatoDir: Making directory 2026/02/02 03:21:47 INFO : FileLu root 'rclone-test-sexogow7muna': Successfully created folder "rclone-test-sexogow7muna/tomatoDir" with ID 2578275 2026/02/02 03:21:47 DEBUG : empty_space: Need to transfer - File not found at Destination 2026/02/02 03:21:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/02 03:21:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/02 03:21:47 DEBUG : FileLu root 'rclone-test-gezupez2yaba': Waiting for checks to finish 2026/02/02 03:21:47 DEBUG : FileLu root 'rclone-test-gezupez2yaba': Waiting for transfers to finish 2026/02/02 03:21:49 INFO : FileLu root 'rclone-test-gezupez2yaba': Successfully created folder "rclone-test-gezupez2yaba" with ID 2578276 2026/02/02 03:21:50 INFO : FileLu root 'rclone-test-sexogow7muna': Successfully deleted file: /rclone-test-sexogow7muna/empty_space 2026/02/02 03:21:50 INFO : empty_space: Moved (server-side) 2026/02/02 03:21:50 INFO : FileLu root 'rclone-test-sexogow7muna': Successfully deleted file: /rclone-test-sexogow7muna/potato2 2026/02/02 03:21:50 INFO : potato2: Moved (server-side) 2026/02/02 03:21:51 INFO : FileLu root 'rclone-test-sexogow7muna': Successfully deleted file: /rclone-test-sexogow7muna/potato3 2026/02/02 03:21:51 INFO : potato3: Moved (server-side) 2026/02/02 03:21:51 INFO : tomatoDir: Removing directory 2026/02/02 03:21:51 INFO : FileLu root 'rclone-test-sexogow7muna': Rmdir: successfully deleted "/rclone-test-sexogow7muna/tomatoDir" 2026/02/02 03:21:51 DEBUG : FileLu root 'rclone-test-sexogow7muna': deleted 1 directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "empty_space" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go: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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveDeleteEmptySourceDirs Messages: 1 objects not found 2026/02/02 03:22:00 DEBUG : FileLu root 'rclone-test-gezupez2yaba': Purge remote 2026/02/02 03:22:00 INFO : FileLu root 'rclone-test-gezupez2yaba': Rmdir: successfully deleted "/rclone-test-gezupez2yaba" 2026/02/02 03:22:00 DEBUG : FileLu root 'rclone-test-sexogow7muna': Purge remote 2026/02/02 03:22:00 INFO : FileLu root 'rclone-test-sexogow7muna': Rmdir: successfully deleted "/rclone-test-sexogow7muna" --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (66.71s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:22:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-liwegaw5dumi/rclone-sync-test" 2026/02/02 03:22:02 INFO : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test': Successfully created folder "rclone-test-liwegaw5dumi/rclone-sync-test" with ID 2578277 2026/02/02 03:22:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2" 2026/02/02 03:22:03 INFO : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2': Successfully created folder "rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2" with ID 2578279 2026/02/02 03:22:03 DEBUG : Creating backend with remote "TestFileLu:rclone-test-liwegaw5dumi/rclone-sync-test-ignore-file" 2026/02/02 03:22:09 INFO : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test-ignore-file': Successfully created folder "rclone-test-liwegaw5dumi/rclone-sync-test-ignore-file" with ID 2578280 2026/02/02 03:22:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "rclone-sync-test-ignore-file/.ignore" 2026/02/02 03:22:24 DEBUG : rclone-sync-test: Excluded 2026/02/02 03:22:25 DEBUG : rclone-sync-test-ignore-file/ignore: Need to transfer - File not found at Destination 2026/02/02 03:22:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/02 03:22:25 DEBUG : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test': Waiting for checks to finish 2026/02/02 03:22:25 DEBUG : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test': Waiting for transfers to finish 2026/02/02 03:22:26 INFO : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test': Successfully created folder "rclone-test-liwegaw5dumi/rclone-sync-test/rclone-sync-test-ignore-file" with ID 2578284 2026/02/02 03:22:27 INFO : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test': Put: Successfully uploaded new file "rclone-sync-test-ignore-file/ignore" 2026/02/02 03:22:27 DEBUG : rclone-sync-test-ignore-file/ignore: size = 1 OK 2026/02/02 03:22:27 INFO : rclone-sync-test-ignore-file/ignore: Copied (new) 2026/02/02 03:22:27 DEBUG : Waiting for deletions to finish 2026/02/02 03:22:29 DEBUG : rclone-sync-test: Excluded 2026/02/02 03:22:30 DEBUG : rclone-sync-test-ignore-file/ignore: size = 1 OK 2026/02/02 03:22:30 DEBUG : rclone-sync-test-ignore-file/ignore: Sizes identical 2026/02/02 03:22:30 DEBUG : rclone-sync-test-ignore-file/ignore: Unchanged skipping 2026/02/02 03:22:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/02 03:22:30 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:22:30 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:22:30 DEBUG : Waiting for deletions to finish 2026/02/02 03:22:30 INFO : rclone-sync-test-include: Removing directory 2026/02/02 03:22:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: Rmdir: directory "/rclone-test-liwegaw5dumi/rclone-sync-test-include" is not empty 2026/02/02 03:22:30 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': failed to delete 1 directories 2026/02/02 03:22:30 INFO : There was nothing to transfer 2026/02/02 03:22:32 DEBUG : rclone-sync-test: Excluded 2026/02/02 03:22:32 DEBUG : rclone-sync-test-ignore-file/ignore: Need to transfer - File not found at Destination 2026/02/02 03:22:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/02 03:22:32 DEBUG : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/02 03:22:32 DEBUG : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/02 03:22:33 INFO : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2': Successfully created folder "rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2/rclone-sync-test-ignore-file" with ID 2578286 2026/02/02 03:22:35 INFO : FileLu root 'rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2': Put: Successfully uploaded new file "rclone-sync-test-ignore-file/ignore" 2026/02/02 03:22:35 DEBUG : rclone-sync-test-ignore-file/ignore: size = 1 OK 2026/02/02 03:22:35 INFO : rclone-sync-test-ignore-file/ignore: Copied (new) 2026/02/02 03:22:35 DEBUG : Waiting for deletions to finish 2026/02/02 03:22:36 DEBUG : rclone-sync-test: Excluded 2026/02/02 03:22:37 DEBUG : rclone-sync-test-ignore-file/ignore: size = 1 OK 2026/02/02 03:22:37 DEBUG : rclone-sync-test-ignore-file/ignore: Sizes identical 2026/02/02 03:22:37 DEBUG : rclone-sync-test-ignore-file/ignore: Unchanged skipping 2026/02/02 03:22:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/02 03:22:37 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:22:37 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:22:37 DEBUG : Waiting for deletions to finish 2026/02/02 03:22:37 INFO : rclone-sync-test-include: Removing directory 2026/02/02 03:22:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: Rmdir: directory "/rclone-test-liwegaw5dumi/rclone-sync-test-include" is not empty 2026/02/02 03:22:37 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': failed to delete 1 directories 2026/02/02 03:22:37 INFO : There was nothing to transfer sync_test.go:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2034 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2079 Error: Received unexpected error: can't sync or move files on overlapping remotes (try excluding the destination with a filter rule) Test: TestSyncOverlapWithFilter 2026/02/02 03:22:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/rclone-sync-test-ignore-file/ignore 2026/02/02 03:22:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/rclone-sync-test/rclone-sync-test-ignore-file/ignore 2026/02/02 03:22:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2/rclone-sync-test-ignore-file/ignore 2026/02/02 03:22:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/rclone-sync-test/rclone-sync-test-ignore-file" 2026/02/02 03:22:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2/rclone-sync-test-ignore-file" 2026/02/02 03:22:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/rclone-sync-test-include/layer2" 2026/02/02 03:22:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/rclone-sync-test-include" 2026/02/02 03:22:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/rclone-sync-test-ignore-file" 2026/02/02 03:22:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/rclone-sync-test" --- FAIL: TestSyncOverlapWithFilter (42.09s) === RUN TestSyncBackupDir run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:22:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dst" with ID 2578289 2026/02/02 03:22:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dst/one" 2026/02/02 03:22:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dst/two" 2026/02/02 03:22:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dst/three.txt" 2026/02/02 03:22:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-liwegaw5dumi/dst" 2026/02/02 03:22:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-liwegaw5dumi/backup" 2026/02/02 03:22:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone646418358) 2026/02/02 03:22:50 DEBUG : one: size = 3 (FileLu root 'rclone-test-liwegaw5dumi/dst') 2026/02/02 03:22:50 DEBUG : two: size = 3 OK 2026/02/02 03:22:50 DEBUG : FileLu root 'rclone-test-liwegaw5dumi/dst': Waiting for checks to finish 2026/02/02 03:22:50 DEBUG : two: Sizes identical 2026/02/02 03:22:50 DEBUG : two: Unchanged skipping 2026/02/02 03:22:50 DEBUG : one: Sizes differ 2026/02/02 03:22:52 INFO : FileLu root 'rclone-test-liwegaw5dumi/backup': Successfully created folder "rclone-test-liwegaw5dumi/backup" with ID 2578293 2026/02/02 03:22:54 INFO : FileLu root 'rclone-test-liwegaw5dumi/dst': Successfully deleted file: /rclone-test-liwegaw5dumi/dst/one 2026/02/02 03:22:54 INFO : one: Moved (server-side) 2026/02/02 03:22:54 DEBUG : FileLu root 'rclone-test-liwegaw5dumi/dst': Waiting for transfers to finish 2026/02/02 03:22:55 INFO : FileLu root 'rclone-test-liwegaw5dumi/dst': Put: Successfully uploaded new file "one" 2026/02/02 03:22:55 DEBUG : one: size = 4 OK 2026/02/02 03:22:55 INFO : one: Copied (new) 2026/02/02 03:22:55 DEBUG : Waiting for deletions to finish 2026/02/02 03:22:58 INFO : FileLu root 'rclone-test-liwegaw5dumi/dst': Successfully deleted file: /rclone-test-liwegaw5dumi/dst/three.txt 2026/02/02 03:22:58 INFO : three.txt: Moved (server-side) 2026/02/02 03:22:58 INFO : three.txt: Moved into backup dir 2026/02/02 03:23:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dst/three.txt" 2026/02/02 03:23:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone646418358) 2026/02/02 03:23:13 DEBUG : one: size = 4 (FileLu root 'rclone-test-liwegaw5dumi/dst') 2026/02/02 03:23:13 DEBUG : one: Sizes differ 2026/02/02 03:23:13 DEBUG : FileLu root 'rclone-test-liwegaw5dumi/dst': Waiting for checks to finish 2026/02/02 03:23:13 DEBUG : two: size = 3 OK 2026/02/02 03:23:13 DEBUG : two: Sizes identical 2026/02/02 03:23:13 DEBUG : two: Unchanged skipping 2026/02/02 03:23:21 INFO : FileLu root 'rclone-test-liwegaw5dumi/backup': Successfully deleted file: /rclone-test-liwegaw5dumi/backup/one 2026/02/02 03:23:21 INFO : one: Deleted 2026/02/02 03:23:24 INFO : FileLu root 'rclone-test-liwegaw5dumi/dst': Successfully deleted file: /rclone-test-liwegaw5dumi/dst/one 2026/02/02 03:23:24 INFO : one: Moved (server-side) 2026/02/02 03:23:24 DEBUG : FileLu root 'rclone-test-liwegaw5dumi/dst': Waiting for transfers to finish 2026/02/02 03:23:26 INFO : FileLu root 'rclone-test-liwegaw5dumi/dst': Put: Successfully uploaded new file "one" 2026/02/02 03:23:26 DEBUG : one: size = 5 OK 2026/02/02 03:23:26 INFO : one: Copied (new) 2026/02/02 03:23:26 DEBUG : Waiting for deletions to finish 2026/02/02 03:23:27 INFO : FileLu root 'rclone-test-liwegaw5dumi/backup': Successfully deleted file: /rclone-test-liwegaw5dumi/backup/three.txt 2026/02/02 03:23:27 INFO : three.txt: Deleted 2026/02/02 03:23:29 INFO : FileLu root 'rclone-test-liwegaw5dumi/dst': Successfully deleted file: /rclone-test-liwegaw5dumi/dst/three.txt 2026/02/02 03:23:29 INFO : three.txt: Moved (server-side) 2026/02/02 03:23:29 INFO : three.txt: Moved into backup dir 2026/02/02 03:23:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dst/one 2026/02/02 03:23:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dst/two 2026/02/02 03:23:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/backup/one 2026/02/02 03:23:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/backup/three.txt 2026/02/02 03:23:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dst" 2026/02/02 03:23:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/backup" --- PASS: TestSyncBackupDir (50.31s) === RUN TestSyncUTFNorm run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:23:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "Testêé" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 Testee (18) 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "Testee" fstest.go:203: Not found "Testêé" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2576 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncUTFNorm Messages: 1 objects not found 2026/02/02 03:23:43 DEBUG : Testêé: Need to transfer - File not found at Destination 2026/02/02 03:23:43 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:23:43 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:23:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "Testêé" 2026/02/02 03:23:45 DEBUG : Testêé: size = 14 OK 2026/02/02 03:23:45 INFO : Testêé: Copied (new) 2026/02/02 03:23:45 DEBUG : Waiting for deletions to finish 2026/02/02 03:23:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/Testee 2026/02/02 03:23:46 INFO : Testee: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 fstest.go:203: Not found "Testêé" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2589 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncUTFNorm Messages: 1 objects not found --- FAIL: TestSyncUTFNorm (20.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:23:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 03:23:54 INFO : sub dir: Making directory 2026/02/02 03:23:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578305 2026/02/02 03:23:55 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:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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) 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 "sub dir/hello_world" 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 "sub dir2/very/very/very/very/very/nested/subdir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:203: Not found "sub dir2/very/very/very/very/very/nested/subdir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Not equal: expected: 0 actual : 2 Test: TestNothingToTransferWithEmptyDirs Messages: 2 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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) 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 "sub dir/hello_world" 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 "sub dir2/very/very/very/very/very/nested/subdir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:203: Not found "sub dir2/very/very/very/very/very/nested/subdir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Not equal: expected: 0 actual : 2 Test: TestNothingToTransferWithEmptyDirs Messages: 2 objects not found sync_test.go:2931: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2931 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be false Test: TestNothingToTransferWithEmptyDirs Messages: expected to find no "Copied" logs, but found one: 2026/02/02 03:24:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:24:33 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:24:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir2/very/very/very/very/very/nested/subdir/hello world" 2026/02/02 03:24:35 INFO : sub dir2/very/very/very/very/very/nested/subdir/hello world: Copied (new) sync_test.go:2937: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2937 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: expected to find a "There was nothing to transfer" log: 2026/02/02 03:24:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:24:33 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:24:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir2/very/very/very/very/very/nested/subdir/hello world" 2026/02/02 03:24:35 INFO : sub dir2/very/very/very/very/very/nested/subdir/hello world: Copied (new) sync_test.go:2938: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2938 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Not equal: expected: 0 actual : 2 Test: TestNothingToTransferWithEmptyDirs 2026/02/02 03:24:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:24:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir2/very/very/very/very/very/nested/subdir/hello_world 2026/02/02 03:24:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very/very/very/nested/subdir" 2026/02/02 03:24:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very/very/very/nested" 2026/02/02 03:24:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very/very/very" 2026/02/02 03:24:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very/very" 2026/02/02 03:24:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very" 2026/02/02 03:24:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very" 2026/02/02 03:24:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very" 2026/02/02 03:24:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2" 2026/02/02 03:24:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestNothingToTransferWithEmptyDirs (64.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:24:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 03:24:59 INFO : sub dir: Making directory 2026/02/02 03:24:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir" with ID 2578334 2026/02/02 03:24:59 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:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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) 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 "sub dir/hello_world" 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 "sub dir2/very/very/very/very/very/nested/subdir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:203: Not found "sub dir2/very/very/very/very/very/nested/subdir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Not equal: expected: 0 actual : 2 Test: TestNothingToTransferWithoutEmptyDirs Messages: 2 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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) 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 "sub dir/hello_world" 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 "sub dir2/very/very/very/very/very/nested/subdir/hello_world" fstest.go:203: Not found "sub dir/hello world" fstest.go:203: Not found "sub dir2/very/very/very/very/very/nested/subdir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Not equal: expected: 0 actual : 2 Test: TestNothingToTransferWithoutEmptyDirs Messages: 2 objects not found sync_test.go:2931: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2931 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be false Test: TestNothingToTransferWithoutEmptyDirs Messages: expected to find no "Copied" logs, but found one: 2026/02/02 03:25:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:25:37 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:25:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir2/very/very/very/very/very/nested/subdir/hello world" 2026/02/02 03:25:39 INFO : sub dir2/very/very/very/very/very/nested/subdir/hello world: Copied (new) sync_test.go:2937: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2937 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: expected to find a "There was nothing to transfer" log: 2026/02/02 03:25:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/02 03:25:37 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:25:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir2/very/very/very/very/very/nested/subdir/hello world" 2026/02/02 03:25:39 INFO : sub dir2/very/very/very/very/very/nested/subdir/hello world: Copied (new) sync_test.go:2938: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2938 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Not equal: expected: 0 actual : 2 Test: TestNothingToTransferWithoutEmptyDirs 2026/02/02 03:25:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir/hello_world 2026/02/02 03:25:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir2/very/very/very/very/very/nested/subdir/hello_world 2026/02/02 03:25:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very/very/very/nested/subdir" 2026/02/02 03:25:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very/very/very/nested" 2026/02/02 03:25:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very/very/very" 2026/02/02 03:25:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very/very" 2026/02/02 03:26:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very/very" 2026/02/02 03:26:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very/very" 2026/02/02 03:26:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2/very" 2026/02/02 03:26:08 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir2" 2026/02/02 03:26:12 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir" --- FAIL: TestNothingToTransferWithoutEmptyDirs (79.63s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:26:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578351 2026/02/02 03:26:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:26:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:26:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:26:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:26:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:26:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:26:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:26:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:26:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:26:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:26:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:26:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:26:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:26:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:26:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:26:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:26:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:26:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:26:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:26:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:26:52 DEBUG : Waiting for deletions to finish 2026/02/02 03:26:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:26:52 DEBUG : splitbananasplit: Excluded 2026/02/02 03:26:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:26:52 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:26:52 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:26:52 DEBUG : banana: Excluded 2026/02/02 03:26:52 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:26:52 DEBUG : apple: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/NFC Messages: 5 objects not found 2026/02/02 03:27:05 DEBUG : apple: size = 5 OK 2026/02/02 03:27:05 DEBUG : apple: Sizes identical 2026/02/02 03:27:05 DEBUG : apple: Unchanged skipping 2026/02/02 03:27:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:27:05 DEBUG : appleappleapplebanana: Sizes identical 2026/02/02 03:27:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:27:05 DEBUG : banana: size = 6 OK 2026/02/02 03:27:05 DEBUG : banana: Sizes identical 2026/02/02 03:27:05 DEBUG : banana: Unchanged skipping 2026/02/02 03:27:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:27:05 DEBUG : splitbananasplit: Sizes identical 2026/02/02 03:27:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:27:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:27:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:27:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:27:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:27:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:27:12 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:27:12 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/02 03:27:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:27:12 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:27:12 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:27:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:27:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:27:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:27:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:27:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:27:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:27:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:27:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:27:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:27:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:27:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:27:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:27:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:27:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:27:26 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:27:26 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:27:26 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:27:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:27:26 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:27:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:27:26 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:27:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:27:26 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:27:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:27:26 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:27:26 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:27:26 DEBUG : splitbananasplit: Excluded 2026/02/02 03:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:27:26 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:27:26 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:27:26 DEBUG : banana: Excluded 2026/02/02 03:27:26 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:27:26 DEBUG : apple: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:27:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:27:27 DEBUG : dir1/0000-abcdefg.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 : 15 Test: TestTransform/NFC 2026/02/02 03:27:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:27:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:27:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:27:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:27:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:27:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:27:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:27:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:27:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:27:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:27:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:27:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:27:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:27:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:27:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:27:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/NFD run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:27:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578358 2026/02/02 03:27:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:27:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:27:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:27:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:27:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:27:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:27:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:27:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:27:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:27:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:27:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:27:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:27:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:27:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:27:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:27:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:28:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:28:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:28:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:28:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:28:30 DEBUG : Waiting for deletions to finish 2026/02/02 03:28:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:28:30 DEBUG : splitbananasplit: Excluded 2026/02/02 03:28:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:28:30 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:28:30 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:28:30 DEBUG : banana: Excluded 2026/02/02 03:28:30 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:28:30 DEBUG : apple: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:28:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:28:31 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/NFD Messages: 5 objects not found 2026/02/02 03:28:40 DEBUG : apple: size = 5 OK 2026/02/02 03:28:40 DEBUG : apple: Sizes identical 2026/02/02 03:28:40 DEBUG : apple: Unchanged skipping 2026/02/02 03:28:40 DEBUG : banana: size = 6 OK 2026/02/02 03:28:40 DEBUG : banana: Sizes identical 2026/02/02 03:28:40 DEBUG : banana: Unchanged skipping 2026/02/02 03:28:40 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:28:40 DEBUG : splitbananasplit: Sizes identical 2026/02/02 03:28:40 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:28:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:28:40 DEBUG : appleappleapplebanana: Sizes identical 2026/02/02 03:28:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:28:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:28:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:28:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:28:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:28:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:28:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:28:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:28:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/02 03:28:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:28:40 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:28:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:28:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:28:42 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:28:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:28:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:28:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:28:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:28:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:28:43 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:28:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:28:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:28:43 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:28:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:28:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:28:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:28:45 DEBUG : Waiting for deletions to finish 2026/02/02 03:28:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:28:45 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:28:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:28:45 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:28:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:28:45 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:28:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:28:45 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:28:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:28:45 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:28:45 DEBUG : Waiting for deletions to finish 2026/02/02 03:28:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:28:45 DEBUG : splitbananasplit: Excluded 2026/02/02 03:28:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:28:45 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:28:45 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:28:45 DEBUG : banana: Excluded 2026/02/02 03:28:45 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:28:45 DEBUG : apple: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:28:46 DEBUG : dir1/0000-abcdefg.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 : 15 Test: TestTransform/NFD 2026/02/02 03:28:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:28:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:28:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:28:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:28:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:28:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:28:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:28:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:28:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:28:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:28:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:28:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:28:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:28:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:28:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:28:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/base64 run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:28:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578363 2026/02/02 03:28:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:28:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:28:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:28:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:29:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:29:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:29:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:29:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:29:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:29:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:29:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:29:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:29:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:29:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:29:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:29:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:29:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:29:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:29:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:29:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:29:49 DEBUG : Waiting for deletions to finish 2026/02/02 03:29:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : splitbananasplit: Excluded 2026/02/02 03:29:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:29:49 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : banana: Excluded 2026/02/02 03:29:49 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : apple: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:29:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:29:49 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/base64 Messages: 5 objects not found 2026/02/02 03:29:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:29:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:29:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:29:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:29:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:29:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:29:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:29:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:29:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:29:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:29:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:29:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:29:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:29:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:29:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:29:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:29:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:29:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:29:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:29:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:29:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:29:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:29:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:29:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:29:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:29:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:59 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:29:59 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:30:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "YXBwbGU=" 2026/02/02 03:30:00 DEBUG : YXBwbGU=: size = 5 OK 2026/02/02 03:30:00 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/02 03:30:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "YmFuYW5h" 2026/02/02 03:30:00 DEBUG : YmFuYW5h: size = 6 OK 2026/02/02 03:30:00 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/02 03:30:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "c3BsaXRiYW5hbmFzcGxpdA==" 2026/02/02 03:30:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/02 03:30:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "YXBwbGVhcHBsZWFwcGxlYmFuYW5h" 2026/02/02 03:30:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/02 03:30:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:17 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwMC1hYmNkZWZnLnR4dA==" 2026/02/02 03:30:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/02 03:30:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:17 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwMi1jZGVmZ2hpLnR4dA==" 2026/02/02 03:30:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/02 03:30:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:17 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwMS1iY2RlZmdoLnR4dA==" 2026/02/02 03:30:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/02 03:30:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:17 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwMy1kZWZnaGlqLnR4dA==" 2026/02/02 03:30:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/02 03:30:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwNC1lZmdoaWprLnR4dA==" 2026/02/02 03:30:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/02 03:30:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwNS1mZ2hpamtsLnR4dA==" 2026/02/02 03:30:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/02 03:30:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwNi1naGlqa2xtLnR4dA==" 2026/02/02 03:30:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwNy0xMjM0NTY3LnR4dA==" 2026/02/02 03:30:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/02 03:30:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/02 03:30:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwOC0yMzQ1Njc4LnR4dA==" 2026/02/02 03:30:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/02 03:30:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAxMC00NTY3ODkudHh0" 2026/02/02 03:30:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/02 03:30:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwOS0zNDU2Nzg5LnR4dA==" 2026/02/02 03:30:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/02 03:30:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAxMS01Njc4OTsudHh0" 2026/02/02 03:30:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/02 03:30:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:30:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAxMi02Nzg5Oy50eHQ=" 2026/02/02 03:30:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/02 03:30:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAxNC04OTs9LnR4dA==" 2026/02/02 03:30:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/02 03:30:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAxNS05Oz0udHh0" 2026/02/02 03:30:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/02 03:30:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:30:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAxMy03ODk7PS50eHQ=" 2026/02/02 03:30:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/02 03:30:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:29 DEBUG : Waiting for deletions to finish 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:30:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:30:30 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:30:30 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:30:30 INFO : banana: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:30:30 INFO : dir1/0008-2345678.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:30:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:30:30 INFO : splitbananasplit: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:30:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:30:30 INFO : dir1/0003-defghij.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:30:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:30:30 INFO : dir1/0010-456789.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:30:30 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:30:30 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:30:30 INFO : apple: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:30:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:30:30 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:30:30 INFO : dir1/0007-1234567.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:30:30 INFO : dir1/0009-3456789.txt: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:30:30 INFO : appleappleapplebanana: Deleted 2026/02/02 03:30:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:30:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/02 03:30:30 DEBUG : Waiting for deletions to finish 2026/02/02 03:30:31 DEBUG : YXBwbGU: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : YXBwbGU: Excluded 2026/02/02 03:30:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : YmFuYW5h: Excluded 2026/02/02 03:30:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA: Excluded 2026/02/02 03:30:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA: Excluded 2026/02/02 03:30:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA: Excluded (Path Filter) 2026/02/02 03:30:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA: Excluded 2026/02/02 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:30:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "YXBwbGU=" actual : "YXBwbGU" Diff: --- Expected +++ Actual @@ -1 +1 @@ -YXBwbGU= +YXBwbGU Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "c3BsaXRiYW5hbmFzcGxpdA==" actual : "c3BsaXRiYW5hbmFzcGxpdA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -c3BsaXRiYW5hbmFzcGxpdA== +c3BsaXRiYW5hbmFzcGxpdA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwMC1hYmNkZWZnLnR4dA==" actual : "dir1/MDAwMC1hYmNkZWZnLnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwMC1hYmNkZWZnLnR4dA== +dir1/MDAwMC1hYmNkZWZnLnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwMS1iY2RlZmdoLnR4dA==" actual : "dir1/MDAwMS1iY2RlZmdoLnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwMS1iY2RlZmdoLnR4dA== +dir1/MDAwMS1iY2RlZmdoLnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwMi1jZGVmZ2hpLnR4dA==" actual : "dir1/MDAwMi1jZGVmZ2hpLnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwMi1jZGVmZ2hpLnR4dA== +dir1/MDAwMi1jZGVmZ2hpLnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwMy1kZWZnaGlqLnR4dA==" actual : "dir1/MDAwMy1kZWZnaGlqLnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwMy1kZWZnaGlqLnR4dA== +dir1/MDAwMy1kZWZnaGlqLnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwNC1lZmdoaWprLnR4dA==" actual : "dir1/MDAwNC1lZmdoaWprLnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwNC1lZmdoaWprLnR4dA== +dir1/MDAwNC1lZmdoaWprLnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwNS1mZ2hpamtsLnR4dA==" actual : "dir1/MDAwNS1mZ2hpamtsLnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwNS1mZ2hpamtsLnR4dA== +dir1/MDAwNS1mZ2hpamtsLnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwNi1naGlqa2xtLnR4dA==" actual : "dir1/MDAwNi1naGlqa2xtLnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwNi1naGlqa2xtLnR4dA== +dir1/MDAwNi1naGlqa2xtLnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwNy0xMjM0NTY3LnR4dA==" actual : "dir1/MDAwNy0xMjM0NTY3LnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwNy0xMjM0NTY3LnR4dA== +dir1/MDAwNy0xMjM0NTY3LnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwOC0yMzQ1Njc4LnR4dA==" actual : "dir1/MDAwOC0yMzQ1Njc4LnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwOC0yMzQ1Njc4LnR4dA== +dir1/MDAwOC0yMzQ1Njc4LnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAwOS0zNDU2Nzg5LnR4dA==" actual : "dir1/MDAwOS0zNDU2Nzg5LnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAwOS0zNDU2Nzg5LnR4dA== +dir1/MDAwOS0zNDU2Nzg5LnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAxMi02Nzg5Oy50eHQ=" actual : "dir1/MDAxMi02Nzg5Oy50eHQ" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAxMi02Nzg5Oy50eHQ= +dir1/MDAxMi02Nzg5Oy50eHQ Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAxMy03ODk7PS50eHQ=" actual : "dir1/MDAxMy03ODk7PS50eHQ" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAxMy03ODk7PS50eHQ= +dir1/MDAxMy03ODk7PS50eHQ Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/MDAxNC04OTs9LnR4dA==" actual : "dir1/MDAxNC04OTs9LnR4dA" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/MDAxNC04OTs9LnR4dA== +dir1/MDAxNC04OTs9LnR4dA Test: TestTransform/base64 Messages: expected BOTH, got BOTH 2026/02/02 03:30:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: Sizes identical 2026/02/02 03:30:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:30:32 DEBUG : YmFuYW5h: size = 6 OK 2026/02/02 03:30:32 DEBUG : banana: Sizes identical 2026/02/02 03:30:32 DEBUG : banana: Unchanged skipping 2026/02/02 03:30:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:30:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/02 03:30:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/02 03:30:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:30:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/02 03:30:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/02 03:30:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:30:32 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:30:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/02 03:30:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/02 03:30:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:30:32 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:30:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "c3BsaXRiYW5hbmFzcGxpdA==" 2026/02/02 03:30:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/02 03:30:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:30:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "YXBwbGU=" 2026/02/02 03:30:34 DEBUG : YXBwbGU=: size = 5 OK 2026/02/02 03:30:34 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/02 03:30:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwMS1iY2RlZmdoLnR4dA==" 2026/02/02 03:30:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/02 03:30:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:30:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwMC1hYmNkZWZnLnR4dA==" 2026/02/02 03:30:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/02 03:30:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:30:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwMy1kZWZnaGlqLnR4dA==" 2026/02/02 03:30:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/02 03:30:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:30:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwMi1jZGVmZ2hpLnR4dA==" 2026/02/02 03:30:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/02 03:30:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:30:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwNC1lZmdoaWprLnR4dA==" 2026/02/02 03:30:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/02 03:30:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:30:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwNS1mZ2hpamtsLnR4dA==" 2026/02/02 03:30:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/02 03:30:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:30:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwNi1naGlqa2xtLnR4dA==" 2026/02/02 03:30:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/02 03:30:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:30:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwNy0xMjM0NTY3LnR4dA==" 2026/02/02 03:30:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/02 03:30:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:30:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwOC0yMzQ1Njc4LnR4dA==" 2026/02/02 03:30:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/02 03:30:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:30:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAwOS0zNDU2Nzg5LnR4dA==" 2026/02/02 03:30:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/02 03:30:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:30:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAxMi02Nzg5Oy50eHQ=" 2026/02/02 03:30:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/02 03:30:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:30:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAxMy03ODk7PS50eHQ=" 2026/02/02 03:30:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/02 03:30:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:30:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/MDAxNC04OTs9LnR4dA==" 2026/02/02 03:30:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/02 03:30:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:30:41 DEBUG : Waiting for deletions to finish 2026/02/02 03:30:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwNi1naGlqa2xtLnR4dA 2026/02/02 03:30:41 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA: Deleted 2026/02/02 03:30:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwNy0xMjM0NTY3LnR4dA 2026/02/02 03:30:41 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA: Deleted 2026/02/02 03:30:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwOS0zNDU2Nzg5LnR4dA 2026/02/02 03:30:41 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAxNC04OTs9LnR4dA 2026/02/02 03:30:42 INFO : dir1/MDAxNC04OTs9LnR4dA: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAxMi02Nzg5Oy50eHQ 2026/02/02 03:30:42 INFO : dir1/MDAxMi02Nzg5Oy50eHQ: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/c3BsaXRiYW5hbmFzcGxpdA 2026/02/02 03:30:42 INFO : c3BsaXRiYW5hbmFzcGxpdA: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwMi1jZGVmZ2hpLnR4dA 2026/02/02 03:30:42 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwNC1lZmdoaWprLnR4dA 2026/02/02 03:30:42 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwOC0yMzQ1Njc4LnR4dA 2026/02/02 03:30:42 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwNS1mZ2hpamtsLnR4dA 2026/02/02 03:30:42 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAxMy03ODk7PS50eHQ 2026/02/02 03:30:42 INFO : dir1/MDAxMy03ODk7PS50eHQ: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/YXBwbGU 2026/02/02 03:30:42 INFO : YXBwbGU: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwMy1kZWZnaGlqLnR4dA 2026/02/02 03:30:42 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwMC1hYmNkZWZnLnR4dA 2026/02/02 03:30:42 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA: Deleted 2026/02/02 03:30:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAwMS1iY2RlZmdoLnR4dA 2026/02/02 03:30:42 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA: Deleted 2026/02/02 03:30:42 DEBUG : Waiting for deletions to finish 2026/02/02 03:30:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/02 03:30:42 DEBUG : YmFuYW5h: Excluded 2026/02/02 03:30:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/02 03:30:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/02 03:30:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/02 03:30:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/02 03:30:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/02 03:30:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/02 03:30:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/02 03:30:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: 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:119 Error: Not equal: expected: 20 actual : 5 Test: TestTransform/base64 2026/02/02 03:30:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:30:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/YmFuYW5h 2026/02/02 03:30:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:30:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:30:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/MDAxNS05Oz0udHh0 2026/02/02 03:30:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/prefix run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:30:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578373 2026/02/02 03:30:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:30:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:30:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:30:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:30:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:30:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:30:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:31:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:31:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:32:16 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:32:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:32:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:32:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:32:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:32:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:32:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:32:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:32:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:32:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:32:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:32:38 DEBUG : Waiting for deletions to finish 2026/02/02 03:32:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : splitbananasplit: Excluded 2026/02/02 03:32:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:32:38 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : banana: Excluded 2026/02/02 03:32:38 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : apple: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:32:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:32:38 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/prefix Messages: 5 objects not found 2026/02/02 03:32:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:32:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:32:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:32:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:32:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:32:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/02 03:32:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:32:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:32:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:32:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:32:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:32:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:32:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:32:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:32:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:32:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:32:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:32:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:32:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:32:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:32:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:32:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/02 03:32:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:48 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:32:48 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:32:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "PREFIXapple" 2026/02/02 03:32:49 DEBUG : PREFIXapple: size = 5 OK 2026/02/02 03:32:49 INFO : apple: Copied (new) to: PREFIXapple 2026/02/02 03:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:32:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "PREFIXappleappleapplebanana" 2026/02/02 03:32:49 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/02 03:32:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/02 03:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:32:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "PREFIXsplitbananasplit" 2026/02/02 03:32:49 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/02 03:32:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/02 03:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:32:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "PREFIXbanana" 2026/02/02 03:32:49 DEBUG : PREFIXbanana: size = 6 OK 2026/02/02 03:32:49 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/02 03:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:32:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0000-abcdefg.txt" 2026/02/02 03:32:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/02 03:32:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:32:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:32:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0001-bcdefgh.txt" 2026/02/02 03:32:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:32:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:32:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:32:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0003-defghij.txt" 2026/02/02 03:32:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/02 03:32:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:32:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:32:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0002-cdefghi.txt" 2026/02/02 03:32:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/02 03:32:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:32:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:32:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0004-efghijk.txt" 2026/02/02 03:32:52 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/02 03:32:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:32:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0005-fghijkl.txt" 2026/02/02 03:32:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/02 03:32:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:32:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0006-ghijklm.txt" 2026/02/02 03:32:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/02 03:32:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:32:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0007-1234567.txt" 2026/02/02 03:32:52 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/02 03:32:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:32:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0010-456789.txt" 2026/02/02 03:32:54 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/02 03:32:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/02 03:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:32:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0008-2345678.txt" 2026/02/02 03:32:54 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/02 03:32:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:32:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0009-3456789.txt" 2026/02/02 03:32:54 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/02 03:32:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:32:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:32:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0011-56789;.txt" 2026/02/02 03:32:54 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/02 03:32:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:32:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:32:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0012-6789;.txt" 2026/02/02 03:32:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/02 03:32:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:32:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0014-89;=.txt" 2026/02/02 03:32:55 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/02 03:32:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:32:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0013-789;=.txt" 2026/02/02 03:32:55 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/02 03:32:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:32:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/PREFIX0015-9;=.txt" 2026/02/02 03:32:55 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/02 03:32:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:32:55 DEBUG : Waiting for deletions to finish 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:32:56 INFO : appleappleapplebanana: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:32:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:32:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:32:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:32:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:32:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:32:56 INFO : splitbananasplit: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:32:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:32:56 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:32:56 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:32:56 INFO : dir1/0009-3456789.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:32:56 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:32:56 INFO : dir1/0008-2345678.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:32:56 INFO : banana: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:32:56 INFO : dir1/0003-defghij.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:32:56 INFO : dir1/0010-456789.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:32:56 INFO : apple: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:32:56 INFO : dir1/0007-1234567.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:32:56 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:32:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:32:56 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:32:56 DEBUG : Waiting for deletions to finish 2026/02/02 03:32:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/02 03:32:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : PREFIXbanana: Excluded 2026/02/02 03:32:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/02 03:32:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : PREFIXapple: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0013-789_.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0015-9_.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0012-6789_.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0014-89_.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0011-56789_.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:32:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/02 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:32:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:32:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:32:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/PREFIX0011-56789;.txt" actual : "dir1/PREFIX0011-56789_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/PREFIX0011-56789;.txt +dir1/PREFIX0011-56789_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH 2026/02/02 03:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/PREFIX0012-6789;.txt" actual : "dir1/PREFIX0012-6789_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/PREFIX0012-6789;.txt +dir1/PREFIX0012-6789_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH 2026/02/02 03:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/PREFIX0013-789;=.txt" actual : "dir1/PREFIX0013-789_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/PREFIX0013-789;=.txt +dir1/PREFIX0013-789_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH 2026/02/02 03:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/PREFIX0014-89;=.txt" actual : "dir1/PREFIX0014-89_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/PREFIX0014-89;=.txt +dir1/PREFIX0014-89_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH 2026/02/02 03:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/PREFIX0015-9;=.txt" actual : "dir1/PREFIX0015-9_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/PREFIX0015-9;=.txt +dir1/PREFIX0015-9_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH 2026/02/02 03:32:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:32:58 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:32:58 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:32:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:32:59 DEBUG : apple: size = 5 OK 2026/02/02 03:32:59 INFO : apple: Copied (new) 2026/02/02 03:32:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:32:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:32:59 INFO : appleappleapplebanana: Copied (new) 2026/02/02 03:32:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:32:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:32:59 INFO : splitbananasplit: Copied (new) 2026/02/02 03:32:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:32:59 DEBUG : banana: size = 6 OK 2026/02/02 03:32:59 INFO : banana: Copied (new) 2026/02/02 03:33:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:33:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:33:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/02 03:33:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:33:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:33:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/02 03:33:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:33:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:33:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/02 03:33:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:33:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:33:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/02 03:33:15 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:33:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:33:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/02 03:33:18 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:33:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:33:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/02 03:33:18 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:33:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:33:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/02 03:33:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:33:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:33:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/02 03:33:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:33:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:33:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/02 03:33:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:33:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:33:20 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/02 03:33:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:33:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:33:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/02 03:33:21 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:33:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:33:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:33:21 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:33:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:33:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:33:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:33:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:33:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:33:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:33:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:33:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:33:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:33:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:33:23 DEBUG : Waiting for deletions to finish 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0007-1234567.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0015-9_.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0015-9_.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0003-defghij.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0010-456789.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0013-789_.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0013-789_.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0004-efghijk.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0009-3456789.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/PREFIXbanana 2026/02/02 03:33:23 INFO : PREFIXbanana: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/PREFIXapple 2026/02/02 03:33:23 INFO : PREFIXapple: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0011-56789_.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0011-56789_.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0012-6789_.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0012-6789_.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0014-89_.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0014-89_.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0008-2345678.txt 2026/02/02 03:33:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/PREFIXappleappleapplebanana 2026/02/02 03:33:23 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/02 03:33:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/PREFIXsplitbananasplit 2026/02/02 03:33:23 INFO : PREFIXsplitbananasplit: Deleted 2026/02/02 03:33:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:33:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/02 03:33:24 DEBUG : Waiting for deletions to finish 2026/02/02 03:33:24 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : banana: Excluded 2026/02/02 03:33:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:33:24 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : apple: Excluded 2026/02/02 03:33:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : splitbananasplit: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:33:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:33:24 DEBUG : dir1/0003-defghij.txt: Excluded sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0011-56789;.txt" actual : "dir1/0011-56789_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txt +dir1/0011-56789_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0012-6789;.txt" actual : "dir1/0012-6789_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txt +dir1/0012-6789_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0013-789;=.txt" actual : "dir1/0013-789_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txt +dir1/0013-789_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0014-89;=.txt" actual : "dir1/0014-89_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txt +dir1/0014-89_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0015-9;=.txt" actual : "dir1/0015-9_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txt +dir1/0015-9_.txt Test: TestTransform/prefix Messages: expected BOTH, got BOTH 2026/02/02 03:33:25 DEBUG : Waiting for deletions to finish 2026/02/02 03:33:25 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : banana: Excluded 2026/02/02 03:33:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:33:25 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : apple: Excluded 2026/02/02 03:33:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : splitbananasplit: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:33:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:33:25 DEBUG : dir1/0003-defghij.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:123 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) 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "dir1/0011-56789_.txt" 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "dir1/0012-6789_.txt" 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "dir1/0013-789_.txt" 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "dir1/0014-89_.txt" 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/prefix Messages: 5 objects not found 2026/02/02 03:33:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:33:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:33:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:33:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:33:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:33:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:33:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:33:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:33:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:33:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:33:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:33:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:33:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:33:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:33:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:33:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:33:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:33:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:33:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:33:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:33:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/suffix run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:33:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578378 2026/02/02 03:33:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:33:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:33:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:33:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:33:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:33:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:33:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:33:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:33:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:33:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:34:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:34:12 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:34:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:34:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:34:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:34:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:34:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:34:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:34:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:34:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:34:31 DEBUG : Waiting for deletions to finish 2026/02/02 03:34:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:34:31 DEBUG : splitbananasplit: Excluded 2026/02/02 03:34:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:34:31 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:34:31 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:34:31 DEBUG : banana: Excluded 2026/02/02 03:34:31 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:34:31 DEBUG : apple: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/suffix Messages: 5 objects not found 2026/02/02 03:34:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:34:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:34:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:34:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:34:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:41 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:34:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/02 03:34:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:41 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:34:41 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:34:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleSUFFIX" 2026/02/02 03:34:42 DEBUG : appleSUFFIX: size = 5 OK 2026/02/02 03:34:42 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/02 03:34:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:34:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebananaSUFFIX" 2026/02/02 03:34:42 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/02 03:34:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/02 03:34:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "bananaSUFFIX" 2026/02/02 03:34:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/02 03:34:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/02 03:34:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:34:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplitSUFFIX" 2026/02/02 03:34:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/02 03:34:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/02 03:34:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:34:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txtSUFFIX" 2026/02/02 03:34:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/02 03:34:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:34:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txtSUFFIX" 2026/02/02 03:34:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/02 03:34:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:34:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:34:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txtSUFFIX" 2026/02/02 03:34:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/02 03:34:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:34:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:34:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txtSUFFIX" 2026/02/02 03:34:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/02 03:34:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:34:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:34:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txtSUFFIX" 2026/02/02 03:34:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/02 03:34:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:34:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:34:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txtSUFFIX" 2026/02/02 03:34:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/02 03:34:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:34:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:34:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txtSUFFIX" 2026/02/02 03:34:46 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/02 03:34:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:34:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:34:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txtSUFFIX" 2026/02/02 03:34:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/02 03:34:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:34:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:34:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txtSUFFIX" 2026/02/02 03:34:47 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/02 03:34:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:34:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txtSUFFIX" 2026/02/02 03:34:47 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/02 03:34:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:34:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txtSUFFIX" 2026/02/02 03:34:47 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/02 03:34:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:34:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txtSUFFIX" 2026/02/02 03:34:47 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/02 03:34:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:34:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txtSUFFIX" 2026/02/02 03:34:48 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/02 03:34:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:34:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txtSUFFIX" 2026/02/02 03:34:48 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/02 03:34:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txtSUFFIX" 2026/02/02 03:34:49 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/02 03:34:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txtSUFFIX" 2026/02/02 03:34:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/02 03:34:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:34:49 DEBUG : Waiting for deletions to finish 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:34:49 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:34:49 INFO : appleappleapplebanana: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:34:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:34:49 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:34:49 INFO : dir1/0010-456789.txt: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:34:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:34:49 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:34:49 INFO : splitbananasplit: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:34:49 INFO : dir1/0007-1234567.txt: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:34:49 INFO : banana: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:34:49 INFO : dir1/0008-2345678.txt: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:34:49 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:34:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:34:49 INFO : apple: Deleted 2026/02/02 03:34:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:34:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/02 03:34:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:34:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/02 03:34:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:34:50 INFO : dir1/0009-3456789.txt: Deleted 2026/02/02 03:34:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:34:50 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:34:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:34:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/02 03:34:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:34:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/02 03:34:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:34:50 INFO : dir1/0003-defghij.txt: Deleted 2026/02/02 03:34:50 DEBUG : Waiting for deletions to finish 2026/02/02 03:34:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : bananaSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : appleSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0014-89_.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0014-89_.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0015-9_.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0015-9_.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0013-789_.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0013-789_.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0012-6789_.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0012-6789_.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0011-56789_.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0011-56789_.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/02 03:34:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:34:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/02 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:34:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:34:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0011-56789;.txtSUFFIX" actual : "dir1/0011-56789_.txtSUFFIX" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txtSUFFIX +dir1/0011-56789_.txtSUFFIX Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/02 03:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0012-6789;.txtSUFFIX" actual : "dir1/0012-6789_.txtSUFFIX" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txtSUFFIX +dir1/0012-6789_.txtSUFFIX Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/02 03:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0013-789;=.txtSUFFIX" actual : "dir1/0013-789_.txtSUFFIX" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txtSUFFIX +dir1/0013-789_.txtSUFFIX Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/02 03:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0014-89;=.txtSUFFIX" actual : "dir1/0014-89_.txtSUFFIX" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txtSUFFIX +dir1/0014-89_.txtSUFFIX Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/02 03:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0015-9;=.txtSUFFIX" actual : "dir1/0015-9_.txtSUFFIX" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txtSUFFIX +dir1/0015-9_.txtSUFFIX Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/02 03:34:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:34:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:34:51 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:34:51 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:34:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:34:53 DEBUG : apple: size = 5 OK 2026/02/02 03:34:53 INFO : apple: Copied (new) 2026/02/02 03:34:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:34:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:34:53 INFO : appleappleapplebanana: Copied (new) 2026/02/02 03:34:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:34:53 DEBUG : banana: size = 6 OK 2026/02/02 03:34:53 INFO : banana: Copied (new) 2026/02/02 03:34:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:34:53 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:34:53 INFO : splitbananasplit: Copied (new) 2026/02/02 03:34:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:34:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:34:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/02 03:34:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:34:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:34:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/02 03:34:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:34:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:34:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/02 03:34:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:34:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:34:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/02 03:34:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:34:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:34:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/02 03:34:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:34:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:34:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/02 03:34:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:34:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:34:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/02 03:34:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:34:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:34:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/02 03:34:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:34:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:34:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/02 03:34:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:34:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:34:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/02 03:34:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:34:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:34:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:34:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:34:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:34:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:34:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:34:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:34:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:34:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:34:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:34:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:34:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:34:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:34:59 DEBUG : Waiting for deletions to finish 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txtSUFFIX 2026/02/02 03:34:59 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleSUFFIX 2026/02/02 03:34:59 INFO : appleSUFFIX: Deleted 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:34:59 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txtSUFFIX 2026/02/02 03:34:59 INFO : dir1/0012-6789_.txtSUFFIX: Deleted 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txtSUFFIX 2026/02/02 03:34:59 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txtSUFFIX 2026/02/02 03:34:59 INFO : dir1/0011-56789_.txtSUFFIX: Deleted 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txtSUFFIX 2026/02/02 03:34:59 INFO : dir1/0013-789_.txtSUFFIX: Deleted 2026/02/02 03:34:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:34:59 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txtSUFFIX 2026/02/02 03:35:00 INFO : dir1/0015-9_.txtSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/bananaSUFFIX 2026/02/02 03:35:00 INFO : bananaSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplitSUFFIX 2026/02/02 03:35:00 INFO : splitbananasplitSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:35:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txtSUFFIX 2026/02/02 03:35:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txtSUFFIX 2026/02/02 03:35:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:35:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebananaSUFFIX 2026/02/02 03:35:00 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:35:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txtSUFFIX 2026/02/02 03:35:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:35:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/02 03:35:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txtSUFFIX 2026/02/02 03:35:00 INFO : dir1/0014-89_.txtSUFFIX: Deleted 2026/02/02 03:35:00 DEBUG : Waiting for deletions to finish 2026/02/02 03:35:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : splitbananasplit: Excluded 2026/02/02 03:35:00 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : apple: Excluded 2026/02/02 03:35:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:35:00 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : banana: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:35:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:35:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0011-56789;.txt" actual : "dir1/0011-56789_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txt +dir1/0011-56789_.txt Test: TestTransform/suffix Messages: expected BOTH, got BOTH sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0012-6789;.txt" actual : "dir1/0012-6789_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txt +dir1/0012-6789_.txt Test: TestTransform/suffix Messages: expected BOTH, got BOTH sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0013-789;=.txt" actual : "dir1/0013-789_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txt +dir1/0013-789_.txt Test: TestTransform/suffix Messages: expected BOTH, got BOTH sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0014-89;=.txt" actual : "dir1/0014-89_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txt +dir1/0014-89_.txt Test: TestTransform/suffix Messages: expected BOTH, got BOTH sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: "dir1/0015-9;=.txt" actual : "dir1/0015-9_.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txt +dir1/0015-9_.txt Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/02 03:35:01 DEBUG : Waiting for deletions to finish 2026/02/02 03:35:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:35:01 DEBUG : splitbananasplit: Excluded 2026/02/02 03:35:01 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:35:01 DEBUG : apple: Excluded 2026/02/02 03:35:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:35:01 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:35:01 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:35:01 DEBUG : banana: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:35:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:35:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:123 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) 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "dir1/0011-56789_.txt" 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "dir1/0012-6789_.txt" 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "dir1/0013-789_.txt" 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "dir1/0014-89_.txt" 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:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:123 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/suffix Messages: 5 objects not found 2026/02/02 03:35:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:35:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:35:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:35:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:35:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:35:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:35:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:35:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:35:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:35:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:35:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:35:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:35:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:35:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:35:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:35:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:35:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:35:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:35:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:35:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:35:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/truncate run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:35:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578381 2026/02/02 03:35:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:35:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:35:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:35:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:35:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:35:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:35:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:35:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:35:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:35:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:35:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:35:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:35:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:35:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:35:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:36:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:36:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:36:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:36:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:36:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:36:33 DEBUG : Waiting for deletions to finish 2026/02/02 03:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:36:34 DEBUG : splitbananasplit: Excluded 2026/02/02 03:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:36:34 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:36:34 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:36:34 DEBUG : banana: Excluded 2026/02/02 03:36:34 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:36:34 DEBUG : apple: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/truncate Messages: 5 objects not found 2026/02/02 03:36:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:36:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:36:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:36:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:36:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:36:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:36:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:36:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:36:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:36:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:36:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : apple: size = 5 OK 2026/02/02 03:36:51 DEBUG : apple: Sizes identical 2026/02/02 03:36:51 DEBUG : apple: Unchanged skipping 2026/02/02 03:36:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:36:51 DEBUG : banana: size = 6 OK 2026/02/02 03:36:51 DEBUG : banana: Sizes identical 2026/02/02 03:36:51 DEBUG : banana: Unchanged skipping 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:36:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:36:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:36:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:36:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:36:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:36:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:36:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:36:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:36:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:36:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:36:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:36:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:36:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:36:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:36:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:36:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:36:51 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:36:51 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:36:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcde" 2026/02/02 03:36:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/02 03:36:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/02 03:36:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:36:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleapple" 2026/02/02 03:36:54 DEBUG : appleapple: size = 21 OK 2026/02/02 03:36:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/02 03:36:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:36:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefg" 2026/02/02 03:36:55 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/02 03:36:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/02 03:36:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:36:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbanan" 2026/02/02 03:36:56 DEBUG : splitbanan: size = 16 OK 2026/02/02 03:36:56 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/02 03:36:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:36:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defgh" 2026/02/02 03:36:57 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/02 03:36:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/02 03:36:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:36:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghi" 2026/02/02 03:36:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/02 03:36:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/02 03:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:36:58 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghij" 2026/02/02 03:36:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/02 03:36:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/02 03:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:36:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-12345" 2026/02/02 03:36:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/02 03:36:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/02 03:36:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:37:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijk" 2026/02/02 03:37:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/02 03:37:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/02 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:37:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-23456" 2026/02/02 03:37:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/02 03:37:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/02 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:37:18 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-34567" 2026/02/02 03:37:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/02 03:37:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/02 03:37:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:37:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdef" 2026/02/02 03:37:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/02 03:37:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/02 03:37:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:37:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789" 2026/02/02 03:37:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/02 03:37:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/02 03:37:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:37:21 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-45678" 2026/02/02 03:37:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/02 03:37:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/02 03:37:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:37:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;" 2026/02/02 03:37:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/02 03:37:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/02 03:37:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=" 2026/02/02 03:37:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/02 03:37:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/02 03:37:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.t" 2026/02/02 03:37:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/02 03:37:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/02 03:37:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=." 2026/02/02 03:37:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/02 03:37:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/02 03:37:24 DEBUG : Waiting for deletions to finish 2026/02/02 03:37:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:37:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/02 03:37:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:37:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/02 03:37:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:37:24 INFO : dir1/0007-1234567.txt: Deleted 2026/02/02 03:37:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:37:24 INFO : dir1/0008-2345678.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:37:25 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:37:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:37:25 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:37:25 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:37:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:37:25 INFO : appleappleapplebanana: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:37:25 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:37:25 INFO : dir1/0009-3456789.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:37:25 INFO : dir1/0010-456789.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:37:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:37:25 INFO : dir1/0003-defghij.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:37:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:37:25 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:37:25 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:37:25 INFO : splitbananasplit: Deleted 2026/02/02 03:37:25 DEBUG : Waiting for deletions to finish 2026/02/02 03:37:25 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/02 03:37:25 DEBUG : splitbanan: Excluded 2026/02/02 03:37:25 DEBUG : appleapple: Excluded (Path Filter) 2026/02/02 03:37:25 DEBUG : appleapple: Excluded 2026/02/02 03:37:25 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:37:25 DEBUG : banana: Excluded 2026/02/02 03:37:25 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:37:25 DEBUG : apple: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0015-9_.t: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0015-9_.t: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0013-789: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0013-789: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0014-89: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0014-89: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0012-6789: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0012-6789: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0010-45678: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0011-56789: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0001-bcdef: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0009-34567: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0008-23456: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0006-ghijk: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0007-12345: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0005-fghij: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0004-efghi: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0003-defgh: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0002-cdefg: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/02 03:37:26 DEBUG : dir1/0000-abcde: Excluded 2026/02/02 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0012-6789;" actual : "dir1/0012-6789" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789; +dir1/0012-6789 Test: TestTransform/truncate Messages: expected BOTH, got BOTH 2026/02/02 03:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0013-789;=" actual : "dir1/0013-789" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;= +dir1/0013-789 Test: TestTransform/truncate Messages: expected BOTH, got BOTH 2026/02/02 03:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0014-89;=." actual : "dir1/0014-89" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=. +dir1/0014-89 Test: TestTransform/truncate Messages: expected BOTH, got BOTH 2026/02/02 03:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0015-9;=.t" actual : "dir1/0015-9_.t" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.t +dir1/0015-9_.t Test: TestTransform/truncate Messages: expected BOTH, got BOTH 2026/02/02 03:37:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:37:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:37:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:37:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:37:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:37:26 DEBUG : apple: size = 5 OK 2026/02/02 03:37:26 DEBUG : apple: Sizes identical 2026/02/02 03:37:26 DEBUG : apple: Unchanged skipping 2026/02/02 03:37:26 DEBUG : appleapple: size = 21 OK 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: Sizes identical 2026/02/02 03:37:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:37:26 DEBUG : banana: size = 6 OK 2026/02/02 03:37:26 DEBUG : banana: Sizes identical 2026/02/02 03:37:26 DEBUG : banana: Unchanged skipping 2026/02/02 03:37:26 DEBUG : splitbanan: size = 16 OK 2026/02/02 03:37:26 DEBUG : splitbananasplit: Sizes identical 2026/02/02 03:37:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:37:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:37:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:37:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:37:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:37:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:37:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:37:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:37:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:37:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:37:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:37:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:37:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:37:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:37:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:37:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:37:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:37:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:37:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:37:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:37:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:37:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:37:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:37:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/02 03:37:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/02 03:37:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/02 03:37:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/02 03:37:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:37:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:37:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:37:27 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:37:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:37:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:37:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;" 2026/02/02 03:37:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/02 03:37:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/02 03:37:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=" 2026/02/02 03:37:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/02 03:37:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/02 03:37:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=." 2026/02/02 03:37:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/02 03:37:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/02 03:37:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.t" 2026/02/02 03:37:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/02 03:37:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/02 03:37:29 DEBUG : Waiting for deletions to finish 2026/02/02 03:37:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789 2026/02/02 03:37:29 INFO : dir1/0012-6789: Deleted 2026/02/02 03:37:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789 2026/02/02 03:37:29 INFO : dir1/0013-789: Deleted 2026/02/02 03:37:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89 2026/02/02 03:37:29 INFO : dir1/0014-89: Deleted 2026/02/02 03:37:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.t 2026/02/02 03:37:29 INFO : dir1/0015-9_.t: Deleted 2026/02/02 03:37:29 DEBUG : Waiting for deletions to finish 2026/02/02 03:37:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : splitbanan: Excluded 2026/02/02 03:37:30 DEBUG : appleapple: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : appleapple: Excluded 2026/02/02 03:37:30 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : banana: Excluded 2026/02/02 03:37:30 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : apple: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0010-45678: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0011-56789: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0001-bcdef: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0009-34567: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0008-23456: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0006-ghijk: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0007-12345: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0005-fghij: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0004-efghi: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0003-defgh: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/02 03:37:30 DEBUG : dir1/0002-cdefg: Excluded 2026/02/02 03:37:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/02 03:37:30 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:119 Error: Not equal: expected: 20 actual : 16 Test: TestTransform/truncate 2026/02/02 03:37:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:37:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleapple 2026/02/02 03:37:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:37:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbanan 2026/02/02 03:37:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcde 2026/02/02 03:37:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdef 2026/02/02 03:37:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefg 2026/02/02 03:37:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defgh 2026/02/02 03:37:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghi 2026/02/02 03:37:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghij 2026/02/02 03:37:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijk 2026/02/02 03:37:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-12345 2026/02/02 03:37:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-23456 2026/02/02 03:37:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-34567 2026/02/02 03:37:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-45678 2026/02/02 03:37:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789 2026/02/02 03:37:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/encoder run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:37:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578394 2026/02/02 03:37:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:37:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:37:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:37:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:37:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:37:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:37:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:37:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:37:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:37:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:37:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:37:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:37:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:37:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:38:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:38:18 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:38:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:38:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:38:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:38:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:38:31 DEBUG : Waiting for deletions to finish 2026/02/02 03:38:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : splitbananasplit: Excluded 2026/02/02 03:38:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:38:32 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : banana: Excluded 2026/02/02 03:38:32 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : apple: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:38:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:38:32 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/encoder Messages: 5 objects not found 2026/02/02 03:38:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:38:41 DEBUG : appleappleapplebanana: Sizes identical 2026/02/02 03:38:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:38:41 DEBUG : apple: size = 5 OK 2026/02/02 03:38:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:38:41 DEBUG : splitbananasplit: Sizes identical 2026/02/02 03:38:41 DEBUG : banana: size = 6 OK 2026/02/02 03:38:41 DEBUG : banana: Sizes identical 2026/02/02 03:38:41 DEBUG : banana: Unchanged skipping 2026/02/02 03:38:41 DEBUG : apple: Sizes identical 2026/02/02 03:38:41 DEBUG : apple: Unchanged skipping 2026/02/02 03:38:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:38:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:38:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:38:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:38:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:38:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:38:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:38:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/02 03:38:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:38:41 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:38:41 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:38:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:38:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:38:43 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:38:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:38:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:38:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:38:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:38:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:38:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:38:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:38:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:38:44 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:38:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:38:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:38:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:38:46 DEBUG : Waiting for deletions to finish 2026/02/02 03:38:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:38:46 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:38:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:38:46 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:38:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:38:46 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:38:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:38:46 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:38:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:38:47 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:38:47 DEBUG : Waiting for deletions to finish 2026/02/02 03:38:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : splitbananasplit: Excluded 2026/02/02 03:38:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:38:47 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : banana: Excluded 2026/02/02 03:38:47 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : apple: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:38:47 DEBUG : dir1/0000-abcdefg.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 : 15 Test: TestTransform/encoder 2026/02/02 03:38:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:38:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:38:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:38:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:38:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:38:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:38:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:38:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:38:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:38:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:38:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:38:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:38:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:38:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:38:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:38:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:38:55 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578399 2026/02/02 03:38:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:38:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:38:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:39:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:39:18 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:39:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:39:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:39:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:39:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:39:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:39:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:39:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:39:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:39:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:39:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:39:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:39:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:39:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:39:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:39:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:39:48 DEBUG : Waiting for deletions to finish 2026/02/02 03:39:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : splitbananasplit: Excluded 2026/02/02 03:39:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:39:49 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : banana: Excluded 2026/02/02 03:39:49 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : apple: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/ISO-8859-1 Messages: 5 objects not found 2026/02/02 03:39:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:39:58 DEBUG : appleappleapplebanana: Sizes identical 2026/02/02 03:39:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:39:58 DEBUG : apple: size = 5 OK 2026/02/02 03:39:58 DEBUG : apple: Sizes identical 2026/02/02 03:39:58 DEBUG : apple: Unchanged skipping 2026/02/02 03:39:58 DEBUG : banana: size = 6 OK 2026/02/02 03:39:58 DEBUG : banana: Sizes identical 2026/02/02 03:39:58 DEBUG : banana: Unchanged skipping 2026/02/02 03:39:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:39:58 DEBUG : splitbananasplit: Sizes identical 2026/02/02 03:39:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:39:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:39:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:39:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:39:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:39:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:39:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/02 03:39:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:39:58 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:39:58 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:40:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:40:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:40:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:40:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:40:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:40:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:40:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:40:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:40:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:40:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:40:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:40:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:40:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:40:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:40:20 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:40:20 DEBUG : Waiting for deletions to finish 2026/02/02 03:40:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:40:23 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:40:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:40:23 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:40:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:40:23 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:40:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:40:23 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:40:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:40:23 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:40:23 DEBUG : Waiting for deletions to finish 2026/02/02 03:40:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : splitbananasplit: Excluded 2026/02/02 03:40:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:40:28 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : banana: Excluded 2026/02/02 03:40:28 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : apple: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:40:28 DEBUG : dir1/0000-abcdefg.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 : 15 Test: TestTransform/ISO-8859-1 2026/02/02 03:40:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:40:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:40:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:40:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:40:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:40:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:40:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:40:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:40:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:40:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:40:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:40:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:40:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:40:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:40:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:40:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/charmap run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:40:36 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578409 2026/02/02 03:40:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:40:39 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:40:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:40:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:40:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:40:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:40:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:40:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:40:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:40:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:40:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:40:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:40:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:40:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:40:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:41:01 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:41:21 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:41:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:41:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:41:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:41:33 DEBUG : Waiting for deletions to finish 2026/02/02 03:41:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : splitbananasplit: Excluded 2026/02/02 03:41:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:41:33 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : banana: Excluded 2026/02/02 03:41:33 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : apple: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/charmap Messages: 5 objects not found 2026/02/02 03:41:42 DEBUG : apple: size = 5 OK 2026/02/02 03:41:42 DEBUG : apple: Sizes identical 2026/02/02 03:41:42 DEBUG : apple: Unchanged skipping 2026/02/02 03:41:42 DEBUG : banana: size = 6 OK 2026/02/02 03:41:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:41:42 DEBUG : appleappleapplebanana: Sizes identical 2026/02/02 03:41:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:41:42 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:41:42 DEBUG : splitbananasplit: Sizes identical 2026/02/02 03:41:42 DEBUG : banana: Sizes identical 2026/02/02 03:41:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:41:42 DEBUG : banana: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:41:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:41:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:41:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/02 03:41:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:41:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:41:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:41:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:41:43 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:41:43 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:41:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:41:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:41:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:41:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:41:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:41:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:41:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:41:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:41:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:41:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:41:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:41:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:41:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:41:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:41:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:41:47 DEBUG : Waiting for deletions to finish 2026/02/02 03:41:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:41:47 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:41:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:41:47 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:41:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:41:47 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:41:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:41:47 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:41:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:41:48 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:41:48 DEBUG : Waiting for deletions to finish 2026/02/02 03:41:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : splitbananasplit: Excluded 2026/02/02 03:41:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:41:48 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : banana: Excluded 2026/02/02 03:41:48 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : apple: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:41:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:41:48 DEBUG : dir1/0000-abcdefg.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 : 15 Test: TestTransform/charmap 2026/02/02 03:41:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:41:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:41:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:41:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:41:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:41:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:41:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:41:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:41:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:41:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:41:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:41:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:41:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:41:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:41:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:41:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/lowercase run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:41:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578413 2026/02/02 03:41:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:41:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:42:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:42:20 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:42:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:42:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:42:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:42:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:42:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:42:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:42:33 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:42:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:42:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:42:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:42:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:42:41 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:42:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:42:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:42:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:42:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:42:48 DEBUG : Waiting for deletions to finish 2026/02/02 03:42:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : splitbananasplit: Excluded 2026/02/02 03:42:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:42:48 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : banana: Excluded 2026/02/02 03:42:48 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : apple: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:42:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:42:48 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/lowercase Messages: 5 objects not found 2026/02/02 03:42:57 DEBUG : apple: size = 5 OK 2026/02/02 03:42:57 DEBUG : apple: Sizes identical 2026/02/02 03:42:57 DEBUG : apple: Unchanged skipping 2026/02/02 03:42:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:42:57 DEBUG : appleappleapplebanana: Sizes identical 2026/02/02 03:42:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:42:57 DEBUG : banana: size = 6 OK 2026/02/02 03:42:57 DEBUG : banana: Sizes identical 2026/02/02 03:42:57 DEBUG : banana: Unchanged skipping 2026/02/02 03:42:57 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:42:57 DEBUG : splitbananasplit: Sizes identical 2026/02/02 03:42:57 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:42:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:42:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:42:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:42:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:42:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:42:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:42:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/02 03:42:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:42:57 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:42:57 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:43:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:43:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:43:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:43:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:43:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:43:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:43:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:43:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:43:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:43:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:43:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:43:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:43:19 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:43:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:43:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:43:19 DEBUG : Waiting for deletions to finish 2026/02/02 03:43:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:43:24 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:43:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:43:24 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:43:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:43:24 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:43:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:43:24 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:43:24 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:43:24 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:43:24 DEBUG : Waiting for deletions to finish 2026/02/02 03:43:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : splitbananasplit: Excluded 2026/02/02 03:43:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:43:25 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : banana: Excluded 2026/02/02 03:43:25 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : apple: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:43:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:43:25 DEBUG : dir1/0000-abcdefg.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 : 15 Test: TestTransform/lowercase 2026/02/02 03:43:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:43:26 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:43:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:43:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:43:27 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:43:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:43:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:43:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:43:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:43:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:43:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:43:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:43:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:43:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:43:30 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:43:31 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" === RUN TestTransform/ascii run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:43:32 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dir1" with ID 2578415 2026/02/02 03:43:34 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/02/02 03:43:35 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/02/02 03:43:37 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/02/02 03:43:38 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/02/02 03:43:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/02/02 03:43:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/02/02 03:43:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/02/02 03:43:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/02/02 03:43:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/02/02 03:43:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/02/02 03:43:50 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/02/02 03:43:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:43:53 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:43:54 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:43:56 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:43:57 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:43:59 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "apple" 2026/02/02 03:44:00 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "banana" 2026/02/02 03:44:17 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "appleappleapplebanana" 2026/02/02 03:44:23 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "splitbananasplit" 2026/02/02 03:44:23 DEBUG : Waiting for deletions to finish 2026/02/02 03:44:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : splitbananasplit: Excluded 2026/02/02 03:44:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:44:28 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : banana: Excluded 2026/02/02 03:44:28 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : apple: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0015-9_.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0015-9_.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0014-89_.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0014-89_.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0013-789_.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0013-789_.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0012-6789_.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0012-6789_.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0011-56789_.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0011-56789_.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:44:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:44:28 DEBUG : dir1/0000-abcdefg.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 "dir1/0011-56789_.txt" 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 "dir1/0012-6789_.txt" 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 "dir1/0013-789_.txt" 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 "dir1/0014-89_.txt" 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 "dir1/0015-9_.txt" fstest.go:203: Not found "dir1/0012-6789;.txt" fstest.go:203: Not found "dir1/0014-89;=.txt" fstest.go:203: Not found "dir1/0015-9;=.txt" fstest.go:203: Not found "dir1/0013-789;=.txt" fstest.go:203: Not found "dir1/0011-56789;.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Not equal: expected: 0 actual : 5 Test: TestTransform/ascii Messages: 5 objects not found 2026/02/02 03:44:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:44:37 DEBUG : appleappleapplebanana: Sizes identical 2026/02/02 03:44:37 DEBUG : apple: size = 5 OK 2026/02/02 03:44:37 DEBUG : banana: size = 6 OK 2026/02/02 03:44:37 DEBUG : apple: Sizes identical 2026/02/02 03:44:37 DEBUG : banana: Sizes identical 2026/02/02 03:44:37 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:44:37 DEBUG : apple: Unchanged skipping 2026/02/02 03:44:37 DEBUG : splitbananasplit: Sizes identical 2026/02/02 03:44:37 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:44:37 DEBUG : banana: Unchanged skipping 2026/02/02 03:44:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:44:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:44:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:44:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:44:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:44:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:44:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:44:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/02 03:44:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:44:37 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:44:37 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:44:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/02/02 03:44:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:44:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:44:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/02/02 03:44:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:44:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:44:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/02/02 03:44:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:44:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:44:40 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/02/02 03:44:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:44:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:44:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/02/02 03:44:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:44:42 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:44:42 DEBUG : Waiting for deletions to finish 2026/02/02 03:44:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0014-89_.txt 2026/02/02 03:44:42 INFO : dir1/0014-89_.txt: Deleted 2026/02/02 03:44:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0015-9_.txt 2026/02/02 03:44:42 INFO : dir1/0015-9_.txt: Deleted 2026/02/02 03:44:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0011-56789_.txt 2026/02/02 03:44:42 INFO : dir1/0011-56789_.txt: Deleted 2026/02/02 03:44:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0012-6789_.txt 2026/02/02 03:44:42 INFO : dir1/0012-6789_.txt: Deleted 2026/02/02 03:44:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0013-789_.txt 2026/02/02 03:44:43 INFO : dir1/0013-789_.txt: Deleted 2026/02/02 03:44:43 DEBUG : Waiting for deletions to finish 2026/02/02 03:44:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : splitbananasplit: Excluded 2026/02/02 03:44:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:44:43 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : banana: Excluded 2026/02/02 03:44:43 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : apple: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:44:43 DEBUG : dir1/0000-abcdefg.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 : 15 Test: TestTransform/ascii 2026/02/02 03:44:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/apple 2026/02/02 03:44:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/appleappleapplebanana 2026/02/02 03:44:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/banana 2026/02/02 03:44:45 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/splitbananasplit 2026/02/02 03:44:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0000-abcdefg.txt 2026/02/02 03:44:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0001-bcdefgh.txt 2026/02/02 03:44:46 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0002-cdefghi.txt 2026/02/02 03:44:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0003-defghij.txt 2026/02/02 03:44:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0004-efghijk.txt 2026/02/02 03:44:47 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0005-fghijkl.txt 2026/02/02 03:44:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0006-ghijklm.txt 2026/02/02 03:44:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0007-1234567.txt 2026/02/02 03:44:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0008-2345678.txt 2026/02/02 03:44:48 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0009-3456789.txt 2026/02/02 03:44:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dir1/0010-456789.txt 2026/02/02 03:44:49 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dir1" --- FAIL: TestTransform (1111.47s) --- FAIL: TestTransform/NFC (75.04s) --- FAIL: TestTransform/NFD (78.96s) --- FAIL: TestTransform/base64 (113.86s) --- FAIL: TestTransform/prefix (175.91s) --- FAIL: TestTransform/suffix (112.31s) --- FAIL: TestTransform/truncate (122.41s) --- FAIL: TestTransform/encoder (76.81s) --- FAIL: TestTransform/ISO-8859-1 (101.31s) --- FAIL: TestTransform/charmap (79.90s) --- FAIL: TestTransform/lowercase (96.64s) --- FAIL: TestTransform/ascii (78.31s) === RUN TestTransformCopy run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:44:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/02 03:44:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/02 03:44:50 INFO : sub dir_somesuffix: Making directory 2026/02/02 03:44:51 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/sub dir_somesuffix" with ID 2578416 2026/02/02 03:44:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/02 03:44:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/02 03:44:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/02 03:44:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/02 03:44:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/02 03:44:51 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:44:51 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:44:52 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "sub dir_somesuffix/hello world_somesuffix.txt" 2026/02/02 03:44:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/02 03:44:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/02 03:44:52 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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) 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestTransformCopy Messages: Unexpected file "sub dir_somesuffix/hello_world_somesuffix.txt" fstest.go:203: Not found "sub dir_somesuffix/hello world_somesuffix.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:243 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestTransformCopy Messages: 1 objects not found 2026/02/02 03:45:17 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/sub dir_somesuffix/hello_world_somesuffix.txt 2026/02/02 03:45:22 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/sub dir_somesuffix" --- FAIL: TestTransformCopy (36.85s) === RUN TestBase64 run.go:185: Remote "FileLu root 'rclone-test-liwegaw5dumi'", Local "Local file system at /tmp/rclone646418358", Modify Window "876000h0m0s" 2026/02/02 03:45:27 DEBUG : toe: transformed to: dG9l 2026/02/02 03:45:27 DEBUG : toe: transformed to: dG9l 2026/02/02 03:45:27 INFO : dG9l: Making directory 2026/02/02 03:45:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dG9l" with ID 2578417 2026/02/02 03:45:28 DEBUG : toe: transformed to: dG9l 2026/02/02 03:45:28 DEBUG : toe: transformed to: dG9l 2026/02/02 03:45:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/02 03:45:28 INFO : dG9l/dG9l: Making directory 2026/02/02 03:45:28 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully created folder "rclone-test-liwegaw5dumi/dG9l/dG9l" with ID 2578418 2026/02/02 03:45:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/02 03:45:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/02 03:45:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/02 03:45:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:45:28 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for checks to finish 2026/02/02 03:45:28 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Waiting for transfers to finish 2026/02/02 03:45:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/02 03:45:29 INFO : FileLu root 'rclone-test-liwegaw5dumi': Put: Successfully uploaded new file "dG9l/dG9l/dG9lLnR4dA==" 2026/02/02 03:45:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/02 03:45:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/02 03:45:29 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:485 Error: Should be true Test: TestBase64 Messages: listing wrong, want dG9l/dG9l/dG9lLnR4dA== (11) got dG9l/dG9l/dG9lLnR4dA (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:485 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestBase64 Messages: Unexpected file "dG9l/dG9l/dG9lLnR4dA" fstest.go:203: Not found "dG9l/dG9l/dG9lLnR4dA==" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:485 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestBase64 Messages: 1 objects not found 2026/02/02 03:45:39 DEBUG : dG9l: transformed to: toe 2026/02/02 03:45:39 DEBUG : dG9l: transformed to: toe 2026/02/02 03:45:39 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/02 03:45:40 DEBUG : dG9l: transformed to: toe 2026/02/02 03:45:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/02 03:45:40 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/02 03:45:40 ERROR : dG9lLnR4dA: base64 error 2026/02/02 03:45:40 ERROR : Failed to transform: illegal base64 data at input byte 8 2026/02/02 03:45:40 DEBUG : dG9lLnR4dA: transformed to: 2026/02/02 03:45:40 ERROR : dG9lLnR4dA: base64 error 2026/02/02 03:45:40 ERROR : Failed to transform: illegal base64 data at input byte 8 2026/02/02 03:45:40 DEBUG : dG9l/dG9l/dG9lLnR4dA: transformed to: 2026/02/02 03:45:40 ERROR : dG9l/dG9l/dG9lLnR4dA: number of path segments must match: dG9l/dG9l/dG9lLnR4dA (2), (0) 2026/02/02 03:45:40 DEBUG : dG9l/dG9l/dG9lLnR4dA: Need to transfer - File not found at Destination 2026/02/02 03:45:40 ERROR : dG9lLnR4dA: base64 error 2026/02/02 03:45:40 ERROR : Failed to transform: illegal base64 data at input byte 8 2026/02/02 03:45:40 DEBUG : dG9l/dG9l/dG9lLnR4dA: transformed to: 2026/02/02 03:45:40 ERROR : dG9l/dG9l/dG9lLnR4dA: number of path segments must match: dG9l/dG9l/dG9lLnR4dA (2), (0) 2026/02/02 03:45:40 DEBUG : Local file system at /tmp/rclone646418358: Waiting for checks to finish 2026/02/02 03:45:40 DEBUG : Local file system at /tmp/rclone646418358: Waiting for transfers to finish 2026/02/02 03:45:41 DEBUG : dG9l/dG9l/dG9lLnR4dA.4a69c772.partial: size = 11 OK 2026/02/02 03:45:41 DEBUG : dG9l/dG9l/dG9lLnR4dA.4a69c772.partial: renamed to: dG9l/dG9l/dG9lLnR4dA 2026/02/02 03:45:41 INFO : dG9l/dG9l/dG9lLnR4dA: Copied (new) 2026/02/02 03:45:41 ERROR : Local file system at /tmp/rclone646418358: not deleting files as there were IO errors 2026/02/02 03:45:41 ERROR : toe: base64 error 2026/02/02 03:45:41 ERROR : Failed to transform: illegal base64 data at input byte 0 2026/02/02 03:45:41 DEBUG : toe/toe/toe.txt: transformed to: 2026/02/02 03:45:41 ERROR : toe/toe/toe.txt: number of path segments must match: toe/toe/toe.txt (2), (0) 2026/02/02 03:45:41 ERROR : Local file system at /tmp/rclone646418358: not deleting directories as there were IO errors sync_transform_test.go:493: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:493 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 2026/02/02 03:45:42 INFO : FileLu root 'rclone-test-liwegaw5dumi': Successfully deleted file: /rclone-test-liwegaw5dumi/dG9l/dG9l/dG9lLnR4dA 2026/02/02 03:45:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dG9l/dG9l" 2026/02/02 03:45:43 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi/dG9l" --- FAIL: TestBase64 (16.43s) FAIL 2026/02/02 03:45:43 DEBUG : FileLu root 'rclone-test-liwegaw5dumi': Purge remote 2026/02/02 03:45:44 INFO : FileLu root 'rclone-test-liwegaw5dumi': Rmdir: successfully deleted "/rclone-test-liwegaw5dumi" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^(TestBase64|TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBasedOnCheckSum|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlapWithFilter|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestTransformCopy)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 43m48.498981032s (try 2/5): exit status 1: Failed [TestCopy TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterAddingAFile TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncOverlapWithFilter TestSyncUTFNorm 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 TestBase64]