"./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/08/11 02:11:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba" 2026/08/11 02:11:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 02:11:16 DEBUG : Creating backend with remote "/tmp/rclone793743902" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:11:17 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba" with ID 5220385 2026/08/11 02:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:11:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/11 02:11:17 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:11:17 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.81s) === RUN TestCopy run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:11:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 02:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:11:19 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:11:19 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:11:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220386 2026/08/11 02:11:22 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:11:22 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:11:23 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 02:11:25 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:11:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestCopy (7.62s) === RUN TestCopyMetadata run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.82s) === RUN TestCopyMissingDirectory run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:11:29 DEBUG : Creating backend with remote "/non-existing" 2026/08/11 02:11:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/11 02:11:30 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:11:30 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.63s) === RUN TestCopyNoTraverse run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:11:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:11:31 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:11:31 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:11:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220387 2026/08/11 02:11:34 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:11:34 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:11:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:11:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestCopyNoTraverse (7.62s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.08s) === RUN TestCopyCheckFirst run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:11:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Running all checks before starting transfers 2026/08/11 02:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:11:40 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:11:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Checks finished, now starting transfers 2026/08/11 02:11:40 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:11:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220388 2026/08/11 02:11:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:11:44 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:11:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:11:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestCopyCheckFirst (8.56s) === RUN TestSyncNoTraverse run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:11:48 ERROR : Ignoring --no-traverse with sync 2026/08/11 02:11:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:11:49 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:11:49 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:11:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220389 2026/08/11 02:11:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:11:51 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:11:51 DEBUG : Waiting for deletions to finish 2026/08/11 02:11:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:11:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestSyncNoTraverse (7.55s) === RUN TestCopyWithDepth run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:11:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/11 02:11:56 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:11:56 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:11:58 DEBUG : hello world2: size = 12 OK 2026/08/11 02:11:58 INFO : hello world2: Copied (new) 2026/08/11 02:12:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/hello world2 --- PASS: TestCopyWithDepth (4.78s) === RUN TestCopyWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:12:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:12:01 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:12:01 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:12:03 DEBUG : potato2: size = 11 OK 2026/08/11 02:12:03 INFO : potato2: Copied (new) 2026/08/11 02:12:05 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 --- PASS: TestCopyWithFilesFrom (4.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:12:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:12:06 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:12:06 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:12:08 DEBUG : potato2: size = 11 OK 2026/08/11 02:12:08 INFO : potato2: Copied (new) 2026/08/11 02:12:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 --- PASS: TestCopyWithFilesFromAndNoTraverse (4.90s) === RUN TestCopyEmptyDirectories run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:12:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 02:12:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 02:12:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/11 02:12:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 02:12:11 INFO : sub dir2: Making directory 2026/08/11 02:12:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir2" with ID 5220391 2026/08/11 02:12:11 INFO : sub dir: Making directory 2026/08/11 02:12:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220392 2026/08/11 02:12:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:12:12 INFO : sub dir2/sub sub dir2: Making directory 2026/08/11 02:12:13 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir2/sub sub dir2" with ID 5220393 2026/08/11 02:12:13 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:12:13 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:12:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:12:14 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:12:16 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 02:12:17 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:12:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/sub sub dir2" 2026/08/11 02:12:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2" 2026/08/11 02:12:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestCopyEmptyDirectories (11.38s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:12:22 INFO : sub dir2: Making directory 2026/08/11 02:12:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 02:12:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 02:12:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:12:22 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:12:22 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:12:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220394 2026/08/11 02:12:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:12:25 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:12:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:12:29 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestCopyNoEmptyDirectories (7.57s) === RUN TestMoveEmptyDirectories run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:12:29 DEBUG : sub dir2: Making directory with metadata 2026/08/11 02:12:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 02:12:30 INFO : sub dir2: Making directory 2026/08/11 02:12:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir2" with ID 5220395 2026/08/11 02:12:31 INFO : sub dir: Making directory 2026/08/11 02:12:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220396 2026/08/11 02:12:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:12:31 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:12:31 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:12:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:12:33 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:12:33 INFO : sub dir/hello world: Deleted 2026/08/11 02:12:35 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 02:12:35 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 02:12:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:12:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2" 2026/08/11 02:12:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestMoveEmptyDirectories (10.17s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.09s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:12:41 INFO : sub dir2: Making directory 2026/08/11 02:12:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:12:41 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:12:41 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:12:42 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220397 2026/08/11 02:12:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:12:44 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:12:44 INFO : sub dir/hello world: Deleted 2026/08/11 02:12:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:12:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestMoveNoEmptyDirectories (7.49s) === RUN TestSyncEmptyDirectories run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:12:48 DEBUG : sub dir2: Making directory with metadata 2026/08/11 02:12:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 02:12:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 02:12:49 INFO : sub dir2: Making directory 2026/08/11 02:12:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir2" with ID 5220401 2026/08/11 02:12:49 INFO : sub dir: Making directory 2026/08/11 02:12:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220402 2026/08/11 02:12:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:12:50 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:12:50 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:12:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:12:52 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:12:52 DEBUG : Waiting for deletions to finish 2026/08/11 02:12:53 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 02:12:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:12:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2" 2026/08/11 02:12:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestSyncEmptyDirectories (9.17s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.08s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:12:58 INFO : sub dir2: Making directory 2026/08/11 02:12:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:12:59 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:12:59 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:13:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220406 2026/08/11 02:13:02 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:13:02 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:13:02 DEBUG : Waiting for deletions to finish 2026/08/11 02:13:05 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:13:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestSyncNoEmptyDirectories (7.83s) === RUN TestServerSideCopy run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:13:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220409 2026/08/11 02:13:10 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gohemuy1bebe" sync_test.go:620: Server side copy (if possible) FileLu root 'rclone-test-hodidas7yiba' -> FileLu root 'rclone-test-gohemuy1bebe' 2026/08/11 02:13:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:13:11 DEBUG : FileLu root 'rclone-test-gohemuy1bebe': Waiting for checks to finish 2026/08/11 02:13:11 DEBUG : FileLu root 'rclone-test-gohemuy1bebe': Waiting for transfers to finish 2026/08/11 02:13:13 INFO : FileLu root 'rclone-test-gohemuy1bebe': Successfully created folder "rclone-test-gohemuy1bebe/sub dir" with ID 5220413 2026/08/11 02:13:15 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:13:15 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:13:16 DEBUG : FileLu root 'rclone-test-gohemuy1bebe': Purge remote 2026/08/11 02:13:16 INFO : FileLu root 'rclone-test-gohemuy1bebe': Rmdir: successfully deleted "/rclone-test-gohemuy1bebe" 2026/08/11 02:13:18 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:13:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestServerSideCopy (13.62s) === RUN TestCopyOverSelf run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:13:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220418 2026/08/11 02:13:25 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:13:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone793743902) 2026/08/11 02:13:25 DEBUG : sub dir/hello world: size = 11 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:13:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 02:13:25 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:13:27 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 02:13:27 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/11 02:13:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:13:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestCopyOverSelf (11.80s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:13:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220424 2026/08/11 02:13:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-laduceq7nisa" sync_test.go:656: Server side copy (if possible) FileLu root 'rclone-test-hodidas7yiba' -> FileLu root 'rclone-test-laduceq7nisa' 2026/08/11 02:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:13:36 DEBUG : FileLu root 'rclone-test-laduceq7nisa': Waiting for checks to finish 2026/08/11 02:13:36 DEBUG : FileLu root 'rclone-test-laduceq7nisa': Waiting for transfers to finish 2026/08/11 02:13:39 INFO : FileLu root 'rclone-test-laduceq7nisa': Successfully created folder "rclone-test-laduceq7nisa/sub dir" with ID 5220428 2026/08/11 02:13:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:13:40 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:13:46 DEBUG : FileLu root 'rclone-test-laduceq7nisa': Waiting for checks to finish 2026/08/11 02:13:46 DEBUG : sub dir/hello world: size = 17 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:13:46 DEBUG : sub dir/hello world: size = 11 (FileLu root 'rclone-test-laduceq7nisa') 2026/08/11 02:13:46 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 02:13:46 DEBUG : FileLu root 'rclone-test-laduceq7nisa': Waiting for transfers to finish 2026/08/11 02:13:50 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 02:13:50 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/11 02:13:51 DEBUG : FileLu root 'rclone-test-laduceq7nisa': Purge remote 2026/08/11 02:13:52 INFO : FileLu root 'rclone-test-laduceq7nisa': Rmdir: successfully deleted "/rclone-test-laduceq7nisa" 2026/08/11 02:13:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:13:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestServerSideCopyOverSelf (23.25s) === RUN TestMoveOverSelf run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:13:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220429 2026/08/11 02:14:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone793743902) 2026/08/11 02:14:00 DEBUG : sub dir/hello world: size = 11 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:14:00 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 02:14:00 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:14:00 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:14:02 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 02:14:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/11 02:14:02 INFO : sub dir/hello world: Deleted 2026/08/11 02:14:05 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:14:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestMoveOverSelf (11.78s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:14:08 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220430 2026/08/11 02:14:11 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qohigaj8more" sync_test.go:701: Server side copy (if possible) FileLu root 'rclone-test-hodidas7yiba' -> FileLu root 'rclone-test-qohigaj8more' 2026/08/11 02:14:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:14:12 DEBUG : FileLu root 'rclone-test-qohigaj8more': Waiting for checks to finish 2026/08/11 02:14:12 DEBUG : FileLu root 'rclone-test-qohigaj8more': Waiting for transfers to finish 2026/08/11 02:14:14 INFO : FileLu root 'rclone-test-qohigaj8more': Successfully created folder "rclone-test-qohigaj8more/sub dir" with ID 5220432 2026/08/11 02:14:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:14:16 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:14:22 DEBUG : FileLu root 'rclone-test-qohigaj8more': Waiting for checks to finish 2026/08/11 02:14:22 DEBUG : sub dir/hello world: size = 17 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:14:22 DEBUG : sub dir/hello world: size = 11 (FileLu root 'rclone-test-qohigaj8more') 2026/08/11 02:14:22 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 02:14:22 DEBUG : FileLu root 'rclone-test-qohigaj8more': Waiting for transfers to finish 2026/08/11 02:14:22 INFO : FileLu root 'rclone-test-qohigaj8more': Successfully deleted file: /rclone-test-qohigaj8more/sub dir/hello world 2026/08/11 02:14:22 INFO : sub dir/hello world: Deleted 2026/08/11 02:14:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:14:26 INFO : sub dir/hello world: Moved (server-side) 2026/08/11 02:14:32 DEBUG : testing file moves 2026/08/11 02:14:33 DEBUG : sub dir/hello world: size = 24 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:14:33 DEBUG : sub dir/hello world: size = 17 (FileLu root 'rclone-test-qohigaj8more') 2026/08/11 02:14:33 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 02:14:33 DEBUG : FileLu root 'rclone-test-qohigaj8more': Waiting for checks to finish 2026/08/11 02:14:33 DEBUG : FileLu root 'rclone-test-qohigaj8more': Waiting for transfers to finish 2026/08/11 02:14:33 INFO : FileLu root 'rclone-test-qohigaj8more': Successfully deleted file: /rclone-test-qohigaj8more/sub dir/hello world 2026/08/11 02:14:33 INFO : sub dir/hello world: Deleted 2026/08/11 02:14:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:14:37 INFO : sub dir/hello world: Moved (server-side) 2026/08/11 02:14:39 DEBUG : FileLu root 'rclone-test-qohigaj8more': Purge remote 2026/08/11 02:14:40 INFO : FileLu root 'rclone-test-qohigaj8more': Rmdir: successfully deleted "/rclone-test-qohigaj8more" 2026/08/11 02:14:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestServerSideMoveOverSelf (36.51s) === RUN TestCopyAfterDelete run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:14:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220433 2026/08/11 02:14:46 ERROR : error listing: directory not found 2026/08/11 02:14:47 INFO : Local file system at /tmp/rclone793743902: Making directory 2026/08/11 02:14:48 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:14:48 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:14:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:14:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestCopyAfterDelete (9.18s) === RUN TestCopyRedownload run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:14:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220434 2026/08/11 02:14:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/11 02:14:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:14:57 DEBUG : Local file system at /tmp/rclone793743902: Waiting for checks to finish 2026/08/11 02:14:57 DEBUG : Local file system at /tmp/rclone793743902: Waiting for transfers to finish 2026/08/11 02:14:58 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/11 02:14:58 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/11 02:14:58 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:14:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 02:15:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:15:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestCopyRedownload (9.29s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:15:02 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/11 02:15:02 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:02 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:04 DEBUG : check sum: size = 1 OK 2026/08/11 02:15:04 INFO : check sum: Copied (new) 2026/08/11 02:15:04 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:05 DEBUG : check sum: size = 1 OK 2026/08/11 02:15:05 NOTICE: FileLu root 'rclone-test-hodidas7yiba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/11 02:15:05 DEBUG : check sum: Size of src and dst objects identical 2026/08/11 02:15:05 DEBUG : check sum: Unchanged skipping 2026/08/11 02:15:05 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:05 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:05 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:05 INFO : There was nothing to transfer 2026/08/11 02:15:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/check sum --- PASS: TestSyncBasedOnCheckSum (5.91s) === RUN TestSyncSizeOnly run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:15:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/11 02:15:08 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:08 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:10 DEBUG : sizeonly: size = 6 OK 2026/08/11 02:15:10 INFO : sizeonly: Copied (new) 2026/08/11 02:15:10 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:11 DEBUG : sizeonly: size = 6 OK 2026/08/11 02:15:11 DEBUG : sizeonly: Sizes identical 2026/08/11 02:15:11 DEBUG : sizeonly: Unchanged skipping 2026/08/11 02:15:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:11 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:11 INFO : There was nothing to transfer 2026/08/11 02:15:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sizeonly --- PASS: TestSyncSizeOnly (6.57s) === RUN TestSyncIgnoreSize run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:15:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/11 02:15:15 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:15 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:17 INFO : ignore-size: Copied (new) 2026/08/11 02:15:17 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:18 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:18 DEBUG : ignore-size: Sizes identical 2026/08/11 02:15:18 DEBUG : ignore-size: Unchanged skipping 2026/08/11 02:15:18 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:18 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:18 INFO : There was nothing to transfer 2026/08/11 02:15:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/ignore-size --- PASS: TestSyncIgnoreSize (5.90s) === RUN TestSyncIgnoreTimes run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:15:23 DEBUG : existing: size = 6 OK 2026/08/11 02:15:23 DEBUG : existing: Sizes identical 2026/08/11 02:15:23 DEBUG : existing: Unchanged skipping 2026/08/11 02:15:23 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:23 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:23 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:23 INFO : There was nothing to transfer 2026/08/11 02:15:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/11 02:15:24 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:24 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:26 DEBUG : existing: size = 6 OK 2026/08/11 02:15:26 INFO : existing: Copied (replaced existing) 2026/08/11 02:15:26 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/existing --- PASS: TestSyncIgnoreTimes (8.60s) === RUN TestSyncIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:15:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 02:15:29 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:29 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:31 DEBUG : existing: size = 6 OK 2026/08/11 02:15:31 INFO : existing: Copied (new) 2026/08/11 02:15:31 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:32 DEBUG : existing: Destination exists, skipping 2026/08/11 02:15:32 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:32 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:32 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:32 INFO : There was nothing to transfer 2026/08/11 02:15:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/existing --- PASS: TestSyncIgnoreExisting (5.95s) === RUN TestSyncIgnoreErrors run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:15:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/b" with ID 5220436 2026/08/11 02:15:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/c" with ID 5220437 2026/08/11 02:15:40 INFO : d: Making directory 2026/08/11 02:15:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/d" with ID 5220438 2026/08/11 02:15:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 02:15:42 DEBUG : c/non empty space: size = 5 OK 2026/08/11 02:15:42 DEBUG : c/non empty space: Sizes identical 2026/08/11 02:15:42 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 02:15:42 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:42 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/a" with ID 5220439 2026/08/11 02:15:45 DEBUG : a/potato2: size = 60 OK 2026/08/11 02:15:45 INFO : a/potato2: Copied (new) 2026/08/11 02:15:45 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/b/potato 2026/08/11 02:15:45 INFO : b/potato: Deleted 2026/08/11 02:15:45 INFO : d: Removing directory 2026/08/11 02:15:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/d" 2026/08/11 02:15:47 INFO : b: Removing directory 2026/08/11 02:15:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/b" 2026/08/11 02:15:48 DEBUG : FileLu root 'rclone-test-hodidas7yiba': deleted 2 directories 2026/08/11 02:15:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/c/non empty space 2026/08/11 02:15:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/a/potato2 2026/08/11 02:15:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/c" 2026/08/11 02:15:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/a" --- PASS: TestSyncIgnoreErrors (19.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:15:57 DEBUG : empty space: size = 1 OK 2026/08/11 02:15:57 DEBUG : empty space: Sizes identical 2026/08/11 02:15:57 DEBUG : empty space: Unchanged skipping 2026/08/11 02:15:57 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:57 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:57 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:57 INFO : There was nothing to transfer 2026/08/11 02:15:58 DEBUG : empty space: size = 1 OK 2026/08/11 02:15:58 DEBUG : empty space: Sizes identical 2026/08/11 02:15:58 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:15:58 DEBUG : empty space: Unchanged skipping 2026/08/11 02:15:58 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:15:58 DEBUG : Waiting for deletions to finish 2026/08/11 02:15:58 INFO : There was nothing to transfer 2026/08/11 02:16:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space --- PASS: TestSyncAfterChangingModtimeOnly (6.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.09s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.10s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:16:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/11 02:16:06 DEBUG : empty space: size = 1 OK 2026/08/11 02:16:06 DEBUG : empty space: Sizes identical 2026/08/11 02:16:06 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:16:06 DEBUG : empty space: Unchanged skipping 2026/08/11 02:16:06 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:16:08 DEBUG : potato: size = 60 OK 2026/08/11 02:16:08 INFO : potato: Copied (new) 2026/08/11 02:16:08 DEBUG : Waiting for deletions to finish 2026/08/11 02:16:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space 2026/08/11 02:16:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato --- PASS: TestSyncAfterAddingAFile (7.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:16:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone793743902) 2026/08/11 02:16:14 DEBUG : potato: size = 60 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:16:14 DEBUG : potato: Sizes differ 2026/08/11 02:16:14 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:16:14 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:16:16 DEBUG : potato: size = 21 OK 2026/08/11 02:16:16 INFO : potato: Copied (replaced existing) 2026/08/11 02:16:16 DEBUG : Waiting for deletions to finish 2026/08/11 02:16:18 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato --- PASS: TestSyncAfterChangingFilesSizeOnly (8.08s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/11 02:16:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone793743902) 2026/08/11 02:16:22 DEBUG : potato: size = 36 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:16:22 DEBUG : potato: Sizes differ 2026/08/11 02:16:22 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:16:22 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:16:24 DEBUG : potato: size = 21 OK 2026/08/11 02:16:24 INFO : potato: Copied (replaced existing) 2026/08/11 02:16:24 DEBUG : Waiting for deletions to finish 2026/08/11 02:16:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato --- PASS: TestSyncAfterChangingContentsOnly (8.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:16:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:16:31 DEBUG : empty space: size = 1 OK 2026/08/11 02:16:31 DEBUG : empty space: Sizes identical 2026/08/11 02:16:31 DEBUG : empty space: Unchanged skipping 2026/08/11 02:16:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/11 02:16:31 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:16:31 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:16:31 DEBUG : Waiting for deletions to finish 2026/08/11 02:16:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/11 02:16:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space 2026/08/11 02:16:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:16:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:16:39 DEBUG : empty space: size = 1 OK 2026/08/11 02:16:39 DEBUG : empty space: Sizes identical 2026/08/11 02:16:39 DEBUG : empty space: Unchanged skipping 2026/08/11 02:16:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:16:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:16:42 DEBUG : potato2: size = 60 OK 2026/08/11 02:16:42 INFO : potato2: Copied (new) 2026/08/11 02:16:42 DEBUG : Waiting for deletions to finish 2026/08/11 02:16:42 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato 2026/08/11 02:16:42 INFO : potato: Deleted 2026/08/11 02:16:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space 2026/08/11 02:16:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:16:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/b" with ID 5220441 2026/08/11 02:16:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/c" with ID 5220442 2026/08/11 02:16:50 INFO : d: Making directory 2026/08/11 02:16:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/d" with ID 5220443 2026/08/11 02:16:51 INFO : d/e: Making directory 2026/08/11 02:16:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/d/e" with ID 5220444 2026/08/11 02:16:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 02:16:54 DEBUG : c/non empty space: size = 5 OK 2026/08/11 02:16:54 DEBUG : c/non empty space: Sizes identical 2026/08/11 02:16:54 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 02:16:55 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:16:55 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:16:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/a" with ID 5220445 2026/08/11 02:16:56 DEBUG : a/potato2: size = 60 OK 2026/08/11 02:16:56 INFO : a/potato2: Copied (new) 2026/08/11 02:16:56 DEBUG : Waiting for deletions to finish 2026/08/11 02:16:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/b/potato 2026/08/11 02:16:57 INFO : b/potato: Deleted 2026/08/11 02:16:57 INFO : d/e: Removing directory 2026/08/11 02:16:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/d/e" 2026/08/11 02:16:58 INFO : d: Removing directory 2026/08/11 02:16:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/d" 2026/08/11 02:16:59 INFO : b: Removing directory 2026/08/11 02:17:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/b" 2026/08/11 02:17:00 DEBUG : FileLu root 'rclone-test-hodidas7yiba': deleted 3 directories 2026/08/11 02:17:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/c/non empty space 2026/08/11 02:17:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/a/potato2 2026/08/11 02:17:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/c" 2026/08/11 02:17:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/a" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:17:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/b" with ID 5220446 2026/08/11 02:17:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/c" with ID 5220447 2026/08/11 02:17:11 INFO : d: Making directory 2026/08/11 02:17:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/d" with ID 5220448 2026/08/11 02:17:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 02:17:14 DEBUG : c/non empty space: size = 5 OK 2026/08/11 02:17:14 DEBUG : c/non empty space: Sizes identical 2026/08/11 02:17:14 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 02:17:14 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:17:14 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:17:15 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/a" with ID 5220449 2026/08/11 02:17:16 DEBUG : a/potato2: size = 60 OK 2026/08/11 02:17:16 INFO : a/potato2: Copied (new) 2026/08/11 02:17:16 ERROR : FileLu root 'rclone-test-hodidas7yiba': not deleting files as there were IO errors 2026/08/11 02:17:16 ERROR : FileLu root 'rclone-test-hodidas7yiba': not deleting directories as there were IO errors 2026/08/11 02:17:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/b/potato 2026/08/11 02:17:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/c/non empty space 2026/08/11 02:17:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/a/potato2 2026/08/11 02:17:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/d" 2026/08/11 02:17:22 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/c" 2026/08/11 02:17:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/b" 2026/08/11 02:17:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/a" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:17:30 DEBUG : Waiting for deletions to finish 2026/08/11 02:17:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:17:30 DEBUG : empty space: size = 1 OK 2026/08/11 02:17:30 DEBUG : empty space: Sizes identical 2026/08/11 02:17:30 DEBUG : empty space: Unchanged skipping 2026/08/11 02:17:30 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:17:30 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:17:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato 2026/08/11 02:17:31 INFO : potato: Deleted 2026/08/11 02:17:32 DEBUG : potato2: size = 60 OK 2026/08/11 02:17:32 INFO : potato2: Copied (new) 2026/08/11 02:17:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space 2026/08/11 02:17:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 --- PASS: TestSyncDeleteDuring (10.14s) === RUN TestSyncDeleteBefore run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:17:40 DEBUG : Waiting for deletions to finish 2026/08/11 02:17:40 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:17:40 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:17:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato 2026/08/11 02:17:41 INFO : potato: Deleted 2026/08/11 02:17:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:17:41 DEBUG : empty space: size = 1 OK 2026/08/11 02:17:41 DEBUG : empty space: Sizes identical 2026/08/11 02:17:41 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:17:41 DEBUG : empty space: Unchanged skipping 2026/08/11 02:17:41 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:17:44 DEBUG : potato2: size = 60 OK 2026/08/11 02:17:44 INFO : potato2: Copied (new) 2026/08/11 02:17:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space 2026/08/11 02:17:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 --- PASS: TestSyncDeleteBefore (11.15s) === RUN TestCopyDeleteBefore run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:17:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:17:50 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:17:50 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:17:52 DEBUG : potato2: size = 19 OK 2026/08/11 02:17:52 INFO : potato2: Copied (new) 2026/08/11 02:17:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato 2026/08/11 02:17:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 --- PASS: TestCopyDeleteBefore (8.69s) === RUN TestSyncWithExclude run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:18:00 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 02:18:00 DEBUG : enormous: Excluded 2026/08/11 02:18:00 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 02:18:00 DEBUG : potato2: Excluded 2026/08/11 02:18:00 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 02:18:00 DEBUG : potato2: Excluded 2026/08/11 02:18:00 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:18:00 DEBUG : empty space: size = 1 OK 2026/08/11 02:18:00 DEBUG : empty space: Sizes identical 2026/08/11 02:18:00 DEBUG : empty space: Unchanged skipping 2026/08/11 02:18:00 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:18:00 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:00 INFO : There was nothing to transfer 2026/08/11 02:18:01 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 02:18:01 DEBUG : enormous: Excluded 2026/08/11 02:18:01 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 02:18:01 DEBUG : potato2: Excluded 2026/08/11 02:18:01 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 02:18:01 DEBUG : potato2: Excluded 2026/08/11 02:18:01 DEBUG : empty space: size = 1 OK 2026/08/11 02:18:01 DEBUG : empty space: Sizes identical 2026/08/11 02:18:01 DEBUG : Local file system at /tmp/rclone793743902: Waiting for checks to finish 2026/08/11 02:18:01 DEBUG : empty space: Unchanged skipping 2026/08/11 02:18:01 DEBUG : Local file system at /tmp/rclone793743902: Waiting for transfers to finish 2026/08/11 02:18:01 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:01 INFO : There was nothing to transfer 2026/08/11 02:18:02 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space 2026/08/11 02:18:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 --- PASS: TestSyncWithExclude (8.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:18:10 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 02:18:10 DEBUG : enormous: Excluded 2026/08/11 02:18:10 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 02:18:10 DEBUG : potato2: Excluded 2026/08/11 02:18:11 DEBUG : empty space: size = 1 OK 2026/08/11 02:18:11 DEBUG : empty space: Sizes identical 2026/08/11 02:18:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:18:11 DEBUG : empty space: Unchanged skipping 2026/08/11 02:18:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:18:11 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/enormous 2026/08/11 02:18:11 INFO : enormous: Deleted 2026/08/11 02:18:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 2026/08/11 02:18:11 INFO : potato2: Deleted 2026/08/11 02:18:11 INFO : There was nothing to transfer 2026/08/11 02:18:13 DEBUG : empty space: size = 1 OK 2026/08/11 02:18:13 DEBUG : empty space: Sizes identical 2026/08/11 02:18:13 DEBUG : empty space: Unchanged skipping 2026/08/11 02:18:13 DEBUG : Local file system at /tmp/rclone793743902: Waiting for checks to finish 2026/08/11 02:18:13 DEBUG : Local file system at /tmp/rclone793743902: Waiting for transfers to finish 2026/08/11 02:18:13 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:13 INFO : enormous: Deleted 2026/08/11 02:18:13 INFO : potato2: Deleted 2026/08/11 02:18:13 INFO : There was nothing to transfer 2026/08/11 02:18:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.61s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.11s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/11 02:18:15 ERROR : FileLu root 'rclone-test-hodidas7yiba': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/11 02:18:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/11 02:18:16 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/11 02:18:16 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:18:16 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:18:18 DEBUG : potato: size = 14 OK 2026/08/11 02:18:18 INFO : potato: Copied (new) 2026/08/11 02:18:18 DEBUG : yam: size = 11 OK 2026/08/11 02:18:18 INFO : yam: Copied (new) 2026/08/11 02:18:18 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:19 ERROR : FileLu root 'rclone-test-hodidas7yiba': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/11 02:18:19 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/11 02:18:19 DEBUG : potato: size = 14 OK 2026/08/11 02:18:19 DEBUG : potato: Sizes identical 2026/08/11 02:18:19 DEBUG : potato: Unchanged skipping 2026/08/11 02:18:19 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:18:19 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:18:21 DEBUG : yaml: size = 11 OK 2026/08/11 02:18:21 INFO : yaml: Copied (new) 2026/08/11 02:18:21 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:22 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/yam 2026/08/11 02:18:22 INFO : yam: Deleted 2026/08/11 02:18:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato 2026/08/11 02:18:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/yaml --- PASS: TestSyncWithTrackRenames (9.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/11 02:18:25 ERROR : FileLu root 'rclone-test-hodidas7yiba': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/11 02:18:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/11 02:18:25 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/11 02:18:25 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:18:25 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:18:27 DEBUG : potato: size = 14 OK 2026/08/11 02:18:27 INFO : potato: Copied (new) 2026/08/11 02:18:28 DEBUG : yam: size = 11 OK 2026/08/11 02:18:28 INFO : yam: Copied (new) 2026/08/11 02:18:28 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:28 ERROR : FileLu root 'rclone-test-hodidas7yiba': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/11 02:18:29 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/11 02:18:29 DEBUG : potato: size = 14 OK 2026/08/11 02:18:29 DEBUG : potato: Sizes identical 2026/08/11 02:18:29 DEBUG : potato: Unchanged skipping 2026/08/11 02:18:29 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:18:29 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:18:31 DEBUG : yaml: size = 11 OK 2026/08/11 02:18:31 INFO : yaml: Copied (new) 2026/08/11 02:18:31 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/yam 2026/08/11 02:18:31 INFO : yam: Deleted 2026/08/11 02:18:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato 2026/08/11 02:18:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/yaml --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/11 02:18:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Making map for --track-renames 2026/08/11 02:18:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Finished making map for --track-renames 2026/08/11 02:18:34 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:18:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 02:18:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/11 02:18:34 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for renames to finish 2026/08/11 02:18:34 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:18:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub" with ID 5220452 2026/08/11 02:18:37 DEBUG : potato: size = 14 OK 2026/08/11 02:18:37 INFO : potato: Copied (new) 2026/08/11 02:18:37 DEBUG : sub/yam: size = 11 OK 2026/08/11 02:18:37 INFO : sub/yam: Copied (new) 2026/08/11 02:18:37 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:39 DEBUG : potato: size = 14 OK 2026/08/11 02:18:39 DEBUG : potato: Sizes identical 2026/08/11 02:18:39 DEBUG : potato: Unchanged skipping 2026/08/11 02:18:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Making map for --track-renames 2026/08/11 02:18:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Finished making map for --track-renames 2026/08/11 02:18:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:18:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for renames to finish 2026/08/11 02:18:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub/yam 2026/08/11 02:18:44 INFO : sub/yam: Moved (server-side) to: yam 2026/08/11 02:18:44 INFO : yam: Renamed from "sub/yam" 2026/08/11 02:18:44 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:18:44 DEBUG : Waiting for deletions to finish 2026/08/11 02:18:44 INFO : There was nothing to transfer 2026/08/11 02:18:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato 2026/08/11 02:18:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/yam 2026/08/11 02:18:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.69s) === RUN TestServerSideMoveLocal run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:18:49 DEBUG : Creating backend with remote "/tmp/rclone793743902/dir1" 2026/08/11 02:18:49 DEBUG : Creating backend with remote "/tmp/rclone793743902/dir2" 2026/08/11 02:18:49 DEBUG : Local file system at /tmp/rclone793743902/dir2: Using server-side directory move 2026/08/11 02:18:49 INFO : Local file system at /tmp/rclone793743902/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 02:18:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/11 02:18:49 INFO : file1.txt: Moved (server-side) 2026/08/11 02:18:49 DEBUG : Local file system at /tmp/rclone793743902/dir2: Waiting for checks to finish 2026/08/11 02:18:49 DEBUG : Local file system at /tmp/rclone793743902/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:18:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:18:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 02:18:50 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:18:50 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:18:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220453 2026/08/11 02:18:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/nested/sub dir" with ID 5220455 2026/08/11 02:18:53 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:18:53 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:18:53 INFO : sub dir/hello world: Deleted 2026/08/11 02:18:53 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/11 02:18:53 INFO : nested/sub dir/file: Copied (new) 2026/08/11 02:18:53 INFO : nested/sub dir/file: Deleted 2026/08/11 02:18:53 INFO : sub dir: Removing directory 2026/08/11 02:18:53 INFO : nested/sub dir: Removing directory 2026/08/11 02:18:53 INFO : nested: Removing directory 2026/08/11 02:18:53 DEBUG : Local file system at /tmp/rclone793743902: deleted 3 directories 2026/08/11 02:18:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:18:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/nested/sub dir/file 2026/08/11 02:18:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" 2026/08/11 02:19:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/nested/sub dir" 2026/08/11 02:19:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/nested" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:19:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 02:19:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 02:19:02 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:19:02 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:19:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220458 2026/08/11 02:19:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/nested/sub dir" with ID 5220460 2026/08/11 02:19:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 02:19:05 INFO : sub dir/hello world: Copied (new) 2026/08/11 02:19:05 INFO : sub dir/hello world: Deleted 2026/08/11 02:19:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/11 02:19:05 INFO : nested/sub dir/file: Copied (new) 2026/08/11 02:19:05 INFO : nested/sub dir/file: Deleted 2026/08/11 02:19:08 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:19:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/nested/sub dir/file 2026/08/11 02:19:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" 2026/08/11 02:19:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/nested/sub dir" 2026/08/11 02:19:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/nested" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.45s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:19:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/11 02:19:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 02:19:13 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:19:13 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:19:15 DEBUG : existing-b: size = 6 OK 2026/08/11 02:19:15 INFO : existing-b: Copied (new) 2026/08/11 02:19:15 INFO : existing-b: Deleted 2026/08/11 02:19:15 DEBUG : existing: size = 6 OK 2026/08/11 02:19:15 INFO : existing: Copied (new) 2026/08/11 02:19:15 INFO : existing: Deleted 2026/08/11 02:19:17 DEBUG : existing: Destination exists, skipping 2026/08/11 02:19:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/11 02:19:17 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:19:17 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:19:17 INFO : There was nothing to transfer 2026/08/11 02:19:18 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/existing 2026/08/11 02:19:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/existing-b --- PASS: TestMoveWithIgnoreExisting (6.51s) === RUN TestServerSideMove run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:19:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gayoqaz6yiqu" sync_test.go:1736: Server side move (if possible) FileLu root 'rclone-test-hodidas7yiba' -> FileLu root 'rclone-test-gayoqaz6yiqu' 2026/08/11 02:19:27 INFO : FileLu root 'rclone-test-gayoqaz6yiqu': Successfully created folder "rclone-test-gayoqaz6yiqu" with ID 5220461 2026/08/11 02:19:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:19:32 DEBUG : empty space: size = 1 OK 2026/08/11 02:19:32 DEBUG : empty space: Sizes identical 2026/08/11 02:19:32 DEBUG : potato3: size = 68 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:19:32 DEBUG : empty space: Unchanged skipping 2026/08/11 02:19:32 DEBUG : potato3: size = 60 (FileLu root 'rclone-test-gayoqaz6yiqu') 2026/08/11 02:19:32 DEBUG : potato3: Sizes differ 2026/08/11 02:19:32 DEBUG : FileLu root 'rclone-test-gayoqaz6yiqu': Waiting for checks to finish 2026/08/11 02:19:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space 2026/08/11 02:19:33 INFO : empty space: Deleted 2026/08/11 02:19:33 DEBUG : FileLu root 'rclone-test-gayoqaz6yiqu': Waiting for transfers to finish 2026/08/11 02:19:33 INFO : FileLu root 'rclone-test-gayoqaz6yiqu': Successfully deleted file: /rclone-test-gayoqaz6yiqu/potato3 2026/08/11 02:19:33 INFO : potato3: Deleted 2026/08/11 02:19:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 2026/08/11 02:19:36 INFO : potato2: Moved (server-side) 2026/08/11 02:19:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato3 2026/08/11 02:19:36 INFO : potato3: Moved (server-side) 2026/08/11 02:19:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-memuxas4kago" 2026/08/11 02:19:38 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/11 02:19:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:19:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 02:19:38 DEBUG : FileLu root 'rclone-test-memuxas4kago': Waiting for checks to finish 2026/08/11 02:19:38 DEBUG : FileLu root 'rclone-test-memuxas4kago': Waiting for transfers to finish 2026/08/11 02:19:40 INFO : FileLu root 'rclone-test-memuxas4kago': Successfully created folder "rclone-test-memuxas4kago" with ID 5220462 2026/08/11 02:19:40 INFO : FileLu root 'rclone-test-memuxas4kago': Successfully created folder "rclone-test-memuxas4kago" with ID 5.220462e+06 2026/08/11 02:19:40 INFO : FileLu root 'rclone-test-memuxas4kago': Successfully created folder "rclone-test-memuxas4kago" with ID 5.220462e+06 2026/08/11 02:19:43 INFO : FileLu root 'rclone-test-gayoqaz6yiqu': Successfully deleted file: /rclone-test-gayoqaz6yiqu/empty space 2026/08/11 02:19:43 INFO : empty space: Moved (server-side) 2026/08/11 02:19:43 INFO : FileLu root 'rclone-test-gayoqaz6yiqu': Successfully deleted file: /rclone-test-gayoqaz6yiqu/potato2 2026/08/11 02:19:43 INFO : potato2: Moved (server-side) 2026/08/11 02:19:43 INFO : FileLu root 'rclone-test-gayoqaz6yiqu': Successfully deleted file: /rclone-test-gayoqaz6yiqu/potato3 2026/08/11 02:19:43 INFO : potato3: Moved (server-side) 2026/08/11 02:19:44 DEBUG : FileLu root 'rclone-test-memuxas4kago': Purge remote 2026/08/11 02:19:44 INFO : FileLu root 'rclone-test-memuxas4kago': Rmdir: successfully deleted "/rclone-test-memuxas4kago" 2026/08/11 02:19:44 DEBUG : FileLu root 'rclone-test-gayoqaz6yiqu': Purge remote 2026/08/11 02:19:45 INFO : FileLu root 'rclone-test-gayoqaz6yiqu': Rmdir: successfully deleted "/rclone-test-gayoqaz6yiqu" --- PASS: TestServerSideMove (26.47s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:19:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rinajib6hufi" sync_test.go:1736: Server side move (if possible) FileLu root 'rclone-test-hodidas7yiba' -> FileLu root 'rclone-test-rinajib6hufi' 2026/08/11 02:19:54 INFO : FileLu root 'rclone-test-rinajib6hufi': Successfully created folder "rclone-test-rinajib6hufi" with ID 5220463 2026/08/11 02:19:59 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 02:19:59 DEBUG : empty space: Excluded 2026/08/11 02:19:59 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 02:19:59 DEBUG : empty space: Excluded 2026/08/11 02:19:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:19:59 DEBUG : potato3: size = 68 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:19:59 DEBUG : potato3: size = 60 (FileLu root 'rclone-test-rinajib6hufi') 2026/08/11 02:19:59 DEBUG : potato3: Sizes differ 2026/08/11 02:19:59 DEBUG : FileLu root 'rclone-test-rinajib6hufi': Waiting for checks to finish 2026/08/11 02:19:59 DEBUG : FileLu root 'rclone-test-rinajib6hufi': Waiting for transfers to finish 2026/08/11 02:19:59 INFO : FileLu root 'rclone-test-rinajib6hufi': Successfully deleted file: /rclone-test-rinajib6hufi/potato3 2026/08/11 02:19:59 INFO : potato3: Deleted 2026/08/11 02:20:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 2026/08/11 02:20:03 INFO : potato2: Moved (server-side) 2026/08/11 02:20:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato3 2026/08/11 02:20:03 INFO : potato3: Moved (server-side) 2026/08/11 02:20:04 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qaqoqok0ware" 2026/08/11 02:20:05 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 02:20:05 DEBUG : empty space: Excluded 2026/08/11 02:20:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:20:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 02:20:05 DEBUG : FileLu root 'rclone-test-qaqoqok0ware': Waiting for checks to finish 2026/08/11 02:20:05 DEBUG : FileLu root 'rclone-test-qaqoqok0ware': Waiting for transfers to finish 2026/08/11 02:20:07 INFO : FileLu root 'rclone-test-qaqoqok0ware': Successfully created folder "rclone-test-qaqoqok0ware" with ID 5220464 2026/08/11 02:20:07 INFO : FileLu root 'rclone-test-qaqoqok0ware': Successfully created folder "rclone-test-qaqoqok0ware" with ID 5.220464e+06 2026/08/11 02:20:09 INFO : FileLu root 'rclone-test-rinajib6hufi': Successfully deleted file: /rclone-test-rinajib6hufi/potato2 2026/08/11 02:20:09 INFO : potato2: Moved (server-side) 2026/08/11 02:20:10 INFO : FileLu root 'rclone-test-rinajib6hufi': Successfully deleted file: /rclone-test-rinajib6hufi/potato3 2026/08/11 02:20:10 INFO : potato3: Moved (server-side) 2026/08/11 02:20:11 DEBUG : FileLu root 'rclone-test-qaqoqok0ware': Purge remote 2026/08/11 02:20:11 INFO : FileLu root 'rclone-test-qaqoqok0ware': Rmdir: successfully deleted "/rclone-test-qaqoqok0ware" 2026/08/11 02:20:11 DEBUG : FileLu root 'rclone-test-rinajib6hufi': Purge remote 2026/08/11 02:20:12 INFO : FileLu root 'rclone-test-rinajib6hufi': Rmdir: successfully deleted "/rclone-test-rinajib6hufi" 2026/08/11 02:20:13 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space --- PASS: TestServerSideMoveWithFilter (27.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:20:14 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qereler0rapu" 2026/08/11 02:20:20 INFO : tomatoDir: Making directory 2026/08/11 02:20:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tomatoDir" with ID 5220465 sync_test.go:1736: Server side move (if possible) FileLu root 'rclone-test-hodidas7yiba' -> FileLu root 'rclone-test-qereler0rapu' 2026/08/11 02:20:22 INFO : FileLu root 'rclone-test-qereler0rapu': Successfully created folder "rclone-test-qereler0rapu" with ID 5220466 2026/08/11 02:20:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:20:28 DEBUG : empty space: size = 1 OK 2026/08/11 02:20:28 DEBUG : empty space: Sizes identical 2026/08/11 02:20:28 DEBUG : empty space: Unchanged skipping 2026/08/11 02:20:28 DEBUG : potato3: size = 68 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:20:28 DEBUG : potato3: size = 60 (FileLu root 'rclone-test-qereler0rapu') 2026/08/11 02:20:28 DEBUG : potato3: Sizes differ 2026/08/11 02:20:28 INFO : FileLu root 'rclone-test-qereler0rapu': Successfully deleted file: /rclone-test-qereler0rapu/potato3 2026/08/11 02:20:28 INFO : potato3: Deleted 2026/08/11 02:20:28 DEBUG : FileLu root 'rclone-test-qereler0rapu': Waiting for checks to finish 2026/08/11 02:20:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/empty space 2026/08/11 02:20:28 INFO : empty space: Deleted 2026/08/11 02:20:28 DEBUG : FileLu root 'rclone-test-qereler0rapu': Waiting for transfers to finish 2026/08/11 02:20:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 2026/08/11 02:20:31 INFO : potato2: Moved (server-side) 2026/08/11 02:20:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato3 2026/08/11 02:20:32 INFO : potato3: Moved (server-side) 2026/08/11 02:20:32 INFO : tomatoDir: Removing directory 2026/08/11 02:20:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tomatoDir" 2026/08/11 02:20:33 DEBUG : FileLu root 'rclone-test-hodidas7yiba': deleted 1 directories 2026/08/11 02:20:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-jakewac3jeta" 2026/08/11 02:20:35 INFO : tomatoDir: Making directory 2026/08/11 02:20:35 INFO : FileLu root 'rclone-test-qereler0rapu': Successfully created folder "rclone-test-qereler0rapu/tomatoDir" with ID 5220468 2026/08/11 02:20:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/11 02:20:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 02:20:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 02:20:36 DEBUG : FileLu root 'rclone-test-jakewac3jeta': Waiting for checks to finish 2026/08/11 02:20:36 DEBUG : FileLu root 'rclone-test-jakewac3jeta': Waiting for transfers to finish 2026/08/11 02:20:38 INFO : FileLu root 'rclone-test-jakewac3jeta': Successfully created folder "rclone-test-jakewac3jeta" with ID 5220469 2026/08/11 02:20:38 INFO : FileLu root 'rclone-test-jakewac3jeta': Successfully created folder "rclone-test-jakewac3jeta" with ID 5.220469e+06 2026/08/11 02:20:38 INFO : FileLu root 'rclone-test-jakewac3jeta': Successfully created folder "rclone-test-jakewac3jeta" with ID 5.220469e+06 2026/08/11 02:20:40 INFO : FileLu root 'rclone-test-qereler0rapu': Successfully deleted file: /rclone-test-qereler0rapu/potato2 2026/08/11 02:20:40 INFO : potato2: Moved (server-side) 2026/08/11 02:20:40 INFO : FileLu root 'rclone-test-qereler0rapu': Successfully deleted file: /rclone-test-qereler0rapu/empty space 2026/08/11 02:20:40 INFO : empty space: Moved (server-side) 2026/08/11 02:20:40 INFO : FileLu root 'rclone-test-qereler0rapu': Successfully deleted file: /rclone-test-qereler0rapu/potato3 2026/08/11 02:20:40 INFO : potato3: Moved (server-side) 2026/08/11 02:20:40 INFO : tomatoDir: Removing directory 2026/08/11 02:20:41 INFO : FileLu root 'rclone-test-qereler0rapu': Rmdir: successfully deleted "/rclone-test-qereler0rapu/tomatoDir" 2026/08/11 02:20:41 DEBUG : FileLu root 'rclone-test-qereler0rapu': deleted 1 directories 2026/08/11 02:20:43 DEBUG : FileLu root 'rclone-test-jakewac3jeta': Purge remote 2026/08/11 02:20:44 INFO : FileLu root 'rclone-test-jakewac3jeta': Rmdir: successfully deleted "/rclone-test-jakewac3jeta" 2026/08/11 02:20:44 DEBUG : FileLu root 'rclone-test-qereler0rapu': Purge remote 2026/08/11 02:20:44 INFO : FileLu root 'rclone-test-qereler0rapu': Rmdir: successfully deleted "/rclone-test-qereler0rapu" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (31.67s) === RUN TestServerSideMoveOverlap run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:20:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/rclone-move-test" 2026/08/11 02:20:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/potato2 --- PASS: TestServerSideMoveOverlap (4.81s) === RUN TestSyncOverlap run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:20:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/rclone-sync-test" --- PASS: TestSyncOverlap (1.66s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:20:52 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/rclone-sync-test" 2026/08/11 02:20:53 INFO : FileLu root 'rclone-test-hodidas7yiba/rclone-sync-test': Successfully created folder "rclone-test-hodidas7yiba/rclone-sync-test" with ID 5220471 2026/08/11 02:20:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/rclone-sync-test-include/layer2" 2026/08/11 02:20:54 INFO : FileLu root 'rclone-test-hodidas7yiba/rclone-sync-test-include/layer2': Successfully created folder "rclone-test-hodidas7yiba/rclone-sync-test-include/layer2" with ID 5220473 2026/08/11 02:20:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/rclone-sync-test-ignore-file" 2026/08/11 02:20:55 INFO : FileLu root 'rclone-test-hodidas7yiba/rclone-sync-test-ignore-file': Successfully created folder "rclone-test-hodidas7yiba/rclone-sync-test-ignore-file" with ID 5220474 2026/08/11 02:20:59 DEBUG : rclone-sync-test: Excluded 2026/08/11 02:21:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 02:21:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 02:21:02 DEBUG : FileLu root 'rclone-test-hodidas7yiba/rclone-sync-test': Waiting for checks to finish 2026/08/11 02:21:02 DEBUG : FileLu root 'rclone-test-hodidas7yiba/rclone-sync-test': Waiting for transfers to finish 2026/08/11 02:21:02 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:02 INFO : There was nothing to transfer 2026/08/11 02:21:03 DEBUG : rclone-sync-test: Excluded 2026/08/11 02:21:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 02:21:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 02:21:06 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:21:06 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:21:06 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:06 INFO : rclone-sync-test-include: Removing directory 2026/08/11 02:21:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: Rmdir: directory "/rclone-test-hodidas7yiba/rclone-sync-test-include" is not empty 2026/08/11 02:21:07 DEBUG : FileLu root 'rclone-test-hodidas7yiba': failed to delete 1 directories 2026/08/11 02:21:07 INFO : There was nothing to transfer 2026/08/11 02:21:08 DEBUG : rclone-sync-test: Excluded 2026/08/11 02:21:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 02:21:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 02:21:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/11 02:21:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/11 02:21:11 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:11 INFO : There was nothing to transfer 2026/08/11 02:21:13 DEBUG : rclone-sync-test: Excluded 2026/08/11 02:21:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 02:21:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 02:21:15 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:21:15 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:21:15 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:15 INFO : rclone-sync-test-include: Removing directory 2026/08/11 02:21:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: Rmdir: directory "/rclone-test-hodidas7yiba/rclone-sync-test-include" is not empty 2026/08/11 02:21:16 DEBUG : FileLu root 'rclone-test-hodidas7yiba': failed to delete 1 directories 2026/08/11 02:21:16 INFO : There was nothing to transfer 2026/08/11 02:21:18 DEBUG : Excluded 2026/08/11 02:21:18 DEBUG : rclone-sync-test: Excluded 2026/08/11 02:21:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 02:21:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 02:21:21 DEBUG : FileLu root 'rclone-test-hodidas7yiba/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/11 02:21:21 DEBUG : FileLu root 'rclone-test-hodidas7yiba/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/11 02:21:21 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:21 INFO : There was nothing to transfer 2026/08/11 02:21:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/rclone-sync-test-ignore-file/.ignore 2026/08/11 02:21:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/rclone-sync-test-include/layer2" 2026/08/11 02:21:25 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/rclone-sync-test-include" 2026/08/11 02:21:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/rclone-sync-test-ignore-file" 2026/08/11 02:21:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/rclone-sync-test" --- PASS: TestSyncOverlapWithFilter (35.91s) === RUN TestSyncCompareDest run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:21:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/dst" 2026/08/11 02:21:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/CompareDest" 2026/08/11 02:21:30 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 02:21:30 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:21:30 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:21:31 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully created folder "rclone-test-hodidas7yiba/dst" with ID 5220481 2026/08/11 02:21:32 DEBUG : one: size = 3 OK 2026/08/11 02:21:32 INFO : one: Copied (new) 2026/08/11 02:21:32 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:35 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:21:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:21:35 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:21:35 DEBUG : one: Sizes differ 2026/08/11 02:21:36 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:21:38 DEBUG : one: size = 5 OK 2026/08/11 02:21:38 INFO : one: Copied (replaced existing) 2026/08/11 02:21:38 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/CompareDest" with ID 5220486 2026/08/11 02:21:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:21:46 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:21:46 DEBUG : one: Sizes differ 2026/08/11 02:21:46 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:21:48 DEBUG : one: size = 5 OK 2026/08/11 02:21:48 DEBUG : one: Sizes identical 2026/08/11 02:21:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 02:21:48 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:21:48 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:48 INFO : There was nothing to transfer 2026/08/11 02:21:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:21:52 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:21:52 DEBUG : one: Sizes differ 2026/08/11 02:21:54 DEBUG : two: size = 3 OK 2026/08/11 02:21:54 DEBUG : two: Sizes identical 2026/08/11 02:21:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 02:21:54 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:21:54 DEBUG : one: size = 5 OK 2026/08/11 02:21:54 DEBUG : one: Sizes identical 2026/08/11 02:21:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 02:21:54 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:21:54 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:54 INFO : There was nothing to transfer 2026/08/11 02:21:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:21:55 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:21:55 DEBUG : one: Sizes differ 2026/08/11 02:21:56 DEBUG : two: size = 3 OK 2026/08/11 02:21:56 DEBUG : two: Sizes identical 2026/08/11 02:21:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 02:21:56 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:21:56 DEBUG : one: size = 5 OK 2026/08/11 02:21:56 DEBUG : one: Sizes identical 2026/08/11 02:21:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 02:21:56 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:21:56 DEBUG : Waiting for deletions to finish 2026/08/11 02:21:56 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/11 02:22:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:22:00 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:22:00 DEBUG : one: Sizes differ 2026/08/11 02:22:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:22:01 DEBUG : two: size = 3 (FileLu root 'rclone-test-hodidas7yiba/CompareDest') 2026/08/11 02:22:01 DEBUG : two: Sizes differ 2026/08/11 02:22:01 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 02:22:01 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:22:01 DEBUG : one: size = 5 OK 2026/08/11 02:22:01 DEBUG : one: Sizes identical 2026/08/11 02:22:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 02:22:01 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:22:03 DEBUG : two: size = 5 OK 2026/08/11 02:22:03 INFO : two: Copied (new) 2026/08/11 02:22:03 DEBUG : Waiting for deletions to finish 2026/08/11 02:22:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:22:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/two 2026/08/11 02:22:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/CompareDest/one 2026/08/11 02:22:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/CompareDest/two 2026/08/11 02:22:08 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dst" 2026/08/11 02:22:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/CompareDest" --- PASS: TestSyncCompareDest (42.53s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:22:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/pre-dest1" with ID 5220490 2026/08/11 02:22:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/pre-dest2" with ID 5220491 2026/08/11 02:22:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/dest" 2026/08/11 02:22:16 DEBUG : Config file has changed externally - reloading 2026/08/11 02:22:17 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/pre-dest1" 2026/08/11 02:22:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/pre-dest2" 2026/08/11 02:22:20 DEBUG : 1: size = 1 OK 2026/08/11 02:22:20 DEBUG : 1: Sizes identical 2026/08/11 02:22:20 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/11 02:22:22 DEBUG : 2: size = 1 OK 2026/08/11 02:22:22 DEBUG : 2: Sizes identical 2026/08/11 02:22:22 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/11 02:22:23 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/11 02:22:23 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dest': Waiting for checks to finish 2026/08/11 02:22:23 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dest': Waiting for transfers to finish 2026/08/11 02:22:24 INFO : FileLu root 'rclone-test-hodidas7yiba/dest': Successfully created folder "rclone-test-hodidas7yiba/dest" with ID 5220492 2026/08/11 02:22:26 DEBUG : 3: size = 1 OK 2026/08/11 02:22:26 INFO : 3: Copied (new) 2026/08/11 02:22:26 DEBUG : Waiting for deletions to finish 2026/08/11 02:22:29 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/pre-dest2/2 2026/08/11 02:22:29 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dest/3 2026/08/11 02:22:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/pre-dest1/1 2026/08/11 02:22:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/pre-dest2" 2026/08/11 02:22:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/pre-dest1" 2026/08/11 02:22:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dest" --- PASS: TestSyncMultipleCompareDest (23.74s) === RUN TestSyncCopyDest run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.09s) === RUN TestSyncBackupDir run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:22:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dst" with ID 5220493 2026/08/11 02:22:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/dst" 2026/08/11 02:22:43 DEBUG : Config file has changed externally - reloading 2026/08/11 02:22:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/backup" 2026/08/11 02:22:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone793743902) 2026/08/11 02:22:45 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:22:45 DEBUG : one: Sizes differ 2026/08/11 02:22:45 DEBUG : two: size = 3 OK 2026/08/11 02:22:45 DEBUG : two: Sizes identical 2026/08/11 02:22:45 DEBUG : two: Unchanged skipping 2026/08/11 02:22:45 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:22:48 INFO : FileLu root 'rclone-test-hodidas7yiba/backup': Successfully created folder "rclone-test-hodidas7yiba/backup" with ID 5220494 2026/08/11 02:22:50 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:22:50 INFO : one: Moved (server-side) 2026/08/11 02:22:50 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:22:52 DEBUG : one: size = 4 OK 2026/08/11 02:22:52 INFO : one: Copied (new) 2026/08/11 02:22:52 DEBUG : Waiting for deletions to finish 2026/08/11 02:22:58 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:22:58 INFO : three.txt: Moved (server-side) 2026/08/11 02:22:58 INFO : three.txt: Moved into backup dir 2026/08/11 02:23:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:23:03 DEBUG : one: size = 4 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:23:03 DEBUG : one: Sizes differ 2026/08/11 02:23:03 DEBUG : two: size = 3 OK 2026/08/11 02:23:03 DEBUG : two: Sizes identical 2026/08/11 02:23:03 DEBUG : two: Unchanged skipping 2026/08/11 02:23:03 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:23:04 INFO : FileLu root 'rclone-test-hodidas7yiba/backup': Successfully deleted file: /rclone-test-hodidas7yiba/backup/one 2026/08/11 02:23:04 INFO : one: Deleted 2026/08/11 02:23:08 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:23:08 INFO : one: Moved (server-side) 2026/08/11 02:23:08 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:23:10 DEBUG : one: size = 5 OK 2026/08/11 02:23:10 INFO : one: Copied (new) 2026/08/11 02:23:10 DEBUG : Waiting for deletions to finish 2026/08/11 02:23:12 INFO : FileLu root 'rclone-test-hodidas7yiba/backup': Successfully deleted file: /rclone-test-hodidas7yiba/backup/three.txt 2026/08/11 02:23:12 INFO : three.txt: Deleted 2026/08/11 02:23:16 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:23:16 INFO : three.txt: Moved (server-side) 2026/08/11 02:23:16 INFO : three.txt: Moved into backup dir 2026/08/11 02:23:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:23:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/two 2026/08/11 02:23:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/backup/one 2026/08/11 02:23:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/backup/three.txt 2026/08/11 02:23:22 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dst" 2026/08/11 02:23:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/backup" --- PASS: TestSyncBackupDir (48.44s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:23:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dst" with ID 5220495 2026/08/11 02:23:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/dst" 2026/08/11 02:23:33 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/backup" 2026/08/11 02:23:34 DEBUG : two: size = 3 OK 2026/08/11 02:23:34 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:23:34 DEBUG : two: Sizes identical 2026/08/11 02:23:34 DEBUG : two: Unchanged skipping 2026/08/11 02:23:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone793743902) 2026/08/11 02:23:34 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:23:34 DEBUG : one: Sizes differ 2026/08/11 02:23:37 INFO : FileLu root 'rclone-test-hodidas7yiba/backup': Successfully created folder "rclone-test-hodidas7yiba/backup" with ID 5220496 2026/08/11 02:23:39 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:23:39 INFO : one: Moved (server-side) to: one.bak 2026/08/11 02:23:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:23:41 DEBUG : one: size = 4 OK 2026/08/11 02:23:41 INFO : one: Copied (new) 2026/08/11 02:23:41 DEBUG : Waiting for deletions to finish 2026/08/11 02:23:46 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:23:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 02:23:46 INFO : three.txt: Moved into backup dir 2026/08/11 02:23:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:23:51 DEBUG : one: size = 4 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:23:51 DEBUG : one: Sizes differ 2026/08/11 02:23:51 DEBUG : two: size = 3 OK 2026/08/11 02:23:51 DEBUG : two: Sizes identical 2026/08/11 02:23:51 DEBUG : two: Unchanged skipping 2026/08/11 02:23:51 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:23:53 INFO : FileLu root 'rclone-test-hodidas7yiba/backup': Successfully deleted file: /rclone-test-hodidas7yiba/backup/one.bak 2026/08/11 02:23:53 INFO : one.bak: Deleted 2026/08/11 02:23:57 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:23:57 INFO : one: Moved (server-side) to: one.bak 2026/08/11 02:23:57 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:23:59 DEBUG : one: size = 5 OK 2026/08/11 02:23:59 INFO : one: Copied (new) 2026/08/11 02:23:59 DEBUG : Waiting for deletions to finish 2026/08/11 02:24:01 INFO : FileLu root 'rclone-test-hodidas7yiba/backup': Successfully deleted file: /rclone-test-hodidas7yiba/backup/three.txt.bak 2026/08/11 02:24:01 INFO : three.txt.bak: Deleted 2026/08/11 02:24:05 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:24:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 02:24:05 INFO : three.txt: Moved into backup dir 2026/08/11 02:24:08 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:24:08 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/two 2026/08/11 02:24:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/backup/one.bak 2026/08/11 02:24:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/backup/three.txt.bak 2026/08/11 02:24:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dst" 2026/08/11 02:24:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/backup" --- PASS: TestSyncBackupDirWithSuffix (48.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:24:13 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dst" with ID 5220497 2026/08/11 02:24:21 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/dst" 2026/08/11 02:24:21 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/backup" 2026/08/11 02:24:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone793743902) 2026/08/11 02:24:22 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:24:22 DEBUG : one: Sizes differ 2026/08/11 02:24:22 DEBUG : two: size = 3 OK 2026/08/11 02:24:22 DEBUG : two: Sizes identical 2026/08/11 02:24:22 DEBUG : two: Unchanged skipping 2026/08/11 02:24:22 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:24:25 INFO : FileLu root 'rclone-test-hodidas7yiba/backup': Successfully created folder "rclone-test-hodidas7yiba/backup" with ID 5220498 2026/08/11 02:24:27 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:24:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 02:24:27 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:24:29 DEBUG : one: size = 4 OK 2026/08/11 02:24:29 INFO : one: Copied (new) 2026/08/11 02:24:29 DEBUG : Waiting for deletions to finish 2026/08/11 02:24:34 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:24:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 02:24:34 INFO : three.txt: Moved into backup dir 2026/08/11 02:24:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:24:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:24:39 DEBUG : one: size = 4 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:24:39 DEBUG : one: Sizes differ 2026/08/11 02:24:39 DEBUG : two: size = 3 OK 2026/08/11 02:24:39 DEBUG : two: Sizes identical 2026/08/11 02:24:39 DEBUG : two: Unchanged skipping 2026/08/11 02:24:41 INFO : FileLu root 'rclone-test-hodidas7yiba/backup': Successfully deleted file: /rclone-test-hodidas7yiba/backup/one-2019-01-01 2026/08/11 02:24:41 INFO : one-2019-01-01: Deleted 2026/08/11 02:24:45 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:24:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 02:24:45 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:24:47 DEBUG : one: size = 5 OK 2026/08/11 02:24:47 INFO : one: Copied (new) 2026/08/11 02:24:47 DEBUG : Waiting for deletions to finish 2026/08/11 02:24:48 INFO : FileLu root 'rclone-test-hodidas7yiba/backup': Successfully deleted file: /rclone-test-hodidas7yiba/backup/three-2019-01-01.txt 2026/08/11 02:24:48 INFO : three-2019-01-01.txt: Deleted 2026/08/11 02:24:53 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:24:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 02:24:53 INFO : three.txt: Moved into backup dir 2026/08/11 02:24:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:24:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/two 2026/08/11 02:24:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/backup/one-2019-01-01 2026/08/11 02:24:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/backup/three-2019-01-01.txt 2026/08/11 02:24:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dst" 2026/08/11 02:24:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/backup" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:25:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dst" with ID 5220499 2026/08/11 02:25:08 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/dst" 2026/08/11 02:25:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone793743902) 2026/08/11 02:25:09 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:25:09 DEBUG : one: Sizes differ 2026/08/11 02:25:09 DEBUG : two: size = 3 OK 2026/08/11 02:25:09 DEBUG : two: Sizes identical 2026/08/11 02:25:09 DEBUG : two: Unchanged skipping 2026/08/11 02:25:09 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:25:14 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:25:14 INFO : one: Moved (server-side) to: one.bak 2026/08/11 02:25:14 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:25:16 DEBUG : one: size = 4 OK 2026/08/11 02:25:16 INFO : one: Copied (new) 2026/08/11 02:25:16 DEBUG : Waiting for deletions to finish 2026/08/11 02:25:21 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:25:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 02:25:21 INFO : three.txt: Moved into backup dir 2026/08/11 02:25:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/11 02:25:26 DEBUG : three.txt.bak: Excluded 2026/08/11 02:25:26 DEBUG : one.bak: Excluded (Path Filter) 2026/08/11 02:25:26 DEBUG : one.bak: Excluded 2026/08/11 02:25:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:25:26 DEBUG : one: size = 4 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:25:26 DEBUG : one: Sizes differ 2026/08/11 02:25:26 DEBUG : two: size = 3 OK 2026/08/11 02:25:26 DEBUG : two: Sizes identical 2026/08/11 02:25:26 DEBUG : two: Unchanged skipping 2026/08/11 02:25:26 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for checks to finish 2026/08/11 02:25:27 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one.bak 2026/08/11 02:25:27 INFO : one.bak: Deleted 2026/08/11 02:25:32 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:25:32 INFO : one: Moved (server-side) to: one.bak 2026/08/11 02:25:32 DEBUG : FileLu root 'rclone-test-hodidas7yiba/dst': Waiting for transfers to finish 2026/08/11 02:25:34 DEBUG : one: size = 5 OK 2026/08/11 02:25:34 INFO : one: Copied (new) 2026/08/11 02:25:34 DEBUG : Waiting for deletions to finish 2026/08/11 02:25:35 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt.bak 2026/08/11 02:25:35 INFO : three.txt.bak: Deleted 2026/08/11 02:25:40 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:25:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 02:25:40 INFO : three.txt: Moved into backup dir 2026/08/11 02:25:42 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:25:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one.bak 2026/08/11 02:25:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt.bak 2026/08/11 02:25:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/two 2026/08/11 02:25:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dst" --- PASS: TestSyncBackupDirSuffixOnly (45.82s) === RUN TestSyncSuffix run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:25:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dst" with ID 5220500 2026/08/11 02:25:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/dst" 2026/08/11 02:25:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone793743902) 2026/08/11 02:25:55 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:25:55 DEBUG : one: Sizes differ 2026/08/11 02:26:00 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:26:00 INFO : one: Moved (server-side) to: one.bak 2026/08/11 02:26:02 DEBUG : one: size = 4 OK 2026/08/11 02:26:02 INFO : one: Copied (new) 2026/08/11 02:26:03 DEBUG : two: size = 3 OK 2026/08/11 02:26:03 DEBUG : two: Sizes identical 2026/08/11 02:26:03 DEBUG : two: Unchanged skipping 2026/08/11 02:26:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone793743902) 2026/08/11 02:26:04 DEBUG : three.txt: size = 5 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:26:04 DEBUG : three.txt: Sizes differ 2026/08/11 02:26:09 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:26:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 02:26:12 DEBUG : three.txt: size = 6 OK 2026/08/11 02:26:12 INFO : three.txt: Copied (new) 2026/08/11 02:26:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:26:15 DEBUG : one: size = 4 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:26:15 DEBUG : one: Sizes differ 2026/08/11 02:26:17 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one.bak 2026/08/11 02:26:17 INFO : one.bak: Deleted 2026/08/11 02:26:21 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:26:21 INFO : one: Moved (server-side) to: one.bak 2026/08/11 02:26:23 DEBUG : one: size = 5 OK 2026/08/11 02:26:23 INFO : one: Copied (new) 2026/08/11 02:26:24 DEBUG : two: size = 3 OK 2026/08/11 02:26:24 DEBUG : two: Sizes identical 2026/08/11 02:26:24 DEBUG : two: Unchanged skipping 2026/08/11 02:26:25 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone793743902) 2026/08/11 02:26:25 DEBUG : three.txt: size = 6 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:26:25 DEBUG : three.txt: Sizes differ 2026/08/11 02:26:27 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt.bak 2026/08/11 02:26:27 INFO : three.txt.bak: Deleted 2026/08/11 02:26:31 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:26:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 02:26:34 DEBUG : three.txt: size = 19 OK 2026/08/11 02:26:34 INFO : three.txt: Copied (new) 2026/08/11 02:26:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:26:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one.bak 2026/08/11 02:26:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:26:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt.bak 2026/08/11 02:26:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/two 2026/08/11 02:26:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dst" --- PASS: TestSyncSuffix (54.51s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:26:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dst" with ID 5220501 2026/08/11 02:26:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hodidas7yiba/dst" 2026/08/11 02:26:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone793743902) 2026/08/11 02:26:50 DEBUG : one: size = 3 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:26:50 DEBUG : one: Sizes differ 2026/08/11 02:26:54 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:26:54 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 02:26:56 DEBUG : one: size = 4 OK 2026/08/11 02:26:56 INFO : one: Copied (new) 2026/08/11 02:26:58 DEBUG : two: size = 3 OK 2026/08/11 02:26:58 DEBUG : two: Sizes identical 2026/08/11 02:26:58 DEBUG : two: Unchanged skipping 2026/08/11 02:26:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone793743902) 2026/08/11 02:26:59 DEBUG : three.txt: size = 5 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:26:59 DEBUG : three.txt: Sizes differ 2026/08/11 02:27:04 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:27:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 02:27:06 DEBUG : three.txt: size = 6 OK 2026/08/11 02:27:06 INFO : three.txt: Copied (new) 2026/08/11 02:27:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone793743902) 2026/08/11 02:27:10 DEBUG : one: size = 4 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:27:10 DEBUG : one: Sizes differ 2026/08/11 02:27:11 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one-2019-01-01 2026/08/11 02:27:11 INFO : one-2019-01-01: Deleted 2026/08/11 02:27:15 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:27:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 02:27:17 DEBUG : one: size = 5 OK 2026/08/11 02:27:17 INFO : one: Copied (new) 2026/08/11 02:27:18 DEBUG : two: size = 3 OK 2026/08/11 02:27:18 DEBUG : two: Sizes identical 2026/08/11 02:27:18 DEBUG : two: Unchanged skipping 2026/08/11 02:27:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone793743902) 2026/08/11 02:27:19 DEBUG : three.txt: size = 6 (FileLu root 'rclone-test-hodidas7yiba/dst') 2026/08/11 02:27:19 DEBUG : three.txt: Sizes differ 2026/08/11 02:27:21 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three-2019-01-01.txt 2026/08/11 02:27:21 INFO : three-2019-01-01.txt: Deleted 2026/08/11 02:27:25 INFO : FileLu root 'rclone-test-hodidas7yiba/dst': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:27:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 02:27:28 DEBUG : three.txt: size = 19 OK 2026/08/11 02:27:28 INFO : three.txt: Copied (new) 2026/08/11 02:27:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one 2026/08/11 02:27:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/one-2019-01-01 2026/08/11 02:27:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three-2019-01-01.txt 2026/08/11 02:27:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/three.txt 2026/08/11 02:27:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dst/two 2026/08/11 02:27:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dst" --- PASS: TestSyncSuffixKeepExtension (54.26s) === RUN TestSyncUTFNorm run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:27:37 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone793743902) 2026/08/11 02:27:37 DEBUG : Testêé: size = 18 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:27:37 DEBUG : Testêé: Sizes differ 2026/08/11 02:27:37 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:27:37 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:27:40 DEBUG : Testêé: size = 14 OK 2026/08/11 02:27:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/11 02:27:40 DEBUG : Waiting for deletions to finish 2026/08/11 02:27:42 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/Testêé --- PASS: TestSyncUTFNorm (7.93s) === RUN TestSyncImmutable run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:27:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 02:27:43 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:27:43 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:27:45 DEBUG : existing: size = 6 OK 2026/08/11 02:27:45 INFO : existing: Copied (new) 2026/08/11 02:27:45 DEBUG : Waiting for deletions to finish 2026/08/11 02:27:47 DEBUG : existing: size = 8 (Local file system at /tmp/rclone793743902) 2026/08/11 02:27:47 DEBUG : existing: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:27:47 DEBUG : existing: Sizes differ 2026/08/11 02:27:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/11 02:27:47 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:27:47 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:27:47 ERROR : FileLu root 'rclone-test-hodidas7yiba': not deleting files as there were IO errors 2026/08/11 02:27:47 ERROR : FileLu root 'rclone-test-hodidas7yiba': not deleting directories as there were IO errors 2026/08/11 02:27:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/existing --- PASS: TestSyncImmutable (7.09s) === RUN TestSyncIgnoreCase run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:27:53 DEBUG : EXISTING: size = 6 OK 2026/08/11 02:27:53 DEBUG : existing: Sizes identical 2026/08/11 02:27:53 DEBUG : existing: Unchanged skipping 2026/08/11 02:27:53 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:27:53 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:27:53 DEBUG : Waiting for deletions to finish 2026/08/11 02:27:53 INFO : There was nothing to transfer 2026/08/11 02:27:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/EXISTING --- PASS: TestSyncIgnoreCase (5.38s) === RUN TestFixCase run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.08s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (3.31s) --- SKIP: TestMaxTransfer/Hard (1.11s) --- SKIP: TestMaxTransfer/Soft (1.09s) --- SKIP: TestMaxTransfer/Cautious (1.11s) === RUN TestSyncConcurrentDelete run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:29:25 DEBUG : both0: size = 6 OK 2026/08/11 02:29:25 DEBUG : both0: Sizes identical 2026/08/11 02:29:25 DEBUG : both0: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both10: size = 6 OK 2026/08/11 02:29:25 DEBUG : both10: Sizes identical 2026/08/11 02:29:25 DEBUG : both10: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both11: size = 6 OK 2026/08/11 02:29:25 DEBUG : both11: Sizes identical 2026/08/11 02:29:25 DEBUG : both11: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both12: size = 6 OK 2026/08/11 02:29:25 DEBUG : both12: Sizes identical 2026/08/11 02:29:25 DEBUG : both12: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both13: size = 6 OK 2026/08/11 02:29:25 DEBUG : both13: Sizes identical 2026/08/11 02:29:25 DEBUG : both13: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both14: size = 6 OK 2026/08/11 02:29:25 DEBUG : both14: Sizes identical 2026/08/11 02:29:25 DEBUG : both14: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both15: size = 6 OK 2026/08/11 02:29:25 DEBUG : both15: Sizes identical 2026/08/11 02:29:25 DEBUG : both15: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both16: size = 6 OK 2026/08/11 02:29:25 DEBUG : both16: Sizes identical 2026/08/11 02:29:25 DEBUG : both16: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both17: size = 6 OK 2026/08/11 02:29:25 DEBUG : both17: Sizes identical 2026/08/11 02:29:25 DEBUG : both17: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both18: size = 6 OK 2026/08/11 02:29:25 DEBUG : both18: Sizes identical 2026/08/11 02:29:25 DEBUG : both18: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both19: size = 6 OK 2026/08/11 02:29:25 DEBUG : both19: Sizes identical 2026/08/11 02:29:25 DEBUG : both19: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both1: size = 6 OK 2026/08/11 02:29:25 DEBUG : both1: Sizes identical 2026/08/11 02:29:25 DEBUG : both1: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both2: size = 6 OK 2026/08/11 02:29:25 DEBUG : both2: Sizes identical 2026/08/11 02:29:25 DEBUG : both2: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both3: size = 6 OK 2026/08/11 02:29:25 DEBUG : both3: Sizes identical 2026/08/11 02:29:25 DEBUG : both3: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both4: size = 6 OK 2026/08/11 02:29:25 DEBUG : both4: Sizes identical 2026/08/11 02:29:25 DEBUG : both4: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both5: size = 6 OK 2026/08/11 02:29:25 DEBUG : both5: Sizes identical 2026/08/11 02:29:25 DEBUG : both5: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both6: size = 6 OK 2026/08/11 02:29:25 DEBUG : both6: Sizes identical 2026/08/11 02:29:25 DEBUG : both6: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both7: size = 6 OK 2026/08/11 02:29:25 DEBUG : both7: Sizes identical 2026/08/11 02:29:25 DEBUG : both7: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both8: size = 6 OK 2026/08/11 02:29:25 DEBUG : both8: Sizes identical 2026/08/11 02:29:25 DEBUG : both8: Unchanged skipping 2026/08/11 02:29:25 DEBUG : both9: size = 6 OK 2026/08/11 02:29:25 DEBUG : both9: Sizes identical 2026/08/11 02:29:25 DEBUG : both9: Unchanged skipping 2026/08/11 02:29:25 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:29:25 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:29:25 DEBUG : Waiting for deletions to finish 2026/08/11 02:29:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only17 2026/08/11 02:29:26 INFO : only17: Deleted 2026/08/11 02:29:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only18 2026/08/11 02:29:26 INFO : only18: Deleted 2026/08/11 02:29:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only1 2026/08/11 02:29:26 INFO : only1: Deleted 2026/08/11 02:29:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only4 2026/08/11 02:29:26 INFO : only4: Deleted 2026/08/11 02:29:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only6 2026/08/11 02:29:26 INFO : only6: Deleted 2026/08/11 02:29:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only16 2026/08/11 02:29:26 INFO : only16: Deleted 2026/08/11 02:29:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only14 2026/08/11 02:29:26 INFO : only14: Deleted 2026/08/11 02:29:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only19 2026/08/11 02:29:26 INFO : only19: Deleted 2026/08/11 02:29:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only2 2026/08/11 02:29:27 INFO : only2: Deleted 2026/08/11 02:29:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only8 2026/08/11 02:29:27 INFO : only8: Deleted 2026/08/11 02:29:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only11 2026/08/11 02:29:27 INFO : only11: Deleted 2026/08/11 02:29:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only12 2026/08/11 02:29:27 INFO : only12: Deleted 2026/08/11 02:29:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only15 2026/08/11 02:29:27 INFO : only15: Deleted 2026/08/11 02:29:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only5 2026/08/11 02:29:27 INFO : only5: Deleted 2026/08/11 02:29:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only3 2026/08/11 02:29:27 INFO : only3: Deleted 2026/08/11 02:29:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only0 2026/08/11 02:29:27 INFO : only0: Deleted 2026/08/11 02:29:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only13 2026/08/11 02:29:28 INFO : only13: Deleted 2026/08/11 02:29:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only7 2026/08/11 02:29:28 INFO : only7: Deleted 2026/08/11 02:29:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only9 2026/08/11 02:29:28 INFO : only9: Deleted 2026/08/11 02:29:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only10 2026/08/11 02:29:28 INFO : only10: Deleted 2026/08/11 02:29:28 INFO : There was nothing to transfer 2026/08/11 02:29:29 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both0 2026/08/11 02:29:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both1 2026/08/11 02:29:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both10 2026/08/11 02:29:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both11 2026/08/11 02:29:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both12 2026/08/11 02:29:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both13 2026/08/11 02:29:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both14 2026/08/11 02:29:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both15 2026/08/11 02:29:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both16 2026/08/11 02:29:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both17 2026/08/11 02:29:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both18 2026/08/11 02:29:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both19 2026/08/11 02:29:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both2 2026/08/11 02:29:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both3 2026/08/11 02:29:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both4 2026/08/11 02:29:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both5 2026/08/11 02:29:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both6 2026/08/11 02:29:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both7 2026/08/11 02:29:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both8 2026/08/11 02:29:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both9 --- PASS: TestSyncConcurrentDelete (101.89s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:31:06 DEBUG : both10: size = 6 OK 2026/08/11 02:31:06 DEBUG : both11: size = 6 OK 2026/08/11 02:31:06 DEBUG : both11: Sizes identical 2026/08/11 02:31:06 DEBUG : both12: size = 6 OK 2026/08/11 02:31:06 DEBUG : both12: Sizes identical 2026/08/11 02:31:06 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:31:06 DEBUG : both10: Sizes identical 2026/08/11 02:31:06 DEBUG : both0: size = 6 OK 2026/08/11 02:31:06 DEBUG : both0: Sizes identical 2026/08/11 02:31:06 DEBUG : both11: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both13: size = 6 OK 2026/08/11 02:31:06 DEBUG : both13: Sizes identical 2026/08/11 02:31:06 DEBUG : both13: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both14: size = 6 OK 2026/08/11 02:31:06 DEBUG : both14: Sizes identical 2026/08/11 02:31:06 DEBUG : both14: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both15: size = 6 OK 2026/08/11 02:31:06 DEBUG : both15: Sizes identical 2026/08/11 02:31:06 DEBUG : both15: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both16: size = 6 OK 2026/08/11 02:31:06 DEBUG : both16: Sizes identical 2026/08/11 02:31:06 DEBUG : both12: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both17: size = 6 OK 2026/08/11 02:31:06 DEBUG : both17: Sizes identical 2026/08/11 02:31:06 DEBUG : both17: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both18: size = 6 OK 2026/08/11 02:31:06 DEBUG : both18: Sizes identical 2026/08/11 02:31:06 DEBUG : both18: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both19: size = 6 OK 2026/08/11 02:31:06 DEBUG : both19: Sizes identical 2026/08/11 02:31:06 DEBUG : both19: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both1: size = 6 OK 2026/08/11 02:31:06 DEBUG : both1: Sizes identical 2026/08/11 02:31:06 DEBUG : both1: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both2: size = 6 OK 2026/08/11 02:31:06 DEBUG : both2: Sizes identical 2026/08/11 02:31:06 DEBUG : both2: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both3: size = 6 OK 2026/08/11 02:31:06 DEBUG : both3: Sizes identical 2026/08/11 02:31:06 DEBUG : both10: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both4: size = 6 OK 2026/08/11 02:31:06 DEBUG : both4: Sizes identical 2026/08/11 02:31:06 DEBUG : both0: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both5: size = 6 OK 2026/08/11 02:31:06 DEBUG : both5: Sizes identical 2026/08/11 02:31:06 DEBUG : both16: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both6: size = 6 OK 2026/08/11 02:31:06 DEBUG : both6: Sizes identical 2026/08/11 02:31:06 DEBUG : both3: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both7: size = 6 OK 2026/08/11 02:31:06 DEBUG : both7: Sizes identical 2026/08/11 02:31:06 DEBUG : both7: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both8: size = 6 OK 2026/08/11 02:31:06 DEBUG : both8: Sizes identical 2026/08/11 02:31:06 DEBUG : both8: Unchanged skipping 2026/08/11 02:31:06 DEBUG : both9: size = 6 OK 2026/08/11 02:31:06 DEBUG : both9: Sizes identical 2026/08/11 02:31:06 DEBUG : both9: Unchanged skipping 2026/08/11 02:31:06 DEBUG : only0: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only0: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only0: Sizes differ 2026/08/11 02:31:06 DEBUG : only10: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only10: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only10: Sizes differ 2026/08/11 02:31:06 DEBUG : only11: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only11: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : both4: Unchanged skipping 2026/08/11 02:31:06 DEBUG : only12: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only12: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only12: Sizes differ 2026/08/11 02:31:06 DEBUG : both5: Unchanged skipping 2026/08/11 02:31:06 DEBUG : only13: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only13: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only13: Sizes differ 2026/08/11 02:31:06 DEBUG : both6: Unchanged skipping 2026/08/11 02:31:06 DEBUG : only14: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only15: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only14: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only14: Sizes differ 2026/08/11 02:31:06 DEBUG : only16: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only16: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only16: Sizes differ 2026/08/11 02:31:06 DEBUG : only17: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only17: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only17: Sizes differ 2026/08/11 02:31:06 DEBUG : only18: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only18: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only18: Sizes differ 2026/08/11 02:31:06 DEBUG : only19: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only19: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only19: Sizes differ 2026/08/11 02:31:06 DEBUG : only11: Sizes differ 2026/08/11 02:31:06 DEBUG : only15: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only15: Sizes differ 2026/08/11 02:31:06 DEBUG : only1: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only1: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only1: Sizes differ 2026/08/11 02:31:06 DEBUG : only3: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only3: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only3: Sizes differ 2026/08/11 02:31:06 DEBUG : only4: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only4: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only4: Sizes differ 2026/08/11 02:31:06 DEBUG : only5: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only5: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only5: Sizes differ 2026/08/11 02:31:06 DEBUG : only6: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only6: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only6: Sizes differ 2026/08/11 02:31:06 DEBUG : only7: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only7: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only7: Sizes differ 2026/08/11 02:31:06 DEBUG : only8: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only8: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only8: Sizes differ 2026/08/11 02:31:06 DEBUG : only9: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only9: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only9: Sizes differ 2026/08/11 02:31:06 DEBUG : only2: size = 0 (Local file system at /tmp/rclone793743902) 2026/08/11 02:31:06 DEBUG : only2: size = 6 (FileLu root 'rclone-test-hodidas7yiba') 2026/08/11 02:31:06 DEBUG : only2: Sizes differ 2026/08/11 02:31:06 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:31:09 DEBUG : only12: size = 0 OK 2026/08/11 02:31:09 INFO : only12: Copied (replaced existing) 2026/08/11 02:31:09 DEBUG : only0: size = 0 OK 2026/08/11 02:31:09 INFO : only0: Copied (replaced existing) 2026/08/11 02:31:09 DEBUG : only10: size = 0 OK 2026/08/11 02:31:09 INFO : only10: Copied (replaced existing) 2026/08/11 02:31:09 DEBUG : only13: size = 0 OK 2026/08/11 02:31:09 INFO : only13: Copied (replaced existing) 2026/08/11 02:31:12 DEBUG : only14: size = 0 OK 2026/08/11 02:31:12 INFO : only14: Copied (replaced existing) 2026/08/11 02:31:12 DEBUG : only17: size = 0 OK 2026/08/11 02:31:12 INFO : only17: Copied (replaced existing) 2026/08/11 02:31:12 DEBUG : only16: size = 0 OK 2026/08/11 02:31:12 INFO : only16: Copied (replaced existing) 2026/08/11 02:31:12 DEBUG : only18: size = 0 OK 2026/08/11 02:31:12 INFO : only18: Copied (replaced existing) 2026/08/11 02:31:14 DEBUG : only19: size = 0 OK 2026/08/11 02:31:14 INFO : only19: Copied (replaced existing) 2026/08/11 02:31:14 DEBUG : only11: size = 0 OK 2026/08/11 02:31:14 INFO : only11: Copied (replaced existing) 2026/08/11 02:31:15 DEBUG : only4: size = 0 OK 2026/08/11 02:31:15 INFO : only4: Copied (replaced existing) 2026/08/11 02:31:15 DEBUG : only3: size = 0 OK 2026/08/11 02:31:15 INFO : only3: Copied (replaced existing) 2026/08/11 02:31:17 DEBUG : only5: size = 0 OK 2026/08/11 02:31:17 INFO : only5: Copied (replaced existing) 2026/08/11 02:31:17 DEBUG : only7: size = 0 OK 2026/08/11 02:31:17 INFO : only7: Copied (replaced existing) 2026/08/11 02:31:17 DEBUG : only6: size = 0 OK 2026/08/11 02:31:17 INFO : only6: Copied (replaced existing) 2026/08/11 02:31:17 DEBUG : only8: size = 0 OK 2026/08/11 02:31:17 INFO : only8: Copied (replaced existing) 2026/08/11 02:31:20 DEBUG : only9: size = 0 OK 2026/08/11 02:31:20 INFO : only9: Copied (replaced existing) 2026/08/11 02:31:20 DEBUG : only15: size = 0 OK 2026/08/11 02:31:20 INFO : only15: Copied (replaced existing) 2026/08/11 02:31:20 DEBUG : only1: size = 0 OK 2026/08/11 02:31:20 INFO : only1: Copied (replaced existing) 2026/08/11 02:31:20 DEBUG : only2: size = 0 OK 2026/08/11 02:31:20 INFO : only2: Copied (replaced existing) 2026/08/11 02:31:20 DEBUG : Waiting for deletions to finish 2026/08/11 02:31:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both0 2026/08/11 02:31:22 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both1 2026/08/11 02:31:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both10 2026/08/11 02:31:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both11 2026/08/11 02:31:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both12 2026/08/11 02:31:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both13 2026/08/11 02:31:25 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both14 2026/08/11 02:31:25 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both15 2026/08/11 02:31:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both16 2026/08/11 02:31:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both17 2026/08/11 02:31:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both18 2026/08/11 02:31:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both19 2026/08/11 02:31:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both2 2026/08/11 02:31:29 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both3 2026/08/11 02:31:29 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both4 2026/08/11 02:31:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both5 2026/08/11 02:31:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both6 2026/08/11 02:31:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both7 2026/08/11 02:31:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both8 2026/08/11 02:31:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/both9 2026/08/11 02:31:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only0 2026/08/11 02:31:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only1 2026/08/11 02:31:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only10 2026/08/11 02:31:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only11 2026/08/11 02:31:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only12 2026/08/11 02:31:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only13 2026/08/11 02:31:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only14 2026/08/11 02:31:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only15 2026/08/11 02:31:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only16 2026/08/11 02:31:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only17 2026/08/11 02:31:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only18 2026/08/11 02:31:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only19 2026/08/11 02:31:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only2 2026/08/11 02:31:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only3 2026/08/11 02:31:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only4 2026/08/11 02:31:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only5 2026/08/11 02:31:42 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only6 2026/08/11 02:31:42 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only7 2026/08/11 02:31:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only8 2026/08/11 02:31:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/only9 --- PASS: TestSyncConcurrentTruncate (122.89s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:31:44 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:31:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 02:31:44 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 02:31:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 02:31:44 INFO : empty_on_remote: Making directory 2026/08/11 02:31:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/empty_on_remote" with ID 5220522 2026/08/11 02:31:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 02:31:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 02:31:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 02:31:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 02:31:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/11 02:31:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/file1 2026/08/11 02:31:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/test_dir1/file2 2026/08/11 02:31:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/test_dir2/sub_dir/file3 2026/08/11 02:31:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/test_dir2/sub_dir" 2026/08/11 02:31:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/test_dir2" 2026/08/11 02:31:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/test_dir1" 2026/08/11 02:31:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/empty_on_remote" --- PASS: TestSyncReplaceDirModTime (14.74s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:31:59 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:31:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 02:31:59 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 02:31:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 02:31:59 INFO : empty_on_remote: Making directory 2026/08/11 02:31:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/empty_on_remote" with ID 5220526 2026/08/11 02:31:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 02:32:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 02:32:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 02:32:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 02:32:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/11 02:32:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/11 02:32:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/file1 2026/08/11 02:32:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/test_dir1/file2 2026/08/11 02:32:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/test_dir2/sub_dir/file3 2026/08/11 02:32:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/test_dir2/sub_dir" 2026/08/11 02:32:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/test_dir2" 2026/08/11 02:32:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/test_dir1" 2026/08/11 02:32:15 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/empty_on_remote" 2026/08/11 02:32:16 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/empty_dir" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:32:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 02:32:16 INFO : sub dir: Making directory 2026/08/11 02:32:17 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220531 2026/08/11 02:32:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/11 02:32:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:32:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir2/very/very/very/very/very/nested/subdir/hello world 2026/08/11 02:32:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very/very/very/nested/subdir" 2026/08/11 02:32:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very/very/very/nested" 2026/08/11 02:32:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very/very/very" 2026/08/11 02:32:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very/very" 2026/08/11 02:32:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very" 2026/08/11 02:32:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very" 2026/08/11 02:32:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very" 2026/08/11 02:32:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2" 2026/08/11 02:32:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestNothingToTransferWithEmptyDirs (38.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:32:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 02:32:55 INFO : sub dir: Making directory 2026/08/11 02:32:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir" with ID 5220540 2026/08/11 02:32:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/11 02:33:15 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir/hello world 2026/08/11 02:33:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir2/very/very/very/very/very/nested/subdir/hello world 2026/08/11 02:33:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very/very/very/nested/subdir" 2026/08/11 02:33:22 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very/very/very/nested" 2026/08/11 02:33:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very/very/very" 2026/08/11 02:33:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very/very" 2026/08/11 02:33:25 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very/very" 2026/08/11 02:33:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very/very" 2026/08/11 02:33:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2/very" 2026/08/11 02:33:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir2" 2026/08/11 02:33:29 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir" --- PASS: TestNothingToTransferWithoutEmptyDirs (35.35s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:33:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220549 2026/08/11 02:34:19 DEBUG : Waiting for deletions to finish 2026/08/11 02:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:34:19 DEBUG : splitbananasplit: Excluded 2026/08/11 02:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:34:19 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:34:19 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:34:19 DEBUG : banana: Excluded 2026/08/11 02:34:19 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:34:19 DEBUG : apple: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:34:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:34:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:34:21 DEBUG : apple: size = 5 OK 2026/08/11 02:34:21 DEBUG : apple: Sizes identical 2026/08/11 02:34:21 DEBUG : apple: Unchanged skipping 2026/08/11 02:34:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:34:21 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:34:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:34:21 DEBUG : banana: size = 6 OK 2026/08/11 02:34:21 DEBUG : banana: Sizes identical 2026/08/11 02:34:21 DEBUG : banana: Unchanged skipping 2026/08/11 02:34:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:34:21 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:34:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:34:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:34:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:34:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:34:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:34:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:34:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:34:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:34:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:34:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:34:22 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:34:22 DEBUG : Waiting for deletions to finish 2026/08/11 02:34:22 INFO : There was nothing to transfer 2026/08/11 02:34:22 DEBUG : Waiting for deletions to finish 2026/08/11 02:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : splitbananasplit: Excluded 2026/08/11 02:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:34:23 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : banana: Excluded 2026/08/11 02:34:23 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : apple: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:34:25 DEBUG : apple: size = 5 OK 2026/08/11 02:34:25 DEBUG : apple: Sizes identical 2026/08/11 02:34:25 DEBUG : apple: Unchanged skipping 2026/08/11 02:34:25 DEBUG : banana: size = 6 OK 2026/08/11 02:34:25 DEBUG : banana: Sizes identical 2026/08/11 02:34:25 DEBUG : banana: Unchanged skipping 2026/08/11 02:34:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:34:25 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:34:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:34:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:34:25 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:34:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:34:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:34:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:34:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:34:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:34:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:34:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:34:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:34:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:34:26 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:34:26 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:34:26 DEBUG : Waiting for deletions to finish 2026/08/11 02:34:26 INFO : There was nothing to transfer 2026/08/11 02:34:26 DEBUG : Waiting for deletions to finish 2026/08/11 02:34:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:34:26 DEBUG : splitbananasplit: Excluded 2026/08/11 02:34:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:34:26 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:34:26 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:34:26 DEBUG : banana: Excluded 2026/08/11 02:34:26 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:34:26 DEBUG : apple: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:34:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:34:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:34:29 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:34:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:34:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:34:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:34:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:34:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:34:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:34:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:34:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:34:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:34:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:34:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:34:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:34:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:34:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:34:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:34:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:34:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:34:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:34:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:34:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/NFD run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:34:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220550 2026/08/11 02:35:32 DEBUG : Waiting for deletions to finish 2026/08/11 02:35:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : splitbananasplit: Excluded 2026/08/11 02:35:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:35:33 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : banana: Excluded 2026/08/11 02:35:33 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : apple: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:35:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:35:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:35:35 DEBUG : apple: size = 5 OK 2026/08/11 02:35:35 DEBUG : apple: Sizes identical 2026/08/11 02:35:35 DEBUG : apple: Unchanged skipping 2026/08/11 02:35:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:35:35 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:35:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:35:35 DEBUG : banana: size = 6 OK 2026/08/11 02:35:35 DEBUG : banana: Sizes identical 2026/08/11 02:35:35 DEBUG : banana: Unchanged skipping 2026/08/11 02:35:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:35:35 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:35:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:35:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:35:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:35:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:35:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:35:36 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:35:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:35:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:35:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:35:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:35:36 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:35:36 DEBUG : Waiting for deletions to finish 2026/08/11 02:35:36 INFO : There was nothing to transfer 2026/08/11 02:35:36 DEBUG : Waiting for deletions to finish 2026/08/11 02:35:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:35:36 DEBUG : splitbananasplit: Excluded 2026/08/11 02:35:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:35:36 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:35:36 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:35:36 DEBUG : banana: Excluded 2026/08/11 02:35:36 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:35:36 DEBUG : apple: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:35:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:35:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:35:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:35:38 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:35:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:35:38 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:35:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:35:38 DEBUG : banana: size = 6 OK 2026/08/11 02:35:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:35:38 DEBUG : apple: size = 5 OK 2026/08/11 02:35:38 DEBUG : banana: Sizes identical 2026/08/11 02:35:38 DEBUG : apple: Sizes identical 2026/08/11 02:35:38 DEBUG : apple: Unchanged skipping 2026/08/11 02:35:38 DEBUG : banana: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:35:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:35:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:35:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:35:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:35:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:35:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:35:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:35:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:35:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:35:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:35:39 DEBUG : Waiting for deletions to finish 2026/08/11 02:35:39 INFO : There was nothing to transfer 2026/08/11 02:35:39 DEBUG : Waiting for deletions to finish 2026/08/11 02:35:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:35:39 DEBUG : splitbananasplit: Excluded 2026/08/11 02:35:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:35:39 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:35:39 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:35:39 DEBUG : banana: Excluded 2026/08/11 02:35:39 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:35:39 DEBUG : apple: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:35:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:35:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:35:42 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:35:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:35:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:35:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:35:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:35:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:35:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:35:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:35:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:35:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:35:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:35:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:35:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:35:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:35:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:35:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:35:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:35:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:35:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:35:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:35:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/base64 run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:35:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220551 2026/08/11 02:36:45 DEBUG : Waiting for deletions to finish 2026/08/11 02:36:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:36:45 DEBUG : splitbananasplit: Excluded 2026/08/11 02:36:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:36:45 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:36:45 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:36:45 DEBUG : banana: Excluded 2026/08/11 02:36:45 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:36:45 DEBUG : apple: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:36:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:36:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:36:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:36:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:36:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:36:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:36:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:36:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:36:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:36:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:36:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:36:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:36:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:36:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:36:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:36:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:36:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:36:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 02:36:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:36:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 02:36:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:36:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 02:36:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:36:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 02:36:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:36:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:36:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:36:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:36:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 02:36:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:36:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 02:36:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:36:48 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:36:48 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:36:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/11 02:36:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:36:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:49 DEBUG : YXBwbGU=: size = 5 OK 2026/08/11 02:36:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/11 02:36:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:50 DEBUG : YmFuYW5h: size = 6 OK 2026/08/11 02:36:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/11 02:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/11 02:36:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/11 02:36:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:36:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/11 02:36:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:36:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/11 02:36:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:36:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/11 02:36:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:36:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/11 02:36:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:36:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/11 02:36:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:36:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/11 02:36:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:36:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:36:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/11 02:36:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:36:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/11 02:36:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:36:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/11 02:36:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:36:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/11 02:36:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:36:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/11 02:36:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:36:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:36:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/11 02:36:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:36:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/11 02:36:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:36:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/11 02:36:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:36:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/11 02:36:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:36:58 DEBUG : Waiting for deletions to finish 2026/08/11 02:36:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:36:58 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 02:36:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:36:58 INFO : splitbananasplit: Deleted 2026/08/11 02:36:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:36:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 02:36:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:36:58 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 02:36:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:36:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 02:36:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:36:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 02:36:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:36:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 02:36:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:36:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 02:36:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:36:59 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 02:36:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:36:59 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 02:36:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:36:59 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 02:36:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:36:59 INFO : banana: Deleted 2026/08/11 02:36:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:36:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 02:36:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:36:59 INFO : apple: Deleted 2026/08/11 02:36:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:36:59 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 02:36:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:36:59 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 02:37:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:37:00 INFO : appleappleapplebanana: Deleted 2026/08/11 02:37:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:37:00 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 02:37:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:37:00 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 02:37:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:37:00 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 02:37:00 DEBUG : Waiting for deletions to finish 2026/08/11 02:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/11 02:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/11 02:37:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/11 02:37:00 DEBUG : YmFuYW5h: Excluded 2026/08/11 02:37:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/11 02:37:00 DEBUG : YXBwbGU=: Excluded 2026/08/11 02:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/11 02:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/11 02:37:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/11 02:37:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:37:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:02 DEBUG : YXBwbGU=: size = 5 OK 2026/08/11 02:37:02 DEBUG : apple: Sizes identical 2026/08/11 02:37:02 DEBUG : apple: Unchanged skipping 2026/08/11 02:37:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:37:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:37:02 DEBUG : YmFuYW5h: size = 6 OK 2026/08/11 02:37:02 DEBUG : banana: Sizes identical 2026/08/11 02:37:02 DEBUG : banana: Unchanged skipping 2026/08/11 02:37:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/11 02:37:02 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:37:02 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 02:37:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 02:37:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/11 02:37:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/11 02:37:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/11 02:37:03 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:37:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/11 02:37:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/11 02:37:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/11 02:37:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/11 02:37:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:37:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:37:03 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:37:03 DEBUG : Waiting for deletions to finish 2026/08/11 02:37:03 DEBUG : Waiting for deletions to finish 2026/08/11 02:37:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/11 02:37:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/11 02:37:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/11 02:37:03 DEBUG : YmFuYW5h: Excluded 2026/08/11 02:37:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/11 02:37:03 DEBUG : YXBwbGU=: Excluded 2026/08/11 02:37:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/11 02:37:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/11 02:37:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/11 02:37:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/11 02:37:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:37:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 02:37:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 02:37:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 02:37:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/YXBwbGU= 2026/08/11 02:37:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 02:37:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/YmFuYW5h 2026/08/11 02:37:08 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 02:37:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 02:37:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 02:37:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 02:37:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 02:37:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 02:37:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 02:37:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 02:37:13 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 02:37:13 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 02:37:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 02:37:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 02:37:15 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 02:37:15 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 02:37:16 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 02:37:17 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 02:37:17 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/MDAxNS05Oz0udHh0 2026/08/11 02:37:18 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/prefix run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:37:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220552 2026/08/11 02:38:08 DEBUG : Waiting for deletions to finish 2026/08/11 02:38:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:38:08 DEBUG : splitbananasplit: Excluded 2026/08/11 02:38:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:38:08 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:38:08 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:38:08 DEBUG : banana: Excluded 2026/08/11 02:38:08 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:38:08 DEBUG : apple: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:38:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:38:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:38:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:10 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:10 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:10 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:10 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:10 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:10 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:10 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 02:38:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 02:38:10 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 02:38:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 02:38:10 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:10 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 02:38:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/11 02:38:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 02:38:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 02:38:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 02:38:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 02:38:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 02:38:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 02:38:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 02:38:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 02:38:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 02:38:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 02:38:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 02:38:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 02:38:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 02:38:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 02:38:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 02:38:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/11 02:38:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:38:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:38:13 DEBUG : PREFIXapple: size = 5 OK 2026/08/11 02:38:13 INFO : apple: Copied (new) to: PREFIXapple 2026/08/11 02:38:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 02:38:13 DEBUG : PREFIXbanana: size = 6 OK 2026/08/11 02:38:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/11 02:38:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:13 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/11 02:38:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/11 02:38:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:13 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/11 02:38:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/11 02:38:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:38:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/11 02:38:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/11 02:38:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 02:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:15 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/11 02:38:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:17 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/11 02:38:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/11 02:38:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/11 02:38:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 02:38:18 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/11 02:38:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/11 02:38:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:20 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/11 02:38:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:20 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/11 02:38:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/11 02:38:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:20 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/11 02:38:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 02:38:22 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/11 02:38:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/11 02:38:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/11 02:38:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/11 02:38:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/11 02:38:22 DEBUG : Waiting for deletions to finish 2026/08/11 02:38:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:38:23 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 02:38:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:38:23 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 02:38:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:38:23 INFO : apple: Deleted 2026/08/11 02:38:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:38:23 INFO : appleappleapplebanana: Deleted 2026/08/11 02:38:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:38:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 02:38:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:38:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 02:38:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:38:23 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 02:38:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:38:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:38:24 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:38:24 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:38:24 INFO : banana: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:38:24 INFO : splitbananasplit: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:38:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:38:24 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:38:24 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:38:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:38:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:38:24 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:38:24 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 02:38:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:38:24 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 02:38:24 DEBUG : Waiting for deletions to finish 2026/08/11 02:38:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/11 02:38:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/11 02:38:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : PREFIXbanana: Excluded 2026/08/11 02:38:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : PREFIXapple: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:38:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/11 02:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 02:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 02:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 02:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 02:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 02:38:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 02:38:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 02:38:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 02:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 02:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 02:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 02:38:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:38:27 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:38:27 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:38:29 DEBUG : apple: size = 5 OK 2026/08/11 02:38:29 INFO : apple: Copied (new) 2026/08/11 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:38:29 INFO : appleappleapplebanana: Copied (new) 2026/08/11 02:38:29 DEBUG : banana: size = 6 OK 2026/08/11 02:38:29 INFO : banana: Copied (new) 2026/08/11 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:38:29 INFO : splitbananasplit: Copied (new) 2026/08/11 02:38:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:38:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/11 02:38:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:38:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/11 02:38:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:38:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/11 02:38:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:38:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/11 02:38:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:38:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/11 02:38:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:38:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/11 02:38:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:38:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/11 02:38:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:38:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/11 02:38:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:38:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/11 02:38:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:38:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/11 02:38:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:38:36 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/11 02:38:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:38:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/11 02:38:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:38:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/11 02:38:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:38:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/11 02:38:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:38:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/11 02:38:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:38:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/11 02:38:39 DEBUG : Waiting for deletions to finish 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0010-456789.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0011-56789;.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0002-cdefghi.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0003-defghij.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/PREFIXappleappleapplebanana 2026/08/11 02:38:40 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/PREFIXsplitbananasplit 2026/08/11 02:38:40 INFO : PREFIXsplitbananasplit: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0000-abcdefg.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0007-1234567.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0006-ghijklm.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0008-2345678.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0009-3456789.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0012-6789;.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/PREFIXbanana 2026/08/11 02:38:40 INFO : PREFIXbanana: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0001-bcdefgh.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0004-efghijk.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/11 02:38:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0014-89;=.txt 2026/08/11 02:38:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/11 02:38:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0015-9;=.txt 2026/08/11 02:38:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/11 02:38:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/PREFIXapple 2026/08/11 02:38:41 INFO : PREFIXapple: Deleted 2026/08/11 02:38:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0005-fghijkl.txt 2026/08/11 02:38:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/11 02:38:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/PREFIX0013-789;=.txt 2026/08/11 02:38:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/11 02:38:41 DEBUG : Waiting for deletions to finish 2026/08/11 02:38:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:38:41 DEBUG : splitbananasplit: Excluded 2026/08/11 02:38:41 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:38:41 DEBUG : banana: Excluded 2026/08/11 02:38:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:38:41 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:38:41 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:38:41 DEBUG : apple: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:38:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:38:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:38:43 DEBUG : Waiting for deletions to finish 2026/08/11 02:38:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:38:43 DEBUG : splitbananasplit: Excluded 2026/08/11 02:38:43 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:38:43 DEBUG : banana: Excluded 2026/08/11 02:38:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:38:43 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:38:43 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:38:43 DEBUG : apple: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:38:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:38:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:38:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:38:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:38:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:38:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:38:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:38:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:38:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:38:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:38:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:38:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:38:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:38:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:38:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:38:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:38:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:38:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:38:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:38:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:38:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/suffix run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:39:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220553 2026/08/11 02:39:48 DEBUG : Waiting for deletions to finish 2026/08/11 02:39:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : splitbananasplit: Excluded 2026/08/11 02:39:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:39:49 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : banana: Excluded 2026/08/11 02:39:49 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : apple: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 02:39:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 02:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:39:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 02:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 02:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:39:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:39:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:39:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 02:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:39:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 02:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:39:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 02:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 02:39:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 02:39:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/11 02:39:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:39:52 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:39:52 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:39:53 DEBUG : appleSUFFIX: size = 5 OK 2026/08/11 02:39:53 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/11 02:39:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 02:39:53 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/11 02:39:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/11 02:39:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:53 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/11 02:39:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/11 02:39:53 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/11 02:39:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 02:39:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/11 02:39:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 02:39:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/11 02:39:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 02:39:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 02:39:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/11 02:39:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 02:39:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 02:39:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/11 02:39:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 02:39:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 02:39:56 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/11 02:39:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/11 02:39:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 02:39:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/11 02:39:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 02:39:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 02:39:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/11 02:39:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 02:39:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 02:39:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/11 02:39:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 02:39:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 02:39:58 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/11 02:39:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/11 02:39:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 02:40:00 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/11 02:40:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/11 02:40:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 02:40:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/11 02:40:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/11 02:40:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 02:40:01 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/11 02:40:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/11 02:40:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 02:40:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/11 02:40:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/11 02:40:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 02:40:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/11 02:40:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/11 02:40:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/11 02:40:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/11 02:40:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/11 02:40:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/11 02:40:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/11 02:40:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/11 02:40:03 DEBUG : Waiting for deletions to finish 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:40:04 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:40:04 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:40:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:40:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:40:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:40:04 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:40:04 INFO : splitbananasplit: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:40:04 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:40:04 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:40:04 INFO : banana: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:40:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:40:04 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:40:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:40:04 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:40:04 INFO : apple: Deleted 2026/08/11 02:40:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:40:04 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 02:40:05 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:40:05 INFO : appleappleapplebanana: Deleted 2026/08/11 02:40:05 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:40:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 02:40:05 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:40:05 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 02:40:05 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:40:05 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 02:40:05 DEBUG : Waiting for deletions to finish 2026/08/11 02:40:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:05 DEBUG : bananaSUFFIX: Excluded 2026/08/11 02:40:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:05 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/11 02:40:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:05 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/11 02:40:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:05 DEBUG : appleSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/11 02:40:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/11 02:40:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/11 02:40:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 02:40:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 02:40:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 02:40:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 02:40:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:40:08 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:40:08 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:40:10 DEBUG : apple: size = 5 OK 2026/08/11 02:40:10 INFO : apple: Copied (new) 2026/08/11 02:40:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:40:10 INFO : appleappleapplebanana: Copied (new) 2026/08/11 02:40:10 DEBUG : banana: size = 6 OK 2026/08/11 02:40:10 INFO : banana: Copied (new) 2026/08/11 02:40:10 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:40:10 INFO : splitbananasplit: Copied (new) 2026/08/11 02:40:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:40:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/11 02:40:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:40:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/11 02:40:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:40:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/11 02:40:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:40:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/11 02:40:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:40:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/11 02:40:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:40:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/11 02:40:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:40:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/11 02:40:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:40:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/11 02:40:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:40:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/11 02:40:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:40:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/11 02:40:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:40:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/11 02:40:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:40:17 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/11 02:40:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:40:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/11 02:40:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:40:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/11 02:40:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:40:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/11 02:40:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:40:20 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/11 02:40:20 DEBUG : Waiting for deletions to finish 2026/08/11 02:40:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/bananaSUFFIX 2026/08/11 02:40:20 INFO : bananaSUFFIX: Deleted 2026/08/11 02:40:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebananaSUFFIX 2026/08/11 02:40:20 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/11 02:40:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleSUFFIX 2026/08/11 02:40:20 INFO : appleSUFFIX: Deleted 2026/08/11 02:40:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 02:40:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/11 02:40:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txtSUFFIX 2026/08/11 02:40:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/11 02:40:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txtSUFFIX 2026/08/11 02:40:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/11 02:40:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txtSUFFIX 2026/08/11 02:40:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/11 02:40:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txtSUFFIX 2026/08/11 02:40:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplitSUFFIX 2026/08/11 02:40:21 INFO : splitbananasplitSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/11 02:40:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txtSUFFIX 2026/08/11 02:40:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/11 02:40:21 DEBUG : Waiting for deletions to finish 2026/08/11 02:40:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : splitbananasplit: Excluded 2026/08/11 02:40:22 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : banana: Excluded 2026/08/11 02:40:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:40:22 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : apple: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:40:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:40:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:40:23 DEBUG : Waiting for deletions to finish 2026/08/11 02:40:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:40:24 DEBUG : splitbananasplit: Excluded 2026/08/11 02:40:24 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:40:24 DEBUG : banana: Excluded 2026/08/11 02:40:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:40:24 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:40:24 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:40:24 DEBUG : apple: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:40:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:40:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:40:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:40:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:40:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:40:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:40:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:40:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:40:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:40:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:40:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:40:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:40:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:40:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:40:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:40:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:40:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:40:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:40:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:40:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:40:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:40:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:40:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/truncate run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:40:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220554 2026/08/11 02:41:29 DEBUG : Waiting for deletions to finish 2026/08/11 02:41:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:41:29 DEBUG : splitbananasplit: Excluded 2026/08/11 02:41:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:41:29 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:41:29 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:41:29 DEBUG : banana: Excluded 2026/08/11 02:41:29 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:41:29 DEBUG : apple: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:41:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:41:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 02:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 02:41:31 DEBUG : apple: size = 5 OK 2026/08/11 02:41:31 DEBUG : apple: Sizes identical 2026/08/11 02:41:31 DEBUG : apple: Unchanged skipping 2026/08/11 02:41:31 DEBUG : banana: size = 6 OK 2026/08/11 02:41:31 DEBUG : banana: Sizes identical 2026/08/11 02:41:31 DEBUG : banana: Unchanged skipping 2026/08/11 02:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 02:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 02:41:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 02:41:32 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:41:32 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:41:34 DEBUG : appleapple: size = 21 OK 2026/08/11 02:41:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/11 02:41:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:34 DEBUG : splitbanan: size = 16 OK 2026/08/11 02:41:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/11 02:41:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/11 02:41:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/11 02:41:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/11 02:41:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/11 02:41:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/11 02:41:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/11 02:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/11 02:41:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/11 02:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/11 02:41:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/11 02:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/11 02:41:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/11 02:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:38 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/11 02:41:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/11 02:41:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/11 02:41:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/11 02:41:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/11 02:41:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/11 02:41:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/11 02:41:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/11 02:41:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/11 02:41:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/11 02:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/11 02:41:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/11 02:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/11 02:41:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/11 02:41:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/11 02:41:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/11 02:41:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/11 02:41:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/11 02:41:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/11 02:41:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/11 02:41:42 DEBUG : Waiting for deletions to finish 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:41:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:41:43 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:41:43 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:41:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:41:43 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:41:43 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:41:43 INFO : appleappleapplebanana: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:41:43 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:41:43 INFO : splitbananasplit: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:41:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:41:43 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:41:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:41:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:41:43 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:41:43 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 02:41:43 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:41:43 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 02:41:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:41:44 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 02:41:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:41:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 02:41:44 DEBUG : Waiting for deletions to finish 2026/08/11 02:41:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : splitbanan: Excluded 2026/08/11 02:41:45 DEBUG : appleapple: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : appleapple: Excluded 2026/08/11 02:41:45 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : banana: Excluded 2026/08/11 02:41:45 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : apple: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0014-89;=.: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0013-789;=: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0012-6789;: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0011-56789: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0010-45678: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0009-34567: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0008-23456: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0007-12345: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0006-ghijk: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0005-fghij: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0004-efghi: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0002-cdefg: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0003-defgh: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0000-abcde: Excluded 2026/08/11 02:41:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/11 02:41:45 DEBUG : dir1/0001-bcdef: Excluded 2026/08/11 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 02:41:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 02:41:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:47 DEBUG : apple: size = 5 OK 2026/08/11 02:41:47 DEBUG : apple: Sizes identical 2026/08/11 02:41:47 DEBUG : apple: Unchanged skipping 2026/08/11 02:41:47 DEBUG : appleapple: size = 21 OK 2026/08/11 02:41:47 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:41:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:41:47 DEBUG : banana: size = 6 OK 2026/08/11 02:41:47 DEBUG : banana: Sizes identical 2026/08/11 02:41:47 DEBUG : banana: Unchanged skipping 2026/08/11 02:41:47 DEBUG : splitbanan: size = 16 OK 2026/08/11 02:41:47 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:41:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 02:41:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 02:41:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 02:41:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 02:41:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 02:41:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 02:41:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 02:41:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 02:41:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/11 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/11 02:41:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/11 02:41:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/11 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/11 02:41:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/11 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/11 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 02:41:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/11 02:41:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 02:41:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/11 02:41:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/11 02:41:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 02:41:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/11 02:41:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/11 02:41:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 02:41:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 02:41:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/11 02:41:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/11 02:41:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/11 02:41:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:41:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/11 02:41:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:41:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:41:47 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:41:47 DEBUG : Waiting for deletions to finish 2026/08/11 02:41:47 DEBUG : Waiting for deletions to finish 2026/08/11 02:41:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : splitbanan: Excluded 2026/08/11 02:41:48 DEBUG : appleapple: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : appleapple: Excluded 2026/08/11 02:41:48 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : banana: Excluded 2026/08/11 02:41:48 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : apple: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0014-89;=.: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0013-789;=: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0012-6789;: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0011-56789: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0010-45678: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0009-34567: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0008-23456: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0007-12345: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0006-ghijk: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0005-fghij: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0004-efghi: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0002-cdefg: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0003-defgh: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0000-abcde: Excluded 2026/08/11 02:41:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/11 02:41:48 DEBUG : dir1/0001-bcdef: Excluded 2026/08/11 02:41:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 02:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 02:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 02:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 02:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 02:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 02:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 02:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 02:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 02:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 02:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 02:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 02:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 02:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 02:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 02:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 02:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 02:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 02:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 02:41:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 02:41:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:41:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleapple 2026/08/11 02:41:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:41:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbanan 2026/08/11 02:41:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcde 2026/08/11 02:41:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdef 2026/08/11 02:41:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefg 2026/08/11 02:41:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defgh 2026/08/11 02:41:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghi 2026/08/11 02:41:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghij 2026/08/11 02:41:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijk 2026/08/11 02:41:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-12345 2026/08/11 02:41:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-23456 2026/08/11 02:41:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-34567 2026/08/11 02:41:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-45678 2026/08/11 02:42:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789 2026/08/11 02:42:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789; 2026/08/11 02:42:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;= 2026/08/11 02:42:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=. 2026/08/11 02:42:02 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.t 2026/08/11 02:42:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/encoder run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:42:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220555 2026/08/11 02:42:53 DEBUG : Waiting for deletions to finish 2026/08/11 02:42:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : splitbananasplit: Excluded 2026/08/11 02:42:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:42:54 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : banana: Excluded 2026/08/11 02:42:54 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : apple: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:42:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:42:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:42:57 DEBUG : apple: size = 5 OK 2026/08/11 02:42:57 DEBUG : apple: Sizes identical 2026/08/11 02:42:57 DEBUG : apple: Unchanged skipping 2026/08/11 02:42:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:42:57 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:42:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:42:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:42:57 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:42:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:42:57 DEBUG : banana: size = 6 OK 2026/08/11 02:42:57 DEBUG : banana: Sizes identical 2026/08/11 02:42:57 DEBUG : banana: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:42:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:42:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:42:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:42:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:42:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:42:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:42:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:42:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:42:57 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:42:57 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:42:57 DEBUG : Waiting for deletions to finish 2026/08/11 02:42:57 INFO : There was nothing to transfer 2026/08/11 02:42:57 DEBUG : Waiting for deletions to finish 2026/08/11 02:42:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : splitbananasplit: Excluded 2026/08/11 02:42:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:42:58 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : banana: Excluded 2026/08/11 02:42:58 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : apple: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:43:00 DEBUG : apple: size = 5 OK 2026/08/11 02:43:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:43:00 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:43:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:43:00 DEBUG : banana: size = 6 OK 2026/08/11 02:43:00 DEBUG : banana: Sizes identical 2026/08/11 02:43:00 DEBUG : banana: Unchanged skipping 2026/08/11 02:43:00 DEBUG : apple: Sizes identical 2026/08/11 02:43:00 DEBUG : apple: Unchanged skipping 2026/08/11 02:43:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:43:00 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:43:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:43:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:43:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:43:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:43:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:43:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:43:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:43:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:43:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:43:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:43:00 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:43:00 DEBUG : Waiting for deletions to finish 2026/08/11 02:43:00 INFO : There was nothing to transfer 2026/08/11 02:43:00 DEBUG : Waiting for deletions to finish 2026/08/11 02:43:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:43:01 DEBUG : splitbananasplit: Excluded 2026/08/11 02:43:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:43:01 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:43:01 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:43:01 DEBUG : banana: Excluded 2026/08/11 02:43:01 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:43:01 DEBUG : apple: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:43:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:43:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:43:03 DEBUG : Waiting for deletions to finish 2026/08/11 02:43:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:43:03 DEBUG : splitbananasplit: Excluded 2026/08/11 02:43:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:43:03 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:43:03 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:43:03 DEBUG : banana: Excluded 2026/08/11 02:43:03 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:43:03 DEBUG : apple: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:43:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:43:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:43:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:43:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:43:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:43:08 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:43:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:43:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:43:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:43:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:43:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:43:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:43:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:43:13 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:43:13 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:43:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:43:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:43:15 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:43:15 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:43:16 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:43:17 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:43:17 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:43:18 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:43:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220556 2026/08/11 02:44:08 DEBUG : Waiting for deletions to finish 2026/08/11 02:44:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:44:08 DEBUG : splitbananasplit: Excluded 2026/08/11 02:44:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:44:08 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:44:08 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:44:08 DEBUG : banana: Excluded 2026/08/11 02:44:08 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:44:08 DEBUG : apple: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:44:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:44:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:44:11 DEBUG : apple: size = 5 OK 2026/08/11 02:44:11 DEBUG : apple: Sizes identical 2026/08/11 02:44:11 DEBUG : apple: Unchanged skipping 2026/08/11 02:44:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:44:11 DEBUG : banana: size = 6 OK 2026/08/11 02:44:11 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:44:11 DEBUG : banana: Sizes identical 2026/08/11 02:44:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:44:11 DEBUG : banana: Unchanged skipping 2026/08/11 02:44:11 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:44:11 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:44:11 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:44:11 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:44:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:44:11 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:44:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:44:11 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:44:11 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:44:11 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:44:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:44:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:44:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:44:11 DEBUG : Waiting for deletions to finish 2026/08/11 02:44:11 INFO : There was nothing to transfer 2026/08/11 02:44:11 DEBUG : Waiting for deletions to finish 2026/08/11 02:44:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : splitbananasplit: Excluded 2026/08/11 02:44:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:44:12 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : banana: Excluded 2026/08/11 02:44:12 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : apple: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:44:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:44:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:44:14 DEBUG : apple: size = 5 OK 2026/08/11 02:44:14 DEBUG : apple: Sizes identical 2026/08/11 02:44:14 DEBUG : apple: Unchanged skipping 2026/08/11 02:44:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:44:14 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:44:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:44:14 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:44:14 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:44:14 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:44:14 DEBUG : banana: size = 6 OK 2026/08/11 02:44:14 DEBUG : banana: Sizes identical 2026/08/11 02:44:14 DEBUG : banana: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:44:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:44:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:44:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:44:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:44:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:44:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:44:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:44:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:44:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:44:14 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:44:14 DEBUG : Waiting for deletions to finish 2026/08/11 02:44:14 INFO : There was nothing to transfer 2026/08/11 02:44:14 DEBUG : Waiting for deletions to finish 2026/08/11 02:44:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:44:15 DEBUG : splitbananasplit: Excluded 2026/08/11 02:44:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:44:15 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:44:15 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:44:15 DEBUG : banana: Excluded 2026/08/11 02:44:15 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:44:15 DEBUG : apple: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:44:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:44:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:44:18 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:44:18 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:44:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:44:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:44:20 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:44:21 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:44:22 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:44:22 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:44:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:44:23 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:44:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:44:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:44:25 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:44:25 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:44:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:44:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:44:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:44:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:44:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:44:29 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:44:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/charmap run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:44:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220560 2026/08/11 02:45:20 DEBUG : Waiting for deletions to finish 2026/08/11 02:45:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : splitbananasplit: Excluded 2026/08/11 02:45:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:45:21 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : banana: Excluded 2026/08/11 02:45:21 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : apple: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:45:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:45:23 DEBUG : apple: size = 5 OK 2026/08/11 02:45:23 DEBUG : apple: Sizes identical 2026/08/11 02:45:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:45:23 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:45:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:45:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:45:23 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:45:23 DEBUG : apple: Unchanged skipping 2026/08/11 02:45:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:45:23 DEBUG : banana: size = 6 OK 2026/08/11 02:45:23 DEBUG : banana: Sizes identical 2026/08/11 02:45:23 DEBUG : banana: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:45:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:45:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:45:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:45:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:45:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:45:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:45:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:45:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:45:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:45:24 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:45:24 DEBUG : Waiting for deletions to finish 2026/08/11 02:45:24 INFO : There was nothing to transfer 2026/08/11 02:45:24 DEBUG : Waiting for deletions to finish 2026/08/11 02:45:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:45:24 DEBUG : splitbananasplit: Excluded 2026/08/11 02:45:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:45:24 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:45:24 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:45:24 DEBUG : banana: Excluded 2026/08/11 02:45:24 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:45:24 DEBUG : apple: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:45:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:45:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:45:26 DEBUG : apple: size = 5 OK 2026/08/11 02:45:26 DEBUG : apple: Sizes identical 2026/08/11 02:45:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:45:26 DEBUG : apple: Unchanged skipping 2026/08/11 02:45:26 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:45:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:45:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:45:26 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:45:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:45:26 DEBUG : banana: size = 6 OK 2026/08/11 02:45:26 DEBUG : banana: Sizes identical 2026/08/11 02:45:26 DEBUG : banana: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:45:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:45:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:45:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:45:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:45:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:45:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:45:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:45:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:45:27 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:45:27 DEBUG : Waiting for deletions to finish 2026/08/11 02:45:27 INFO : There was nothing to transfer 2026/08/11 02:45:27 DEBUG : Waiting for deletions to finish 2026/08/11 02:45:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:45:27 DEBUG : splitbananasplit: Excluded 2026/08/11 02:45:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:45:27 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:45:27 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:45:27 DEBUG : banana: Excluded 2026/08/11 02:45:27 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:45:27 DEBUG : apple: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:45:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:45:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:45:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:45:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:45:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:45:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:45:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:45:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:45:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:45:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:45:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:45:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:45:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:45:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:45:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:45:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:45:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:45:40 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:45:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:45:41 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:45:42 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/lowercase run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:45:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220561 2026/08/11 02:46:34 DEBUG : Waiting for deletions to finish 2026/08/11 02:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:46:34 DEBUG : splitbananasplit: Excluded 2026/08/11 02:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:46:34 DEBUG : banana: Excluded 2026/08/11 02:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:46:34 DEBUG : apple: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:46:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:46:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:46:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:46:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:46:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:46:37 DEBUG : apple: size = 5 OK 2026/08/11 02:46:37 DEBUG : apple: Sizes identical 2026/08/11 02:46:37 DEBUG : apple: Unchanged skipping 2026/08/11 02:46:37 DEBUG : banana: size = 6 OK 2026/08/11 02:46:37 DEBUG : banana: Sizes identical 2026/08/11 02:46:37 DEBUG : banana: Unchanged skipping 2026/08/11 02:46:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:46:37 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:46:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:46:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:46:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:46:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:46:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:46:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:46:37 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:46:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:46:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:46:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:46:37 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:46:37 DEBUG : Waiting for deletions to finish 2026/08/11 02:46:37 INFO : There was nothing to transfer 2026/08/11 02:46:37 DEBUG : Waiting for deletions to finish 2026/08/11 02:46:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : splitbananasplit: Excluded 2026/08/11 02:46:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:46:38 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : banana: Excluded 2026/08/11 02:46:38 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : apple: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:46:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:46:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:46:40 DEBUG : apple: size = 5 OK 2026/08/11 02:46:40 DEBUG : banana: size = 6 OK 2026/08/11 02:46:40 DEBUG : banana: Sizes identical 2026/08/11 02:46:40 DEBUG : banana: Unchanged skipping 2026/08/11 02:46:40 DEBUG : apple: Sizes identical 2026/08/11 02:46:40 DEBUG : apple: Unchanged skipping 2026/08/11 02:46:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:46:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:46:40 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:46:40 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:46:40 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:46:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:46:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:46:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:46:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:46:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:46:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:46:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:46:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:46:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:46:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:46:41 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:46:41 DEBUG : Waiting for deletions to finish 2026/08/11 02:46:41 INFO : There was nothing to transfer 2026/08/11 02:46:41 DEBUG : Waiting for deletions to finish 2026/08/11 02:46:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:46:41 DEBUG : splitbananasplit: Excluded 2026/08/11 02:46:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:46:41 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:46:41 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:46:41 DEBUG : banana: Excluded 2026/08/11 02:46:41 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:46:41 DEBUG : apple: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:46:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:46:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:46:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:46:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:46:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:46:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:46:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:46:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:46:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:46:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:46:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:46:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:46:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:46:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:46:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:46:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:46:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:46:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:46:53 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:46:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:46:54 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:46:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:46:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" === RUN TestTransform/ascii run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:46:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dir1" with ID 5220568 2026/08/11 02:47:46 DEBUG : Waiting for deletions to finish 2026/08/11 02:47:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:47:47 DEBUG : splitbananasplit: Excluded 2026/08/11 02:47:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:47:47 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:47:47 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:47:47 DEBUG : banana: Excluded 2026/08/11 02:47:47 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:47:47 DEBUG : apple: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:47:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:47:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:47:49 DEBUG : apple: size = 5 OK 2026/08/11 02:47:49 DEBUG : apple: Sizes identical 2026/08/11 02:47:49 DEBUG : apple: Unchanged skipping 2026/08/11 02:47:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:47:49 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:47:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:47:49 DEBUG : banana: size = 6 OK 2026/08/11 02:47:49 DEBUG : banana: Sizes identical 2026/08/11 02:47:49 DEBUG : banana: Unchanged skipping 2026/08/11 02:47:49 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:47:49 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:47:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:47:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:47:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:47:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:47:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:47:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:47:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:47:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:47:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:47:50 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:47:50 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:47:50 DEBUG : Waiting for deletions to finish 2026/08/11 02:47:50 INFO : There was nothing to transfer 2026/08/11 02:47:50 DEBUG : Waiting for deletions to finish 2026/08/11 02:47:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:47:50 DEBUG : splitbananasplit: Excluded 2026/08/11 02:47:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:47:50 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:47:50 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:47:50 DEBUG : banana: Excluded 2026/08/11 02:47:50 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:47:50 DEBUG : apple: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:47:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:47:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:47:52 DEBUG : apple: size = 5 OK 2026/08/11 02:47:52 DEBUG : apple: Sizes identical 2026/08/11 02:47:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:47:52 DEBUG : appleappleapplebanana: Sizes identical 2026/08/11 02:47:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:47:52 DEBUG : apple: Unchanged skipping 2026/08/11 02:47:52 DEBUG : banana: size = 6 OK 2026/08/11 02:47:52 DEBUG : banana: Sizes identical 2026/08/11 02:47:52 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:47:52 DEBUG : splitbananasplit: Sizes identical 2026/08/11 02:47:52 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:47:52 DEBUG : banana: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:47:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:47:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:47:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:47:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:47:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:47:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:47:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:47:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/11 02:47:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:47:53 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:47:53 DEBUG : Waiting for deletions to finish 2026/08/11 02:47:53 INFO : There was nothing to transfer 2026/08/11 02:47:53 DEBUG : Waiting for deletions to finish 2026/08/11 02:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : splitbananasplit: Excluded 2026/08/11 02:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : appleappleapplebanana: Excluded 2026/08/11 02:47:54 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : banana: Excluded 2026/08/11 02:47:54 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : apple: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 02:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 02:47:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/apple 2026/08/11 02:47:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/appleappleapplebanana 2026/08/11 02:47:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/banana 2026/08/11 02:47:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/splitbananasplit 2026/08/11 02:47:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0000-abcdefg.txt 2026/08/11 02:48:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0001-bcdefgh.txt 2026/08/11 02:48:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0002-cdefghi.txt 2026/08/11 02:48:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0003-defghij.txt 2026/08/11 02:48:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0004-efghijk.txt 2026/08/11 02:48:02 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0005-fghijkl.txt 2026/08/11 02:48:02 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0006-ghijklm.txt 2026/08/11 02:48:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0007-1234567.txt 2026/08/11 02:48:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0008-2345678.txt 2026/08/11 02:48:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0009-3456789.txt 2026/08/11 02:48:04 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0010-456789.txt 2026/08/11 02:48:05 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0011-56789;.txt 2026/08/11 02:48:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0012-6789;.txt 2026/08/11 02:48:06 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0013-789;=.txt 2026/08/11 02:48:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0014-89;=.txt 2026/08/11 02:48:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dir1/0015-9;=.txt 2026/08/11 02:48:08 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dir1" --- PASS: TestTransform (880.06s) --- PASS: TestTransform/NFC (72.77s) --- PASS: TestTransform/NFD (73.02s) --- PASS: TestTransform/base64 (84.14s) --- PASS: TestTransform/prefix (100.40s) --- PASS: TestTransform/suffix (100.17s) --- PASS: TestTransform/truncate (84.22s) --- PASS: TestTransform/encoder (75.23s) --- PASS: TestTransform/ISO-8859-1 (71.59s) --- PASS: TestTransform/charmap (72.35s) --- PASS: TestTransform/lowercase (73.84s) --- PASS: TestTransform/ascii (72.33s) === RUN TestTransformCopy run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:48:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 02:48:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 02:48:11 INFO : sub dir_somesuffix: Making directory 2026/08/11 02:48:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/sub dir_somesuffix" with ID 5220575 2026/08/11 02:48:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 02:48:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/11 02:48:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 02:48:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/11 02:48:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:48:11 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:48:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 02:48:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/11 02:48:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 02:48:14 DEBUG : Waiting for deletions to finish 2026/08/11 02:48:16 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 02:48:17 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/sub dir_somesuffix" --- PASS: TestTransformCopy (7.90s) === RUN TestDoubleTransform run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:48:18 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:18 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:18 INFO : tictactoe: Making directory 2026/08/11 02:48:19 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe" with ID 5220576 2026/08/11 02:48:19 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:19 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:48:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:48:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:48:19 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:48:19 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:48:22 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/11 02:48:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/11 02:48:22 DEBUG : Waiting for deletions to finish 2026/08/11 02:48:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/tictactoe/tictactoe 2026/08/11 02:48:25 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe" --- PASS: TestDoubleTransform (8.09s) === RUN TestFileTag run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:48:27 INFO : toe: Making directory 2026/08/11 02:48:27 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/toe" with ID 5220577 2026/08/11 02:48:27 INFO : toe/toe: Making directory 2026/08/11 02:48:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/toe/toe" with ID 5220578 2026/08/11 02:48:28 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 02:48:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:48:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 02:48:28 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:48:28 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:48:30 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/11 02:48:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/11 02:48:30 DEBUG : Waiting for deletions to finish 2026/08/11 02:48:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/toe/toe/tictactoe 2026/08/11 02:48:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe/toe" 2026/08/11 02:48:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe" --- PASS: TestFileTag (10.21s) === RUN TestNoTag run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:48:37 INFO : toe: Making directory 2026/08/11 02:48:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/toe" with ID 5220579 2026/08/11 02:48:37 INFO : toe/toe: Making directory 2026/08/11 02:48:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/toe/toe" with ID 5220580 2026/08/11 02:48:38 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 02:48:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:48:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 02:48:38 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:48:38 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:48:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/11 02:48:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/11 02:48:40 DEBUG : Waiting for deletions to finish 2026/08/11 02:48:44 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/toe/toe/tictactoe 2026/08/11 02:48:45 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe/toe" 2026/08/11 02:48:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe" --- PASS: TestNoTag (10.22s) === RUN TestDirTag run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:48:46 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:48:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:48:46 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:48:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:48:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:48:47 INFO : tictacempty_dir: Making directory 2026/08/11 02:48:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictacempty_dir" with ID 5220581 2026/08/11 02:48:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:48:47 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:47 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:47 INFO : tictactoe: Making directory 2026/08/11 02:48:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe" with ID 5220582 2026/08/11 02:48:48 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:48 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:48:48 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:48:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe/tictactoe" with ID 5220583 2026/08/11 02:48:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:48:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:48:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:48:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:48:49 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:48:49 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:48:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 02:48:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/11 02:48:51 DEBUG : Waiting for deletions to finish 2026/08/11 02:48:55 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/tictactoe/tictactoe/toe.txt 2026/08/11 02:48:56 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe/tictactoe" 2026/08/11 02:48:57 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe" 2026/08/11 02:48:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictacempty_dir" --- PASS: TestDirTag (12.48s) === RUN TestAllTag run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:48:59 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:48:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:48:59 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:48:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:48:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:48:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:48:59 INFO : tictacempty_dir: Making directory 2026/08/11 02:49:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictacempty_dir" with ID 5220584 2026/08/11 02:49:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:00 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:00 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:00 INFO : tictactoe: Making directory 2026/08/11 02:49:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe" with ID 5220585 2026/08/11 02:49:00 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:00 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:49:00 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:49:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe/tictactoe" with ID 5220586 2026/08/11 02:49:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:49:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:49:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:49:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:01 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:49:01 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:49:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:49:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:04 DEBUG : Waiting for deletions to finish 2026/08/11 02:49:05 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:49:05 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:06 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:06 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:49:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:49:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/11 02:49:07 NOTICE: FileLu root 'rclone-test-hodidas7yiba': 0 differences found 2026/08/11 02:49:07 NOTICE: FileLu root 'rclone-test-hodidas7yiba': 1 hashes could not be checked 2026/08/11 02:49:07 NOTICE: FileLu root 'rclone-test-hodidas7yiba': 1 matching files 2026/08/11 02:49:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe/tictactoe" 2026/08/11 02:49:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe" 2026/08/11 02:49:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictacempty_dir" --- PASS: TestAllTag (13.96s) === RUN TestRunTwice run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:49:13 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:13 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:13 INFO : tictactoe: Making directory 2026/08/11 02:49:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe" with ID 5220587 2026/08/11 02:49:14 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:14 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:49:14 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:49:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe/tictactoe" with ID 5220588 2026/08/11 02:49:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:49:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:49:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:49:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:49:14 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:49:14 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:49:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 02:49:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/11 02:49:17 DEBUG : Waiting for deletions to finish 2026/08/11 02:49:19 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:19 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:19 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:49:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 02:49:20 DEBUG : toe/toe/toe.txt: Sizes identical 2026/08/11 02:49:20 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:49:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:49:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/11 02:49:20 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:49:20 DEBUG : Waiting for deletions to finish 2026/08/11 02:49:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/tictactoe/tictactoe/toe.txt 2026/08/11 02:49:25 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe/tictactoe" 2026/08/11 02:49:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe" --- PASS: TestRunTwice (13.90s) === RUN TestSyntax 2026/08/11 02:49:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:49:27 INFO : toe: Making directory 2026/08/11 02:49:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/toe" with ID 5220589 2026/08/11 02:49:28 INFO : toe/toe: Making directory 2026/08/11 02:49:28 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/toe/toe" with ID 5220590 2026/08/11 02:49:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:49:28 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:49:28 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:49:31 DEBUG : toe/toe/toe: size = 11 OK 2026/08/11 02:49:31 INFO : toe/toe/toe: Copied (new) 2026/08/11 02:49:31 DEBUG : Waiting for deletions to finish 2026/08/11 02:49:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/toe/toe/toe 2026/08/11 02:49:36 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe/toe" 2026/08/11 02:49:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe" --- PASS: TestConflicting (10.40s) === RUN TestMove run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:49:37 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:49:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:49:37 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:38 INFO : tictacempty_dir: Making directory 2026/08/11 02:49:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictacempty_dir" with ID 5220595 2026/08/11 02:49:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:38 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:38 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:38 INFO : tictactoe: Making directory 2026/08/11 02:49:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe" with ID 5220596 2026/08/11 02:49:39 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:39 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:49:39 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:49:39 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe/tictactoe" with ID 5220597 2026/08/11 02:49:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:49:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:49:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:49:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:49:39 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:49:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:49:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:42 INFO : toe/toe/toe.txt: Deleted 2026/08/11 02:49:42 INFO : toe/toe: Removing directory 2026/08/11 02:49:42 INFO : toe: Removing directory 2026/08/11 02:49:42 INFO : empty_dir: Removing directory 2026/08/11 02:49:42 DEBUG : Local file system at /tmp/rclone793743902: deleted 3 directories 2026/08/11 02:49:46 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe/tictactoe" 2026/08/11 02:49:48 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe" 2026/08/11 02:49:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictacempty_dir" --- PASS: TestMove (12.49s) === RUN TestTransformFile run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:49:50 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:49:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:49:50 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:50 INFO : tictacempty_dir: Making directory 2026/08/11 02:49:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictacempty_dir" with ID 5220604 2026/08/11 02:49:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:49:51 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:51 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:51 INFO : tictactoe: Making directory 2026/08/11 02:49:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe" with ID 5220605 2026/08/11 02:49:51 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:51 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:49:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:49:51 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:49:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe/tictactoe" with ID 5220607 2026/08/11 02:49:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:49:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:49:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:49:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:52 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:49:52 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:49:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:49:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:49:54 INFO : toe/toe/toe.txt: Deleted 2026/08/11 02:49:54 INFO : toe/toe: Removing directory 2026/08/11 02:49:54 INFO : toe: Removing directory 2026/08/11 02:49:54 INFO : empty_dir: Removing directory 2026/08/11 02:49:54 DEBUG : Local file system at /tmp/rclone793743902: deleted 3 directories 2026/08/11 02:49:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:49:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/11 02:49:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:49:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:49:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:50:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/toe/toe" with ID 5220610 2026/08/11 02:50:03 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:50:03 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/11 02:50:07 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/toe/toe/toe.txt 2026/08/11 02:50:08 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe/toe" 2026/08/11 02:50:09 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe" 2026/08/11 02:50:10 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe/tictactoe" 2026/08/11 02:50:11 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe" 2026/08/11 02:50:12 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictacempty_dir" --- PASS: TestTransformFile (23.20s) === RUN TestManualTransformFile run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:50:13 DEBUG : Reset feature "Copy" 2026/08/11 02:50:13 DEBUG : Reset feature "Move" 2026/08/11 02:50:13 DEBUG : Reset feature "Copy" 2026/08/11 02:50:13 DEBUG : Reset feature "Move" 2026/08/11 02:50:13 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:50:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:50:13 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:50:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:50:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:50:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:50:13 INFO : tictacempty_dir: Making directory 2026/08/11 02:50:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictacempty_dir" with ID 5220615 2026/08/11 02:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:50:14 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:50:14 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:50:14 INFO : tictactoe: Making directory 2026/08/11 02:50:14 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe" with ID 5220617 2026/08/11 02:50:14 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:50:14 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:50:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:50:14 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:50:15 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/tictactoe/tictactoe" with ID 5220618 2026/08/11 02:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:50:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:50:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:50:15 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:50:15 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:50:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:50:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:50:18 INFO : toe/toe/toe.txt: Deleted 2026/08/11 02:50:18 INFO : toe/toe: Removing directory 2026/08/11 02:50:18 INFO : toe: Removing directory 2026/08/11 02:50:18 INFO : empty_dir: Removing directory 2026/08/11 02:50:18 DEBUG : Local file system at /tmp/rclone793743902: deleted 3 directories 2026/08/11 02:50:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:50:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/11 02:50:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:50:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:50:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:50:24 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/toe/toe" with ID 5220624 2026/08/11 02:50:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 02:50:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/11 02:50:26 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:50:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/11 02:50:30 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/toe/toe/toe.txt 2026/08/11 02:50:31 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe/toe" 2026/08/11 02:50:32 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe" 2026/08/11 02:50:33 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe/tictactoe" 2026/08/11 02:50:34 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictactoe" 2026/08/11 02:50:35 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/tictacempty_dir" --- PASS: TestManualTransformFile (23.15s) === RUN TestBase64 run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:50:36 DEBUG : toe: transformed to: dG9l 2026/08/11 02:50:36 DEBUG : toe: transformed to: dG9l 2026/08/11 02:50:36 INFO : dG9l: Making directory 2026/08/11 02:50:37 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dG9l" with ID 5220631 2026/08/11 02:50:37 DEBUG : toe: transformed to: dG9l 2026/08/11 02:50:37 DEBUG : toe: transformed to: dG9l 2026/08/11 02:50:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/11 02:50:37 INFO : dG9l/dG9l: Making directory 2026/08/11 02:50:38 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/dG9l/dG9l" with ID 5220632 2026/08/11 02:50:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/11 02:50:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/11 02:50:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 02:50:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:50:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 02:50:38 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:50:38 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:50:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/11 02:50:40 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 02:50:40 DEBUG : Waiting for deletions to finish 2026/08/11 02:50:43 DEBUG : dG9l: transformed to: toe 2026/08/11 02:50:43 DEBUG : dG9l: transformed to: toe 2026/08/11 02:50:43 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/11 02:50:43 DEBUG : dG9l: transformed to: toe 2026/08/11 02:50:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/11 02:50:43 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/11 02:50:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/11 02:50:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 02:50:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/08/11 02:50:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/11 02:50:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/11 02:50:44 DEBUG : Local file system at /tmp/rclone793743902: Waiting for checks to finish 2026/08/11 02:50:44 DEBUG : Local file system at /tmp/rclone793743902: Waiting for transfers to finish 2026/08/11 02:50:44 DEBUG : Waiting for deletions to finish 2026/08/11 02:50:47 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/dG9l/dG9l/dG9lLnR4dA== 2026/08/11 02:50:49 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dG9l/dG9l" 2026/08/11 02:50:50 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/dG9l" --- PASS: TestBase64 (14.20s) === RUN TestError run.go:198: Remote "FileLu root 'rclone-test-hodidas7yiba'", Local "Local file system at /tmp/rclone793743902", Modify Window "876000h0m0s" 2026/08/11 02:50:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:50:50 DEBUG : toe: transformed to: 2026/08/11 02:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:50:51 DEBUG : toe: transformed to: 2026/08/11 02:50:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Making directory 2026/08/11 02:50:51 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba" with ID 5.220385e+06 2026/08/11 02:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:50:51 DEBUG : toe: transformed to: 2026/08/11 02:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:50:51 DEBUG : toe: transformed to: 2026/08/11 02:50:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:50:51 DEBUG : toe/toe: transformed to: 2026/08/11 02:50:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/11 02:50:51 INFO : toe/toe: Making directory 2026/08/11 02:50:52 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully created folder "rclone-test-hodidas7yiba/toe/toe" with ID 5220642 2026/08/11 02:50:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:50:52 DEBUG : toe/toe: transformed to: 2026/08/11 02:50:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/11 02:50:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:50:52 DEBUG : toe: transformed to: 2026/08/11 02:50:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:50:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:50:52 DEBUG : toe/toe/toe: transformed to: 2026/08/11 02:50:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/11 02:50:52 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for checks to finish 2026/08/11 02:50:52 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Waiting for transfers to finish 2026/08/11 02:50:54 DEBUG : toe/toe/toe: size = 11 OK 2026/08/11 02:50:54 INFO : toe/toe/toe: Copied (new) 2026/08/11 02:50:54 ERROR : FileLu root 'rclone-test-hodidas7yiba': not deleting files as there were IO errors 2026/08/11 02:50:54 ERROR : FileLu root 'rclone-test-hodidas7yiba': not deleting directories as there were IO errors 2026/08/11 02:50:58 INFO : FileLu root 'rclone-test-hodidas7yiba': Successfully deleted file: /rclone-test-hodidas7yiba/toe/toe/toe 2026/08/11 02:50:59 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe/toe" 2026/08/11 02:51:00 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba/toe" --- PASS: TestError (10.25s) PASS 2026/08/11 02:51:00 DEBUG : FileLu root 'rclone-test-hodidas7yiba': Purge remote 2026/08/11 02:51:01 INFO : FileLu root 'rclone-test-hodidas7yiba': Rmdir: successfully deleted "/rclone-test-hodidas7yiba" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 39m45.157130804s (try 1/5)