"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/07/26 04:28:31 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima" 2026/07/26 04:28:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 04:28:32 DEBUG : Creating backend with remote "/tmp/rclone1331591702" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:28:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/26 04:28:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:33 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:28:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:28:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:28:34 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:34 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:28:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:28:35 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:28:35 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (3.32s) === RUN TestCopyMetadata run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.25s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.25s) === RUN TestCopyMissingDirectory run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:37 DEBUG : Creating backend with remote "/non-existing" 2026/07/26 04:28:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/26 04:28:38 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:38 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.46s) === RUN TestCopyNoTraverse run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:28:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:28:38 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:38 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:28:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:28:39 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:28:39 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (2.15s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.31s) === RUN TestCopyCheckFirst run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:40 INFO : files root 'rclone-test-qegidic4fima': Running all checks before starting transfers 2026/07/26 04:28:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:28:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:28:40 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:40 INFO : files root 'rclone-test-qegidic4fima': Checks finished, now starting transfers 2026/07/26 04:28:40 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:28:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:28:41 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:28:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (2.31s) === RUN TestSyncNoTraverse run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:43 ERROR : Ignoring --no-traverse with sync 2026/07/26 04:28:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:28:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:28:43 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:43 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:28:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:28:44 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:28:44 DEBUG : Waiting for deletions to finish 2026/07/26 04:28:44 ERROR : sub dir: Failed to update directory timestamp or metadata: Not Found - `Not Found. This may be related to your permissions.` 2026/07/26 04:28:44 ERROR : files root 'rclone-test-qegidic4fima': not deleting directories as there were IO errors sync_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:280 Error: Received unexpected error: failed to set directory modtime: Not Found - `Not Found. This may be related to your permissions.` Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (1.56s) === RUN TestCopyWithDepth run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/26 04:28:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:28:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:45 DEBUG : hello world2: size = 12 OK 2026/07/26 04:28:45 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/26 04:28:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.75s) === RUN TestCopyWithFilesFrom run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:28:46 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:46 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:47 DEBUG : potato2: size = 11 OK 2026/07/26 04:28:47 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:28:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:28:48 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:48 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:49 DEBUG : potato2: size = 11 OK 2026/07/26 04:28:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:28:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/26 04:28:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:28:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 04:28:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:28:49 INFO : sub dir2: Making directory 2026/07/26 04:28:50 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 04:28:50 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/26 04:28:50 INFO : sub dir: Making directory 2026/07/26 04:28:50 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:28:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:28:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:28:50 INFO : sub dir2/sub sub dir2: Making directory 2026/07/26 04:28:51 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 04:28:51 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/26 04:28:51 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:51 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:28:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:28:52 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:28:52 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 04:28:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:28:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 04:28:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2 not empty`) 2026/07/26 04:28:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:28:53 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2 not empty`) 2026/07/26 04:28:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:28:54 DEBUG : pacer: Reducing sleep to 30ms 2026/07/26 04:28:54 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/26 04:28:54 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestCopyEmptyDirectories (4.67s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:54 INFO : sub dir2: Making directory 2026/07/26 04:28:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/26 04:28:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:28:54 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/26 04:28:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/26 04:28:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:28:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:28:54 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/26 04:28:54 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:54 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:55 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:28:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:28:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:28:55 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:28:55 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (2.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:28:56 DEBUG : sub dir2: Making directory with metadata 2026/07/26 04:28:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:28:56 INFO : sub dir2: Making directory 2026/07/26 04:28:56 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 04:28:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/26 04:28:56 INFO : sub dir: Making directory 2026/07/26 04:28:57 INFO : sub dir: Made directory with modification time 2026-07-26 04:28:56.497415995 +0000 UTC 2026/07/26 04:28:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:28:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:28:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:28:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:28:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:28:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:28:59 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:28:59 INFO : sub dir/hello world: Deleted 2026/07/26 04:28:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:28:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestMoveEmptyDirectories (4.17s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:29:00 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/26 04:29:00 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 04:29:01 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:29:01 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:29:01 ERROR : files root 'rclone-test-qegidic4fima': not deleting files as there were IO errors 2026/07/26 04:29:01 ERROR : files root 'rclone-test-qegidic4fima': not deleting directories as there were IO errors sync_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:457 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncNoUpdateDirModtime --- FAIL: TestSyncNoUpdateDirModtime (1.13s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:29:01 INFO : sub dir2: Making directory 2026/07/26 04:29:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/26 04:29:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:29:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:29:01 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:29:01 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:29:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:29:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:29:03 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:29:03 INFO : sub dir/hello world: Deleted 2026/07/26 04:29:03 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (2.38s) === RUN TestSyncEmptyDirectories run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:29:04 DEBUG : sub dir2: Making directory with metadata 2026/07/26 04:29:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:29:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:04 INFO : sub dir2: Making directory 2026/07/26 04:29:04 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 04:29:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/26 04:29:04 INFO : sub dir: Making directory 2026/07/26 04:29:04 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:29:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:29:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:29:04 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:29:04 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:29:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:29:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:29:05 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:29:05 ERROR : files root 'rclone-test-qegidic4fima': not deleting files as there were IO errors 2026/07/26 04:29:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:06 ERROR : files root 'rclone-test-qegidic4fima': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (3.04s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:29:07 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:07 INFO : a1: Making directory 2026/07/26 04:29:07 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2026/07/26 04:29:07 DEBUG : Added delayed dir = "a1", newDst= 2026/07/26 04:29:07 INFO : a1/b1: Making directory 2026/07/26 04:29:08 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2026/07/26 04:29:08 DEBUG : Added delayed dir = "a1/b1", newDst= 2026/07/26 04:29:08 INFO : a1/b2: Making directory 2026/07/26 04:29:08 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2026/07/26 04:29:08 DEBUG : Added delayed dir = "a1/b2", newDst= 2026/07/26 04:29:08 INFO : a1/b2/c1: Making directory 2026/07/26 04:29:08 INFO : a1/b1/c1: Making directory 2026/07/26 04:29:08 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2026/07/26 04:29:08 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2026/07/26 04:29:08 INFO : a1/b2/c1/d1: Making directory 2026/07/26 04:29:08 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2026/07/26 04:29:08 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2026/07/26 04:29:08 INFO : a1/b1/c1/d1: Making directory 2026/07/26 04:29:09 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2026/07/26 04:29:09 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2026/07/26 04:29:09 INFO : a1/b2/c1/d1/e1: Making directory 2026/07/26 04:29:09 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2026/07/26 04:29:09 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2026/07/26 04:29:09 INFO : a1/b1/c1/d2: Making directory 2026/07/26 04:29:09 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2026/07/26 04:29:09 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2026/07/26 04:29:09 INFO : a1/b1/c1/d2/e1: Making directory 2026/07/26 04:29:09 INFO : a1/b1/c1/d1/e1: Making directory 2026/07/26 04:29:09 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2026/07/26 04:29:09 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2026/07/26 04:29:09 INFO : a1/b2/c1/d1/e1/f1: Making directory 2026/07/26 04:29:09 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2026/07/26 04:29:09 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2026/07/26 04:29:09 INFO : a1/b1/c1/d1/e1/f1: Making directory 2026/07/26 04:29:09 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2026/07/26 04:29:09 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2026/07/26 04:29:09 INFO : a1/b1/c1/d2/e1/f1: Making directory 2026/07/26 04:29:09 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:29:09 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2026/07/26 04:29:10 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2026/07/26 04:29:10 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2026/07/26 04:29:10 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2026/07/26 04:29:10 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2026/07/26 04:29:10 INFO : a1/b1/c1/d2/e1/f2: Making directory 2026/07/26 04:29:10 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2026/07/26 04:29:10 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2026/07/26 04:29:10 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:29:10 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:29:10 ERROR : files root 'rclone-test-qegidic4fima': not deleting files as there were IO errors 2026/07/26 04:29:10 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:10 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:10 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:10 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:10 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:10 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:10 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:10 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:10 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:10 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:11 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:11 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:11 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:11 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:11 INFO : a1: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:11 ERROR : files root 'rclone-test-qegidic4fima': not deleting directories as there were IO errors sync_test.go:578: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:578 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncSetDelayedModTimes 2026/07/26 04:29:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b2/c1/d1/e1 not empty`) 2026/07/26 04:29:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:29:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b2/c1/d1/e1 not empty`) 2026/07/26 04:29:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:29:13 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b2/c1/d1/e1 not empty`) 2026/07/26 04:29:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/26 04:29:13 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b2/c1/d1/e1 not empty`) 2026/07/26 04:29:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/26 04:29:13 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b2/c1/d1/e1 not empty`) 2026/07/26 04:29:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/26 04:29:13 DEBUG : pacer: Reducing sleep to 240ms 2026/07/26 04:29:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b2/c1/d1 not empty`) 2026/07/26 04:29:13 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/07/26 04:29:14 DEBUG : pacer: Reducing sleep to 360ms 2026/07/26 04:29:14 DEBUG : pacer: Reducing sleep to 270ms 2026/07/26 04:29:14 DEBUG : pacer: Reducing sleep to 202.5ms 2026/07/26 04:29:15 DEBUG : pacer: Reducing sleep to 151.875ms 2026/07/26 04:29:15 DEBUG : pacer: Reducing sleep to 113.90625ms 2026/07/26 04:29:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b1/c1/d2/e1 not empty`) 2026/07/26 04:29:15 DEBUG : pacer: Rate limited, increasing sleep to 227.8125ms 2026/07/26 04:29:15 DEBUG : pacer: Reducing sleep to 170.859375ms 2026/07/26 04:29:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b1/c1/d2 not empty`) 2026/07/26 04:29:15 DEBUG : pacer: Rate limited, increasing sleep to 341.71875ms 2026/07/26 04:29:16 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b1/c1/d2 not empty`) 2026/07/26 04:29:16 DEBUG : pacer: Rate limited, increasing sleep to 683.4375ms 2026/07/26 04:29:16 DEBUG : pacer: Reducing sleep to 512.578125ms 2026/07/26 04:29:17 DEBUG : pacer: Reducing sleep to 384.433593ms 2026/07/26 04:29:17 DEBUG : pacer: Reducing sleep to 288.325194ms 2026/07/26 04:29:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1/b1/c1/d1 not empty`) 2026/07/26 04:29:17 DEBUG : pacer: Rate limited, increasing sleep to 576.650388ms 2026/07/26 04:29:18 DEBUG : pacer: Reducing sleep to 432.487791ms 2026/07/26 04:29:18 DEBUG : pacer: Reducing sleep to 324.365843ms 2026/07/26 04:29:19 DEBUG : pacer: Reducing sleep to 243.274382ms 2026/07/26 04:29:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/a1 not empty`) 2026/07/26 04:29:19 DEBUG : pacer: Rate limited, increasing sleep to 486.548764ms 2026/07/26 04:29:19 DEBUG : pacer: Reducing sleep to 364.911573ms 2026/07/26 04:29:20 DEBUG : pacer: Reducing sleep to 273.683679ms --- FAIL: TestSyncSetDelayedModTimes (13.10s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:29:20 INFO : sub dir2: Making directory 2026/07/26 04:29:20 DEBUG : pacer: Reducing sleep to 205.262759ms 2026/07/26 04:29:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/26 04:29:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:29:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:29:20 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:29:20 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:29:21 DEBUG : pacer: Reducing sleep to 153.947069ms 2026/07/26 04:29:21 DEBUG : pacer: Reducing sleep to 115.460301ms 2026/07/26 04:29:22 DEBUG : pacer: Reducing sleep to 86.595225ms 2026/07/26 04:29:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:29:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:29:22 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:29:22 ERROR : files root 'rclone-test-qegidic4fima': not deleting files as there were IO errors 2026/07/26 04:29:22 DEBUG : pacer: Reducing sleep to 64.946418ms 2026/07/26 04:29:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:22 ERROR : files root 'rclone-test-qegidic4fima': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncNoEmptyDirectories 2026/07/26 04:29:22 DEBUG : pacer: Reducing sleep to 48.709813ms 2026/07/26 04:29:22 DEBUG : pacer: Reducing sleep to 36.532359ms 2026/07/26 04:29:22 DEBUG : pacer: Reducing sleep to 27.399269ms 2026/07/26 04:29:22 DEBUG : pacer: Reducing sleep to 20.549451ms 2026/07/26 04:29:22 DEBUG : pacer: Reducing sleep to 15.412088ms --- FAIL: TestSyncNoEmptyDirectories (2.60s) === RUN TestServerSideCopy run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:29:23 DEBUG : pacer: Reducing sleep to 11.559066ms 2026/07/26 04:29:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:615 Error: Should be true Test: TestServerSideCopy Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:615 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideCopy Messages: 1 objects not found 2026/07/26 04:29:31 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sewolic7womu" sync_test.go:620: Server side copy (if possible) files root 'rclone-test-qegidic4fima' -> files root 'rclone-test-sewolic7womu' 2026/07/26 04:29:32 DEBUG : files root 'rclone-test-sewolic7womu': Waiting for checks to finish 2026/07/26 04:29:32 DEBUG : files root 'rclone-test-sewolic7womu': Waiting for transfers to finish 2026/07/26 04:29:32 ERROR : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/26 04:29:33 ERROR : error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/26 04:29:36 ERROR : error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:627 Error: Should be true Test: TestServerSideCopy Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:627 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideCopy Messages: 1 objects not found 2026/07/26 04:29:40 DEBUG : files root 'rclone-test-sewolic7womu': Purge remote 2026/07/26 04:29:40 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (18.18s) === RUN TestCopyOverSelf run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:29:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/26 04:29:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:29:44 DEBUG : sub dir/hello world: size = 11 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:29:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 04:29:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:29:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:29:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 04:29:45 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/26 04:29:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/26 04:29:45 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyOverSelf (5.49s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:29:48 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fupiton5pute" sync_test.go:656: Server side copy (if possible) files root 'rclone-test-qegidic4fima' -> files root 'rclone-test-fupiton5pute' 2026/07/26 04:29:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:29:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:29:49 DEBUG : files root 'rclone-test-fupiton5pute': Waiting for checks to finish 2026/07/26 04:29:49 DEBUG : files root 'rclone-test-fupiton5pute': Waiting for transfers to finish 2026/07/26 04:29:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:29:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:29:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 04:29:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/26 04:29:53 DEBUG : files root 'rclone-test-fupiton5pute': Waiting for checks to finish 2026/07/26 04:29:53 DEBUG : sub dir/hello world: size = 17 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:29:53 DEBUG : sub dir/hello world: size = 11 (files root 'rclone-test-fupiton5pute') 2026/07/26 04:29:53 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 04:29:53 DEBUG : files root 'rclone-test-fupiton5pute': Waiting for transfers to finish 2026/07/26 04:29:54 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 04:29:54 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/26 04:29:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 04:29:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:54 DEBUG : files root 'rclone-test-fupiton5pute': Purge remote --- PASS: TestServerSideCopyOverSelf (8.99s) === RUN TestMoveOverSelf run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:29:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:29:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/26 04:29:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:29:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:29:57 DEBUG : sub dir/hello world: size = 11 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:29:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 04:29:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:29:58 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 04:29:58 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/26 04:29:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/26 04:29:58 INFO : sub dir/hello world: Deleted 2026/07/26 04:29:59 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveOverSelf (4.42s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:01 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-coligeb6sose" sync_test.go:701: Server side copy (if possible) files root 'rclone-test-qegidic4fima' -> files root 'rclone-test-coligeb6sose' 2026/07/26 04:30:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:30:02 DEBUG : files root 'rclone-test-coligeb6sose': Waiting for checks to finish 2026/07/26 04:30:02 DEBUG : files root 'rclone-test-coligeb6sose': Waiting for transfers to finish 2026/07/26 04:30:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:30:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:30:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 04:30:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:30:06 DEBUG : files root 'rclone-test-coligeb6sose': Using server-side directory move 2026/07/26 04:30:06 INFO : files root 'rclone-test-coligeb6sose': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 04:30:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:30:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/26 04:30:07 DEBUG : sub dir/hello world: size = 17 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:30:07 DEBUG : sub dir/hello world: size = 11 (files root 'rclone-test-coligeb6sose') 2026/07/26 04:30:07 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 04:30:07 DEBUG : files root 'rclone-test-coligeb6sose': Waiting for checks to finish 2026/07/26 04:30:07 DEBUG : files root 'rclone-test-coligeb6sose': Waiting for transfers to finish 2026/07/26 04:30:07 INFO : sub dir/hello world: Deleted 2026/07/26 04:30:08 INFO : sub dir/hello world: Moved (server-side) 2026/07/26 04:30:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:30:11 DEBUG : testing file moves 2026/07/26 04:30:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:30:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/26 04:30:11 DEBUG : sub dir/hello world: size = 24 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:30:11 DEBUG : sub dir/hello world: size = 17 (files root 'rclone-test-coligeb6sose') 2026/07/26 04:30:11 DEBUG : files root 'rclone-test-coligeb6sose': Waiting for checks to finish 2026/07/26 04:30:11 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 04:30:11 DEBUG : files root 'rclone-test-coligeb6sose': Waiting for transfers to finish 2026/07/26 04:30:11 INFO : sub dir/hello world: Deleted 2026/07/26 04:30:12 INFO : sub dir/hello world: Moved (server-side) 2026/07/26 04:30:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:30:13 DEBUG : files root 'rclone-test-coligeb6sose': Purge remote --- PASS: TestServerSideMoveOverSelf (14.22s) === RUN TestCopyAfterDelete run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:15 ERROR : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:739 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:739 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyAfterDelete Messages: 1 objects not found 2026/07/26 04:30:22 INFO : Local file system at /tmp/rclone1331591702: Making directory 2026/07/26 04:30:22 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:22 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:750 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:750 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyAfterDelete Messages: 1 objects not found --- FAIL: TestCopyAfterDelete (17.11s) === RUN TestCopyRedownload run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:30:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:30:33 DEBUG : Local file system at /tmp/rclone1331591702: Waiting for checks to finish 2026/07/26 04:30:33 DEBUG : Local file system at /tmp/rclone1331591702: Waiting for transfers to finish 2026/07/26 04:30:34 DEBUG : sub dir/hello world.8a47773c.partial: size = 11 OK 2026/07/26 04:30:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:30:34 DEBUG : sub dir/hello world.8a47773c.partial: renamed to: sub dir/hello world 2026/07/26 04:30:34 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:30:34 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (3.56s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:35 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/26 04:30:35 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:35 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:36 DEBUG : check sum: size = 1 OK 2026/07/26 04:30:36 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/26 04:30:36 INFO : check sum: Copied (new) 2026/07/26 04:30:36 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:36 DEBUG : check sum: size = 1 OK 2026/07/26 04:30:36 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:36 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/26 04:30:36 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/26 04:30:36 DEBUG : check sum: Unchanged skipping 2026/07/26 04:30:36 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:36 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.98s) === RUN TestSyncSizeOnly run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/26 04:30:37 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:37 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:37 DEBUG : sizeonly: size = 6 OK 2026/07/26 04:30:37 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/26 04:30:37 INFO : sizeonly: Copied (new) 2026/07/26 04:30:37 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:38 DEBUG : sizeonly: size = 6 OK 2026/07/26 04:30:38 DEBUG : sizeonly: Sizes identical 2026/07/26 04:30:38 DEBUG : sizeonly: Unchanged skipping 2026/07/26 04:30:38 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:38 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:38 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.70s) === RUN TestSyncIgnoreSize run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/26 04:30:38 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:38 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:39 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/07/26 04:30:39 INFO : ignore-size: Copied (new) 2026/07/26 04:30:39 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:39 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:39 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:30:39 DEBUG : ignore-size: Unchanged skipping 2026/07/26 04:30:39 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:39 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.96s) === RUN TestSyncIgnoreTimes run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:41 DEBUG : existing: size = 6 OK 2026/07/26 04:30:41 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:30:41 DEBUG : existing: Unchanged skipping 2026/07/26 04:30:41 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:41 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:41 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:41 INFO : There was nothing to transfer 2026/07/26 04:30:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/26 04:30:41 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:41 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:43 DEBUG : existing: size = 6 OK 2026/07/26 04:30:43 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/26 04:30:43 INFO : existing: Copied (replaced existing) 2026/07/26 04:30:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 04:30:43 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:43 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:44 DEBUG : existing: size = 6 OK 2026/07/26 04:30:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/26 04:30:44 INFO : existing: Copied (new) 2026/07/26 04:30:44 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:44 DEBUG : existing: Destination exists, skipping 2026/07/26 04:30:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:44 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.04s) === RUN TestSyncIgnoreErrors run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:48 INFO : d: Making directory 2026/07/26 04:30:48 DEBUG : Added delayed dir = "a", newDst= 2026/07/26 04:30:48 DEBUG : c: Directory modification time the same (differ by 373.262505ms, within tolerance 1s) 2026/07/26 04:30:48 DEBUG : Added delayed dir = "c", newDst=c 2026/07/26 04:30:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 04:30:48 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:48 DEBUG : c/non empty space: size = 5 OK 2026/07/26 04:30:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:30:48 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 04:30:48 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:50 DEBUG : a/potato2: size = 60 OK 2026/07/26 04:30:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/26 04:30:50 INFO : a/potato2: Copied (new) 2026/07/26 04:30:50 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:50 INFO : b/potato: Deleted 2026/07/26 04:30:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/26 04:30:50 INFO : d: Removing directory 2026/07/26 04:30:50 INFO : b: Removing directory 2026/07/26 04:30:50 DEBUG : files root 'rclone-test-qegidic4fima': deleted 2 directories --- PASS: TestSyncIgnoreErrors (6.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:53 DEBUG : empty space: size = 1 OK 2026/07/26 04:30:53 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/26 04:30:53 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/26 04:30:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/26 04:30:53 DEBUG : empty space: Unchanged skipping 2026/07/26 04:30:53 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:53 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:53 INFO : There was nothing to transfer 2026/07/26 04:30:53 DEBUG : empty space: size = 1 OK 2026/07/26 04:30:53 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/26 04:30:53 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/26 04:30:53 INFO : empty space: Updated modification time in destination 2026/07/26 04:30:53 DEBUG : empty space: Unchanged skipping 2026/07/26 04:30:53 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:53 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:55 DEBUG : empty space: size = 1 OK 2026/07/26 04:30:55 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:55 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/26 04:30:55 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/26 04:30:55 DEBUG : empty space: Unchanged skipping 2026/07/26 04:30:55 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:55 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.78s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:30:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:30:57 DEBUG : foo: size = 3 OK 2026/07/26 04:30:57 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/26 04:30:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:30:57 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:30:57 DEBUG : foo: md5 differ 2026/07/26 04:30:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:30:58 DEBUG : foo: size = 3 OK 2026/07/26 04:30:58 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/07/26 04:30:58 INFO : foo: Copied (replaced existing) 2026/07/26 04:30:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.81s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/26 04:31:00 DEBUG : empty space: size = 1 OK 2026/07/26 04:31:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:31:00 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:00 DEBUG : empty space: Unchanged skipping 2026/07/26 04:31:00 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:01 DEBUG : potato: size = 60 OK 2026/07/26 04:31:01 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/26 04:31:01 INFO : potato: Copied (new) 2026/07/26 04:31:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:03 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:31:03 DEBUG : potato: size = 60 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:31:03 DEBUG : potato: Sizes differ 2026/07/26 04:31:03 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:04 DEBUG : potato: size = 21 OK 2026/07/26 04:31:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/26 04:31:04 INFO : potato: Copied (replaced existing) 2026/07/26 04:31:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.91s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:06 DEBUG : potato: size = 21 OK 2026/07/26 04:31:06 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/26 04:31:06 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:06 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:31:06 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:31:06 DEBUG : potato: md5 differ 2026/07/26 04:31:06 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:06 DEBUG : potato: size = 21 OK 2026/07/26 04:31:06 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/26 04:31:06 INFO : potato: Copied (replaced existing) 2026/07/26 04:31:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:31:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/26 04:31:09 DEBUG : empty space: size = 1 OK 2026/07/26 04:31:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:31:09 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:09 DEBUG : empty space: Unchanged skipping 2026/07/26 04:31:09 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:09 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:31:12 DEBUG : empty space: size = 1 OK 2026/07/26 04:31:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:31:12 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:12 DEBUG : empty space: Unchanged skipping 2026/07/26 04:31:12 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:13 DEBUG : potato2: size = 60 OK 2026/07/26 04:31:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/26 04:31:13 INFO : potato2: Copied (new) 2026/07/26 04:31:13 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:16 INFO : d: Making directory 2026/07/26 04:31:16 INFO : d/e: Making directory 2026/07/26 04:31:17 DEBUG : Added delayed dir = "a", newDst= 2026/07/26 04:31:17 DEBUG : c: Directory modification time the same (differ by -87.082498ms, within tolerance 1s) 2026/07/26 04:31:17 DEBUG : Added delayed dir = "c", newDst=c 2026/07/26 04:31:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 04:31:17 DEBUG : c/non empty space: size = 5 OK 2026/07/26 04:31:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:31:17 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 04:31:17 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:17 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:18 DEBUG : a/potato2: size = 60 OK 2026/07/26 04:31:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/26 04:31:18 INFO : a/potato2: Copied (new) 2026/07/26 04:31:18 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:18 INFO : b/potato: Deleted 2026/07/26 04:31:18 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/26 04:31:18 INFO : d/e: Removing directory 2026/07/26 04:31:18 INFO : d: Removing directory 2026/07/26 04:31:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/d not empty`) 2026/07/26 04:31:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:31:18 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/d not empty`) 2026/07/26 04:31:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:31:19 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/d not empty`) 2026/07/26 04:31:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/26 04:31:19 DEBUG : pacer: Reducing sleep to 60ms 2026/07/26 04:31:19 INFO : b: Removing directory 2026/07/26 04:31:19 DEBUG : pacer: Reducing sleep to 45ms 2026/07/26 04:31:19 DEBUG : files root 'rclone-test-qegidic4fima': deleted 3 directories 2026/07/26 04:31:19 DEBUG : pacer: Reducing sleep to 33.75ms 2026/07/26 04:31:19 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/07/26 04:31:19 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/26 04:31:19 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/07/26 04:31:19 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/26 04:31:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:22 INFO : d: Making directory 2026/07/26 04:31:23 DEBUG : Added delayed dir = "a", newDst= 2026/07/26 04:31:23 DEBUG : c: Directory modification time the same (differ by 220.836191ms, within tolerance 1s) 2026/07/26 04:31:23 DEBUG : Added delayed dir = "c", newDst=c 2026/07/26 04:31:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 04:31:23 DEBUG : c/non empty space: size = 5 OK 2026/07/26 04:31:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:31:23 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:23 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 04:31:23 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:24 DEBUG : a/potato2: size = 60 OK 2026/07/26 04:31:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/26 04:31:24 INFO : a/potato2: Copied (new) 2026/07/26 04:31:24 ERROR : files root 'rclone-test-qegidic4fima': not deleting files as there were IO errors 2026/07/26 04:31:24 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/26 04:31:24 ERROR : files root 'rclone-test-qegidic4fima': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:28 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:28 DEBUG : empty space: size = 1 OK 2026/07/26 04:31:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:31:28 DEBUG : empty space: Unchanged skipping 2026/07/26 04:31:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:31:28 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:28 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:28 INFO : potato: Deleted 2026/07/26 04:31:29 DEBUG : potato2: size = 60 OK 2026/07/26 04:31:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/26 04:31:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.93s) === RUN TestSyncDeleteBefore run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:32 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:33 INFO : potato: Deleted 2026/07/26 04:31:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:31:33 DEBUG : empty space: size = 1 OK 2026/07/26 04:31:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:31:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:33 DEBUG : empty space: Unchanged skipping 2026/07/26 04:31:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:34 DEBUG : potato2: size = 60 OK 2026/07/26 04:31:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/26 04:31:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.56s) === RUN TestCopyDeleteBefore run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:31:36 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:36 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:37 DEBUG : potato2: size = 19 OK 2026/07/26 04:31:37 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/26 04:31:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.98s) === RUN TestSyncWithExclude run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:39 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 04:31:39 DEBUG : enormous: Excluded 2026/07/26 04:31:39 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 04:31:39 DEBUG : potato2: Excluded 2026/07/26 04:31:40 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 04:31:40 DEBUG : potato2: Excluded 2026/07/26 04:31:40 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:40 DEBUG : empty space: size = 1 OK 2026/07/26 04:31:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:31:40 DEBUG : empty space: Unchanged skipping 2026/07/26 04:31:40 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:40 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:40 INFO : There was nothing to transfer 2026/07/26 04:31:40 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 04:31:40 DEBUG : enormous: Excluded 2026/07/26 04:31:40 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 04:31:40 DEBUG : potato2: Excluded 2026/07/26 04:31:40 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 04:31:40 DEBUG : potato2: Excluded 2026/07/26 04:31:40 DEBUG : Local file system at /tmp/rclone1331591702: Waiting for checks to finish 2026/07/26 04:31:40 DEBUG : empty space: size = 1 OK 2026/07/26 04:31:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/26 04:31:40 DEBUG : empty space: Unchanged skipping 2026/07/26 04:31:40 DEBUG : Local file system at /tmp/rclone1331591702: Waiting for transfers to finish 2026/07/26 04:31:40 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:44 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 04:31:44 DEBUG : enormous: Excluded 2026/07/26 04:31:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 04:31:44 DEBUG : potato2: Excluded 2026/07/26 04:31:44 DEBUG : empty space: size = 1 OK 2026/07/26 04:31:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:31:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:44 DEBUG : empty space: Unchanged skipping 2026/07/26 04:31:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:44 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:44 INFO : potato2: Deleted 2026/07/26 04:31:44 INFO : enormous: Deleted 2026/07/26 04:31:44 INFO : There was nothing to transfer 2026/07/26 04:31:44 DEBUG : empty space: size = 1 OK 2026/07/26 04:31:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/26 04:31:44 DEBUG : Local file system at /tmp/rclone1331591702: Waiting for checks to finish 2026/07/26 04:31:44 DEBUG : empty space: Unchanged skipping 2026/07/26 04:31:44 DEBUG : Local file system at /tmp/rclone1331591702: Waiting for transfers to finish 2026/07/26 04:31:44 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:44 INFO : enormous: Deleted 2026/07/26 04:31:44 INFO : potato2: Deleted 2026/07/26 04:31:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.14s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:31:48 DEBUG : five: Need to transfer - File not found at Destination 2026/07/26 04:31:48 DEBUG : one: Destination is newer than source, skipping 2026/07/26 04:31:48 DEBUG : three: size = 5 OK 2026/07/26 04:31:48 DEBUG : four: size = 4 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:31:48 DEBUG : three: Sizes identical 2026/07/26 04:31:48 DEBUG : four: size = 8 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:31:48 DEBUG : four: Sizes differ 2026/07/26 04:31:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 04:31:48 DEBUG : two: size = 3 OK 2026/07/26 04:31:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/26 04:31:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:31:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (files root 'rclone-test-qegidic4fima') 2026/07/26 04:31:48 DEBUG : two: md5 differ 2026/07/26 04:31:48 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:48 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:49 DEBUG : five: size = 4 OK 2026/07/26 04:31:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/26 04:31:49 INFO : five: Copied (new) 2026/07/26 04:31:49 DEBUG : four: size = 4 OK 2026/07/26 04:31:49 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/26 04:31:49 INFO : four: Copied (replaced existing) 2026/07/26 04:31:49 DEBUG : two: size = 3 OK 2026/07/26 04:31:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/26 04:31:49 INFO : two: Copied (replaced existing) 2026/07/26 04:31:49 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:50 DEBUG : five: size = 4 OK 2026/07/26 04:31:50 DEBUG : one: Destination is newer than source, skipping 2026/07/26 04:31:50 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:50 DEBUG : four: size = 4 OK 2026/07/26 04:31:50 DEBUG : two: size = 3 OK 2026/07/26 04:31:50 DEBUG : three: size = 5 OK 2026/07/26 04:31:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/26 04:31:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/26 04:31:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/26 04:31:50 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/26 04:31:50 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/26 04:31:50 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/26 04:31:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 04:31:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 04:31:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 04:31:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:31:50 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:31:50 DEBUG : three: md5 differ 2026/07/26 04:31:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/26 04:31:50 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:51 DEBUG : three: size = 5 OK 2026/07/26 04:31:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/26 04:31:51 INFO : three: Copied (replaced existing) 2026/07/26 04:31:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (7.44s) === 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 "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:1569: Can track renames: true 2026/07/26 04:31:52 INFO : files root 'rclone-test-qegidic4fima': Making map for --track-renames 2026/07/26 04:31:52 INFO : files root 'rclone-test-qegidic4fima': Finished making map for --track-renames 2026/07/26 04:31:52 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 04:31:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/26 04:31:52 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for renames to finish 2026/07/26 04:31:52 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:53 DEBUG : potato: size = 14 OK 2026/07/26 04:31:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/26 04:31:53 INFO : potato: Copied (new) 2026/07/26 04:31:53 DEBUG : yam: size = 11 OK 2026/07/26 04:31:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/26 04:31:53 INFO : yam: Copied (new) 2026/07/26 04:31:53 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:53 INFO : files root 'rclone-test-qegidic4fima': Making map for --track-renames 2026/07/26 04:31:53 DEBUG : potato: size = 14 OK 2026/07/26 04:31:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:31:53 INFO : files root 'rclone-test-qegidic4fima': Finished making map for --track-renames 2026/07/26 04:31:53 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:53 DEBUG : potato: Unchanged skipping 2026/07/26 04:31:53 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for renames to finish 2026/07/26 04:31:54 INFO : yam: Moved (server-side) to: yaml 2026/07/26 04:31:54 INFO : yaml: Renamed from "yam" 2026/07/26 04:31:54 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:54 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/26 04:31:55 INFO : files root 'rclone-test-qegidic4fima': Making map for --track-renames 2026/07/26 04:31:55 INFO : files root 'rclone-test-qegidic4fima': Finished making map for --track-renames 2026/07/26 04:31:55 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 04:31:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/26 04:31:55 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for renames to finish 2026/07/26 04:31:55 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:56 DEBUG : potato: size = 14 OK 2026/07/26 04:31:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/26 04:31:56 INFO : potato: Copied (new) 2026/07/26 04:31:56 DEBUG : yam: size = 11 OK 2026/07/26 04:31:56 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/26 04:31:56 INFO : yam: Copied (new) 2026/07/26 04:31:56 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:56 DEBUG : potato: size = 14 OK 2026/07/26 04:31:56 INFO : files root 'rclone-test-qegidic4fima': Making map for --track-renames 2026/07/26 04:31:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:31:56 INFO : files root 'rclone-test-qegidic4fima': Finished making map for --track-renames 2026/07/26 04:31:56 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:56 DEBUG : potato: Unchanged skipping 2026/07/26 04:31:56 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for renames to finish 2026/07/26 04:31:57 INFO : yam: Moved (server-side) to: yaml 2026/07/26 04:31:57 INFO : yaml: Renamed from "yam" 2026/07/26 04:31:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:57 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/26 04:31:58 DEBUG : Added delayed dir = "sub", newDst= 2026/07/26 04:31:58 INFO : files root 'rclone-test-qegidic4fima': Making map for --track-renames 2026/07/26 04:31:58 INFO : files root 'rclone-test-qegidic4fima': Finished making map for --track-renames 2026/07/26 04:31:58 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/26 04:31:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 04:31:58 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for renames to finish 2026/07/26 04:31:58 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:31:59 DEBUG : potato: size = 14 OK 2026/07/26 04:31:59 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/26 04:31:59 INFO : potato: Copied (new) 2026/07/26 04:31:59 DEBUG : sub/yam: size = 11 OK 2026/07/26 04:31:59 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/26 04:31:59 INFO : sub/yam: Copied (new) 2026/07/26 04:31:59 DEBUG : Waiting for deletions to finish 2026/07/26 04:31:59 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/26 04:31:59 DEBUG : potato: size = 14 OK 2026/07/26 04:31:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:31:59 DEBUG : potato: Unchanged skipping 2026/07/26 04:31:59 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/26 04:31:59 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/26 04:31:59 INFO : files root 'rclone-test-qegidic4fima': Making map for --track-renames 2026/07/26 04:31:59 INFO : files root 'rclone-test-qegidic4fima': Finished making map for --track-renames 2026/07/26 04:31:59 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:31:59 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for renames to finish 2026/07/26 04:32:00 INFO : sub/yam: Moved (server-side) to: yam 2026/07/26 04:32:00 INFO : yam: Renamed from "sub/yam" 2026/07/26 04:32:00 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:32:00 DEBUG : Waiting for deletions to finish 2026/07/26 04:32:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:32:01 DEBUG : Creating backend with remote "/tmp/rclone1331591702/dir1" 2026/07/26 04:32:01 DEBUG : Config file has changed externally - reloading 2026/07/26 04:32:01 DEBUG : Creating backend with remote "/tmp/rclone1331591702/dir2" 2026/07/26 04:32:01 DEBUG : Local file system at /tmp/rclone1331591702/dir2: Using server-side directory move 2026/07/26 04:32:01 INFO : Local file system at /tmp/rclone1331591702/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 04:32:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/26 04:32:01 DEBUG : Local file system at /tmp/rclone1331591702/dir2: Waiting for checks to finish 2026/07/26 04:32:01 DEBUG : Local file system at /tmp/rclone1331591702/dir2: Waiting for transfers to finish 2026/07/26 04:32:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.29s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:32:02 DEBUG : Added delayed dir = "nested", newDst= 2026/07/26 04:32:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:32:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:32:02 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/26 04:32:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/26 04:32:02 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:32:02 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:32:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:32:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:32:03 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:32:03 INFO : sub dir/hello world: Deleted 2026/07/26 04:32:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/26 04:32:03 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/26 04:32:03 INFO : nested/sub dir/file: Copied (new) 2026/07/26 04:32:03 INFO : nested/sub dir/file: Deleted 2026/07/26 04:32:03 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:32:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:32:03 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/26 04:32:03 INFO : sub dir: Removing directory 2026/07/26 04:32:03 INFO : nested/sub dir: Removing directory 2026/07/26 04:32:03 INFO : nested: Removing directory 2026/07/26 04:32:03 DEBUG : Local file system at /tmp/rclone1331591702: deleted 3 directories 2026/07/26 04:32:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/nested not empty`) 2026/07/26 04:32:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:32:05 DEBUG : pacer: Reducing sleep to 15ms 2026/07/26 04:32:05 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestMoveWithDeleteEmptySrcDirs (3.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:32:05 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:32:05 DEBUG : Added delayed dir = "nested", newDst= 2026/07/26 04:32:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 04:32:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 04:32:05 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/26 04:32:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/26 04:32:05 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:32:05 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:32:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 04:32:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:32:06 INFO : sub dir/hello world: Copied (new) 2026/07/26 04:32:06 INFO : sub dir/hello world: Deleted 2026/07/26 04:32:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/26 04:32:06 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/26 04:32:06 INFO : nested/sub dir/file: Copied (new) 2026/07/26 04:32:06 INFO : nested/sub dir/file: Deleted 2026/07/26 04:32:06 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:32:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:32:06 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/26 04:32:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/nested not empty`) 2026/07/26 04:32:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:32:08 DEBUG : pacer: Reducing sleep to 15ms 2026/07/26 04:32:08 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.44s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:32:08 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:32:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/26 04:32:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 04:32:08 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:32:08 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:32:09 DEBUG : existing: size = 6 OK 2026/07/26 04:32:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/26 04:32:09 INFO : existing: Copied (new) 2026/07/26 04:32:09 INFO : existing: Deleted 2026/07/26 04:32:09 DEBUG : existing-b: size = 6 OK 2026/07/26 04:32:09 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/26 04:32:09 INFO : existing-b: Copied (new) 2026/07/26 04:32:09 INFO : existing-b: Deleted 2026/07/26 04:32:10 DEBUG : existing: Destination exists, skipping 2026/07/26 04:32:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/26 04:32:10 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:32:10 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:32:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:32:11 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-robexib1woqa" sync_test.go:1736: Server side move (if possible) files root 'rclone-test-qegidic4fima' -> files root 'rclone-test-robexib1woqa' 2026/07/26 04:32:19 DEBUG : files root 'rclone-test-robexib1woqa': Using server-side directory move 2026/07/26 04:32:19 INFO : files root 'rclone-test-robexib1woqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 04:32:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:32:19 DEBUG : empty space: size = 1 OK 2026/07/26 04:32:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/26 04:32:19 DEBUG : empty space: Unchanged skipping 2026/07/26 04:32:19 DEBUG : potato3: size = 68 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:32:19 DEBUG : potato3: size = 60 (files root 'rclone-test-robexib1woqa') 2026/07/26 04:32:19 DEBUG : potato3: Sizes differ 2026/07/26 04:32:19 DEBUG : files root 'rclone-test-robexib1woqa': Waiting for checks to finish 2026/07/26 04:32:19 INFO : empty space: Deleted 2026/07/26 04:32:19 DEBUG : files root 'rclone-test-robexib1woqa': Waiting for transfers to finish 2026/07/26 04:32:19 INFO : potato3: Deleted 2026/07/26 04:32:19 INFO : potato2: Moved (server-side) 2026/07/26 04:32:20 INFO : potato3: Moved (server-side) 2026/07/26 04:32:20 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bifuhul9nege" 2026/07/26 04:32:21 DEBUG : files root 'rclone-test-bifuhul9nege': Using server-side directory move 2026/07/26 04:32:22 INFO : files root 'rclone-test-bifuhul9nege': Server side directory move succeeded 2026/07/26 04:32:22 ERROR : error listing: directory not found 2026/07/26 04:32:22 DEBUG : files root 'rclone-test-bifuhul9nege': Purge remote 2026/07/26 04:32:23 DEBUG : files root 'rclone-test-robexib1woqa': Purge remote 2026/07/26 04:32:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (12.70s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:32:23 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tusizuq3boxo" sync_test.go:1736: Server side move (if possible) files root 'rclone-test-qegidic4fima' -> files root 'rclone-test-tusizuq3boxo' 2026/07/26 04:32:31 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 04:32:31 DEBUG : empty space: Excluded 2026/07/26 04:32:31 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 04:32:31 DEBUG : empty space: Excluded 2026/07/26 04:32:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:32:31 DEBUG : potato3: size = 68 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:32:31 DEBUG : potato3: size = 60 (files root 'rclone-test-tusizuq3boxo') 2026/07/26 04:32:31 DEBUG : potato3: Sizes differ 2026/07/26 04:32:31 DEBUG : files root 'rclone-test-tusizuq3boxo': Waiting for checks to finish 2026/07/26 04:32:31 DEBUG : files root 'rclone-test-tusizuq3boxo': Waiting for transfers to finish 2026/07/26 04:32:31 INFO : potato3: Deleted 2026/07/26 04:32:31 INFO : potato2: Moved (server-side) 2026/07/26 04:32:32 INFO : potato3: Moved (server-side) 2026/07/26 04:32:32 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kofacey3leha" 2026/07/26 04:32:33 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 04:32:33 DEBUG : empty space: Excluded 2026/07/26 04:32:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:32:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/26 04:32:33 DEBUG : files root 'rclone-test-kofacey3leha': Waiting for checks to finish 2026/07/26 04:32:33 DEBUG : files root 'rclone-test-kofacey3leha': Waiting for transfers to finish 2026/07/26 04:32:34 INFO : potato2: Moved (server-side) 2026/07/26 04:32:34 INFO : potato3: Moved (server-side) 2026/07/26 04:32:34 DEBUG : files root 'rclone-test-kofacey3leha': Purge remote 2026/07/26 04:32:34 DEBUG : files root 'rclone-test-tusizuq3boxo': Purge remote --- PASS: TestServerSideMoveWithFilter (12.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:32:35 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kejaweq5yawa" 2026/07/26 04:32:40 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) files root 'rclone-test-qegidic4fima' -> files root 'rclone-test-kejaweq5yawa' 2026/07/26 04:32:43 DEBUG : files root 'rclone-test-kejaweq5yawa': Using server-side directory move 2026/07/26 04:32:43 INFO : files root 'rclone-test-kejaweq5yawa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 04:32:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 04:32:44 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/26 04:32:44 DEBUG : empty space: size = 1 OK 2026/07/26 04:32:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/26 04:32:44 DEBUG : empty space: Unchanged skipping 2026/07/26 04:32:44 DEBUG : potato3: size = 68 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:32:44 DEBUG : potato3: size = 60 (files root 'rclone-test-kejaweq5yawa') 2026/07/26 04:32:44 DEBUG : potato3: Sizes differ 2026/07/26 04:32:44 DEBUG : files root 'rclone-test-kejaweq5yawa': Waiting for checks to finish 2026/07/26 04:32:44 INFO : empty space: Deleted 2026/07/26 04:32:44 DEBUG : files root 'rclone-test-kejaweq5yawa': Waiting for transfers to finish 2026/07/26 04:32:44 INFO : potato3: Deleted 2026/07/26 04:32:44 INFO : potato2: Moved (server-side) 2026/07/26 04:32:44 INFO : potato3: Moved (server-side) 2026/07/26 04:32:44 INFO : tomatoDir: Removing directory 2026/07/26 04:32:44 DEBUG : files root 'rclone-test-qegidic4fima': deleted 1 directories 2026/07/26 04:32:45 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wimuxis3vuje" 2026/07/26 04:32:45 INFO : tomatoDir: Making directory 2026/07/26 04:32:46 DEBUG : files root 'rclone-test-wimuxis3vuje': Using server-side directory move 2026/07/26 04:32:46 INFO : files root 'rclone-test-wimuxis3vuje': Server side directory move succeeded 2026/07/26 04:32:47 ERROR : error listing: directory not found 2026/07/26 04:32:47 ERROR : error listing: directory not found 2026/07/26 04:32:47 DEBUG : files root 'rclone-test-wimuxis3vuje': Purge remote 2026/07/26 04:32:47 DEBUG : files root 'rclone-test-kejaweq5yawa': Purge remote 2026/07/26 04:32:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.65s) === RUN TestServerSideMoveOverlap run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.26s) === RUN TestSyncOverlap run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:32:48 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/rclone-sync-test" --- PASS: TestSyncOverlap (0.93s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:32:49 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/rclone-sync-test" 2026/07/26 04:32:50 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/rclone-sync-test-include/layer2" 2026/07/26 04:32:51 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/rclone-sync-test-ignore-file" 2026/07/26 04:32:55 DEBUG : rclone-sync-test: Excluded 2026/07/26 04:32:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 04:32:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/26 04:32:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 04:32:55 DEBUG : files root 'rclone-test-qegidic4fima/rclone-sync-test': Waiting for checks to finish 2026/07/26 04:32:55 DEBUG : files root 'rclone-test-qegidic4fima/rclone-sync-test': Waiting for transfers to finish 2026/07/26 04:32:55 DEBUG : Waiting for deletions to finish 2026/07/26 04:32:55 INFO : There was nothing to transfer 2026/07/26 04:32:56 DEBUG : rclone-sync-test: Excluded 2026/07/26 04:32:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 04:32:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 04:32:56 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:32:56 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:32:56 DEBUG : Waiting for deletions to finish 2026/07/26 04:32:56 INFO : rclone-sync-test-include: Removing directory 2026/07/26 04:32:56 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:32:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:32:56 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:32:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:32:57 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:32:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/26 04:32:57 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:32:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/26 04:32:57 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:32:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/26 04:32:57 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:32:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/26 04:32:57 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:32:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/26 04:32:58 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:32:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/26 04:32:59 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:01 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/26 04:33:01 DEBUG : files root 'rclone-test-qegidic4fima': failed to delete 1 directories 2026/07/26 04:33:01 INFO : There was nothing to transfer 2026/07/26 04:33:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/26 04:33:05 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/26 04:33:07 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/26 04:33:07 DEBUG : rclone-sync-test: Excluded 2026/07/26 04:33:08 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/26 04:33:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 04:33:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/26 04:33:09 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/26 04:33:09 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/26 04:33:10 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/26 04:33:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 04:33:10 DEBUG : files root 'rclone-test-qegidic4fima/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/26 04:33:10 DEBUG : files root 'rclone-test-qegidic4fima/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/26 04:33:10 DEBUG : Waiting for deletions to finish 2026/07/26 04:33:10 INFO : There was nothing to transfer 2026/07/26 04:33:10 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/26 04:33:10 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/07/26 04:33:11 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/07/26 04:33:11 DEBUG : rclone-sync-test: Excluded 2026/07/26 04:33:11 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/07/26 04:33:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 04:33:11 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/07/26 04:33:11 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/07/26 04:33:11 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/07/26 04:33:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 04:33:11 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:33:11 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/26 04:33:11 INFO : rclone-sync-test-include: Removing directory 2026/07/26 04:33:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:11 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2026/07/26 04:33:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:12 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2026/07/26 04:33:12 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:12 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2026/07/26 04:33:12 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:12 DEBUG : pacer: Rate limited, increasing sleep to 570.17432ms 2026/07/26 04:33:12 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:12 DEBUG : pacer: Rate limited, increasing sleep to 1.14034864s 2026/07/26 04:33:13 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:13 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/26 04:33:14 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:16 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:18 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:20 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/26 04:33:20 DEBUG : files root 'rclone-test-qegidic4fima': failed to delete 1 directories 2026/07/26 04:33:20 INFO : There was nothing to transfer 2026/07/26 04:33:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/26 04:33:22 DEBUG : Excluded 2026/07/26 04:33:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/26 04:33:25 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/26 04:33:25 DEBUG : rclone-sync-test: Excluded 2026/07/26 04:33:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/26 04:33:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 04:33:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/26 04:33:27 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/26 04:33:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/26 04:33:29 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/26 04:33:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 04:33:29 DEBUG : files root 'rclone-test-qegidic4fima/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/26 04:33:29 DEBUG : files root 'rclone-test-qegidic4fima/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/26 04:33:29 DEBUG : Waiting for deletions to finish 2026/07/26 04:33:29 INFO : There was nothing to transfer 2026/07/26 04:33:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/26 04:33:29 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/07/26 04:33:29 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/07/26 04:33:29 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/07/26 04:33:29 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/07/26 04:33:30 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/07/26 04:33:30 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/07/26 04:33:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/rclone-sync-test-include not empty`) 2026/07/26 04:33:30 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2026/07/26 04:33:30 DEBUG : pacer: Reducing sleep to 53.453842ms 2026/07/26 04:33:30 DEBUG : pacer: Reducing sleep to 40.090381ms 2026/07/26 04:33:30 DEBUG : pacer: Reducing sleep to 30.067785ms 2026/07/26 04:33:30 DEBUG : pacer: Reducing sleep to 22.550838ms --- PASS: TestSyncOverlapWithFilter (41.25s) === RUN TestSyncCompareDest run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:33:30 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/dst" 2026/07/26 04:33:31 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/CompareDest" 2026/07/26 04:33:32 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 04:33:32 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:33:32 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:33:35 DEBUG : one: size = 3 OK 2026/07/26 04:33:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/26 04:33:35 INFO : one: Copied (new) 2026/07/26 04:33:35 DEBUG : Waiting for deletions to finish 2026/07/26 04:33:35 DEBUG : pacer: Reducing sleep to 16.913128ms 2026/07/26 04:33:35 DEBUG : pacer: Reducing sleep to 12.684846ms 2026/07/26 04:33:35 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:33:36 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:33:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:33:36 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:33:36 DEBUG : one: Sizes differ 2026/07/26 04:33:36 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:33:38 DEBUG : one: size = 5 OK 2026/07/26 04:33:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/26 04:33:38 INFO : one: Copied (replaced existing) 2026/07/26 04:33:38 DEBUG : Waiting for deletions to finish 2026/07/26 04:33:41 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:33:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:33:41 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:33:41 DEBUG : one: Sizes differ 2026/07/26 04:33:42 DEBUG : one: size = 5 OK 2026/07/26 04:33:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:33:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 04:33:42 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:33:42 DEBUG : Waiting for deletions to finish 2026/07/26 04:33:42 INFO : There was nothing to transfer 2026/07/26 04:33:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:33:44 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:33:44 DEBUG : one: Sizes differ 2026/07/26 04:33:44 DEBUG : two: size = 3 OK 2026/07/26 04:33:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:33:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 04:33:44 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:33:44 DEBUG : one: size = 5 OK 2026/07/26 04:33:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:33:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 04:33:44 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:33:44 DEBUG : Waiting for deletions to finish 2026/07/26 04:33:44 INFO : There was nothing to transfer 2026/07/26 04:33:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:33:44 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:33:44 DEBUG : one: Sizes differ 2026/07/26 04:33:45 DEBUG : two: size = 3 OK 2026/07/26 04:33:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:33:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 04:33:45 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:33:45 DEBUG : one: size = 5 OK 2026/07/26 04:33:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:33:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 04:33:45 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:33:45 DEBUG : Waiting for deletions to finish 2026/07/26 04:33:45 INFO : There was nothing to transfer 2026/07/26 04:33:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:33:45 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:33:45 DEBUG : one: Sizes differ 2026/07/26 04:33:46 DEBUG : two: size = 3 OK 2026/07/26 04:33:46 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2026/07/26 04:33:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/26 04:33:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 04:33:46 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:33:46 DEBUG : one: size = 5 OK 2026/07/26 04:33:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:33:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 04:33:46 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:33:46 DEBUG : Waiting for deletions to finish 2026/07/26 04:33:46 INFO : There was nothing to transfer 2026/07/26 04:33:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:33:46 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:33:46 DEBUG : one: Sizes differ 2026/07/26 04:33:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:33:46 DEBUG : two: size = 3 (files root 'rclone-test-qegidic4fima/CompareDest') 2026/07/26 04:33:46 DEBUG : two: Sizes differ 2026/07/26 04:33:46 DEBUG : two: Need to transfer - File not found at Destination 2026/07/26 04:33:46 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:33:46 DEBUG : one: size = 5 OK 2026/07/26 04:33:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:33:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 04:33:46 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:33:48 DEBUG : two: size = 5 OK 2026/07/26 04:33:48 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/26 04:33:48 INFO : two: Copied (new) 2026/07/26 04:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (18.82s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:33:52 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/dest" 2026/07/26 04:33:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/pre-dest1" 2026/07/26 04:33:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/pre-dest2" 2026/07/26 04:33:54 DEBUG : 1: size = 1 OK 2026/07/26 04:33:54 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:33:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/26 04:33:54 DEBUG : 2: size = 1 OK 2026/07/26 04:33:54 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:33:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/26 04:33:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/26 04:33:55 DEBUG : files root 'rclone-test-qegidic4fima/dest': Waiting for checks to finish 2026/07/26 04:33:55 DEBUG : files root 'rclone-test-qegidic4fima/dest': Waiting for transfers to finish 2026/07/26 04:33:56 DEBUG : 3: size = 1 OK 2026/07/26 04:33:56 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/26 04:33:56 INFO : 3: Copied (new) 2026/07/26 04:33:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.51s) === RUN TestSyncCopyDest run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:33:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/dst" 2026/07/26 04:33:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/CopyDest" 2026/07/26 04:34:00 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 04:34:00 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:00 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:02 DEBUG : one: size = 3 OK 2026/07/26 04:34:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/26 04:34:02 INFO : one: Copied (new) 2026/07/26 04:34:02 DEBUG : Waiting for deletions to finish 2026/07/26 04:34:03 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:34:03 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:34:03 DEBUG : one: Sizes differ 2026/07/26 04:34:03 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:04 DEBUG : one: size = 5 OK 2026/07/26 04:34:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/26 04:34:04 INFO : one: Copied (replaced existing) 2026/07/26 04:34:04 DEBUG : Waiting for deletions to finish 2026/07/26 04:34:07 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/BackupDir" 2026/07/26 04:34:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:34:08 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:34:08 DEBUG : one: Sizes differ 2026/07/26 04:34:08 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:08 DEBUG : one: size = 5 OK 2026/07/26 04:34:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:34:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:34:08 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:34:08 DEBUG : one: Sizes differ 2026/07/26 04:34:10 INFO : one: Moved (server-side) 2026/07/26 04:34:11 DEBUG : one: size = 5 OK 2026/07/26 04:34:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/26 04:34:11 INFO : one: Copied (server-side copy) 2026/07/26 04:34:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/26 04:34:11 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:11 DEBUG : Waiting for deletions to finish 2026/07/26 04:34:13 DEBUG : one: size = 5 OK 2026/07/26 04:34:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:34:13 DEBUG : one: Unchanged skipping 2026/07/26 04:34:13 DEBUG : two: size = 3 OK 2026/07/26 04:34:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:34:15 DEBUG : two: size = 3 OK 2026/07/26 04:34:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/26 04:34:15 INFO : two: Copied (server-side copy) 2026/07/26 04:34:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/26 04:34:15 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:15 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:15 DEBUG : Waiting for deletions to finish 2026/07/26 04:34:15 DEBUG : one: size = 5 OK 2026/07/26 04:34:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:34:15 DEBUG : one: Unchanged skipping 2026/07/26 04:34:15 DEBUG : two: size = 3 OK 2026/07/26 04:34:15 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:34:15 DEBUG : two: Unchanged skipping 2026/07/26 04:34:15 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:15 DEBUG : Waiting for deletions to finish 2026/07/26 04:34:15 INFO : There was nothing to transfer 2026/07/26 04:34:17 DEBUG : one: size = 5 OK 2026/07/26 04:34:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:34:17 DEBUG : one: Unchanged skipping 2026/07/26 04:34:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:34:18 DEBUG : three: size = 5 (files root 'rclone-test-qegidic4fima/CopyDest') 2026/07/26 04:34:18 DEBUG : three: Sizes differ 2026/07/26 04:34:18 DEBUG : three: Destination not found in --copy-dest 2026/07/26 04:34:18 DEBUG : three: Need to transfer - File not found at Destination 2026/07/26 04:34:18 DEBUG : two: size = 3 OK 2026/07/26 04:34:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/26 04:34:18 DEBUG : two: Unchanged skipping 2026/07/26 04:34:18 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:18 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:19 DEBUG : three: size = 7 OK 2026/07/26 04:34:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/26 04:34:19 INFO : three: Copied (new) 2026/07/26 04:34:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (22.32s) === RUN TestSyncBackupDir run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:34:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/dst" 2026/07/26 04:34:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/backup" 2026/07/26 04:34:26 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:34:26 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:34:26 DEBUG : one: Sizes differ 2026/07/26 04:34:26 DEBUG : two: size = 3 OK 2026/07/26 04:34:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:34:26 DEBUG : two: Unchanged skipping 2026/07/26 04:34:27 INFO : one: Moved (server-side) 2026/07/26 04:34:27 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:29 DEBUG : one: size = 4 OK 2026/07/26 04:34:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/26 04:34:29 INFO : one: Copied (new) 2026/07/26 04:34:29 DEBUG : Waiting for deletions to finish 2026/07/26 04:34:30 INFO : three.txt: Moved (server-side) 2026/07/26 04:34:30 INFO : three.txt: Moved into backup dir 2026/07/26 04:34:33 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:33 DEBUG : two: size = 3 OK 2026/07/26 04:34:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:34:33 DEBUG : two: Unchanged skipping 2026/07/26 04:34:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:34:33 DEBUG : one: size = 4 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:34:33 DEBUG : one: Sizes differ 2026/07/26 04:34:33 INFO : one: Deleted 2026/07/26 04:34:34 INFO : one: Moved (server-side) 2026/07/26 04:34:34 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:35 DEBUG : one: size = 5 OK 2026/07/26 04:34:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/26 04:34:35 INFO : one: Copied (new) 2026/07/26 04:34:35 DEBUG : Waiting for deletions to finish 2026/07/26 04:34:36 INFO : three.txt: Deleted 2026/07/26 04:34:36 INFO : three.txt: Moved (server-side) 2026/07/26 04:34:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.94s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:34:41 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/dst" 2026/07/26 04:34:42 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/backup" 2026/07/26 04:34:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:34:43 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:34:43 DEBUG : one: Sizes differ 2026/07/26 04:34:43 DEBUG : two: size = 3 OK 2026/07/26 04:34:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:34:43 DEBUG : two: Unchanged skipping 2026/07/26 04:34:43 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:44 INFO : one: Moved (server-side) to: one.bak 2026/07/26 04:34:44 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:45 DEBUG : one: size = 4 OK 2026/07/26 04:34:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/26 04:34:45 INFO : one: Copied (new) 2026/07/26 04:34:45 DEBUG : Waiting for deletions to finish 2026/07/26 04:34:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 04:34:46 INFO : three.txt: Moved into backup dir 2026/07/26 04:34:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:34:49 DEBUG : one: size = 4 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:34:49 DEBUG : one: Sizes differ 2026/07/26 04:34:49 DEBUG : two: size = 3 OK 2026/07/26 04:34:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:34:49 DEBUG : two: Unchanged skipping 2026/07/26 04:34:49 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:49 INFO : one.bak: Deleted 2026/07/26 04:34:49 INFO : one: Moved (server-side) to: one.bak 2026/07/26 04:34:49 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:34:51 DEBUG : one: size = 5 OK 2026/07/26 04:34:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/26 04:34:51 INFO : one: Copied (new) 2026/07/26 04:34:51 DEBUG : Waiting for deletions to finish 2026/07/26 04:34:51 INFO : three.txt.bak: Deleted 2026/07/26 04:34:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 04:34:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:34:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/dst" 2026/07/26 04:34:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/backup" 2026/07/26 04:34:59 DEBUG : two: size = 3 OK 2026/07/26 04:34:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:34:59 DEBUG : two: Unchanged skipping 2026/07/26 04:34:59 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:34:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:34:59 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:34:59 DEBUG : one: Sizes differ 2026/07/26 04:35:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/26 04:35:00 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:35:02 DEBUG : one: size = 4 OK 2026/07/26 04:35:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/26 04:35:02 INFO : one: Copied (new) 2026/07/26 04:35:02 DEBUG : Waiting for deletions to finish 2026/07/26 04:35:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/26 04:35:03 INFO : three.txt: Moved into backup dir 2026/07/26 04:35:05 DEBUG : two: size = 3 OK 2026/07/26 04:35:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:35:05 DEBUG : two: Unchanged skipping 2026/07/26 04:35:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:35:05 DEBUG : one: size = 4 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:35:05 DEBUG : one: Sizes differ 2026/07/26 04:35:05 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:35:06 INFO : one-2019-01-01: Deleted 2026/07/26 04:35:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/26 04:35:06 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:35:08 DEBUG : one: size = 5 OK 2026/07/26 04:35:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/26 04:35:08 INFO : one: Copied (new) 2026/07/26 04:35:08 DEBUG : Waiting for deletions to finish 2026/07/26 04:35:08 INFO : three-2019-01-01.txt: Deleted 2026/07/26 04:35:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/26 04:35:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.14s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:35:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/dst" 2026/07/26 04:35:15 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:35:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:35:15 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:35:15 DEBUG : one: Sizes differ 2026/07/26 04:35:15 DEBUG : two: size = 3 OK 2026/07/26 04:35:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:35:15 DEBUG : two: Unchanged skipping 2026/07/26 04:35:16 INFO : one: Moved (server-side) to: one.bak 2026/07/26 04:35:16 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:35:17 DEBUG : one: size = 4 OK 2026/07/26 04:35:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/26 04:35:17 INFO : one: Copied (new) 2026/07/26 04:35:17 DEBUG : Waiting for deletions to finish 2026/07/26 04:35:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 04:35:18 INFO : three.txt: Moved into backup dir 2026/07/26 04:35:19 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.amazonaws.com/objects.brickftp.com/metadata/126732/d785a4ec-a66d-4ea8-8d8e-5cbfff0a28ef?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAU5E2BGFBKFOVPYNZ%2F20260726%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260726T043519Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&partNumber=1&response-content-type=application%2Foctet-stream&uploadId=xIoIL1rsC9DLCOVYWOyO5tvAh_QVhITlbGc1Nu90EuIcF.8rM_dtA0vtji64iviMzkZqEuasGRSC17bFhTgZdFr1OAxqJQ9x6NQl9oxbsPS2U_tmTEFDBEIqY.q_n2uG&X-Amz-Signature=b71fc6db9a1b2a0f43f6929f6ad54cc2e377fb3a0d6676984bc44519eaf5c5e3": EOF) 2026/07/26 04:35:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:35:20 DEBUG : pacer: Reducing sleep to 15ms 2026/07/26 04:35:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/26 04:35:20 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt (0), dst/three.txt.bak (5), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: files root 'rclone-test-qegidic4fima'/dst/three.txt: md5 hash incorrect - expecting "91341eed84691a83caea73aa785736d5" got "d41d8cd98f00b204e9800998ecf8427e" fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: files root 'rclone-test-qegidic4fima'/dst/three.txt: crc32 hash incorrect - expecting "1e485dc0" got "00000000" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Not equal: expected: 6 actual : 0 Test: TestSyncBackupDirSuffixOnly Messages: dst/three.txt: size incorrect file=6 vs obj=0 2026/07/26 04:35:29 DEBUG : one.bak: Excluded (Path Filter) 2026/07/26 04:35:29 DEBUG : one.bak: Excluded 2026/07/26 04:35:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/26 04:35:29 DEBUG : three.txt.bak: Excluded 2026/07/26 04:35:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:35:29 DEBUG : one: size = 4 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:35:29 DEBUG : one: Sizes differ 2026/07/26 04:35:29 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for checks to finish 2026/07/26 04:35:29 DEBUG : two: size = 3 OK 2026/07/26 04:35:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:35:29 DEBUG : two: Unchanged skipping 2026/07/26 04:35:30 INFO : one.bak: Deleted 2026/07/26 04:35:31 INFO : one: Moved (server-side) to: one.bak 2026/07/26 04:35:31 DEBUG : files root 'rclone-test-qegidic4fima/dst': Waiting for transfers to finish 2026/07/26 04:35:32 DEBUG : one: size = 5 OK 2026/07/26 04:35:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/26 04:35:32 INFO : one: Copied (new) 2026/07/26 04:35:32 DEBUG : Waiting for deletions to finish 2026/07/26 04:35:33 INFO : three.txt.bak: Deleted 2026/07/26 04:35:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 04:35:33 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt.bak (0), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: files root 'rclone-test-qegidic4fima'/dst/three.txt.bak: md5 hash incorrect - expecting "91341eed84691a83caea73aa785736d5" got "d41d8cd98f00b204e9800998ecf8427e" fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: files root 'rclone-test-qegidic4fima'/dst/three.txt.bak: crc32 hash incorrect - expecting "1e485dc0" got "00000000" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Not equal: expected: 6 actual : 0 Test: TestSyncBackupDirSuffixOnly Messages: dst/three.txt.bak: size incorrect file=6 vs obj=0 --- FAIL: TestSyncBackupDirSuffixOnly (33.34s) === RUN TestSyncSuffix run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:35:47 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/dst" 2026/07/26 04:35:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:35:48 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:35:48 DEBUG : one: Sizes differ 2026/07/26 04:35:49 INFO : one: Moved (server-side) to: one.bak 2026/07/26 04:35:50 DEBUG : one: size = 4 OK 2026/07/26 04:35:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/26 04:35:50 INFO : one: Copied (new) 2026/07/26 04:35:50 DEBUG : two: size = 3 OK 2026/07/26 04:35:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:35:50 DEBUG : two: Unchanged skipping 2026/07/26 04:35:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:35:50 DEBUG : three.txt: size = 5 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:35:50 DEBUG : three.txt: Sizes differ 2026/07/26 04:35:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 04:35:52 DEBUG : three.txt: size = 6 OK 2026/07/26 04:35:52 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/26 04:35:52 INFO : three.txt: Copied (new) 2026/07/26 04:35:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:35:53 DEBUG : one: size = 4 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:35:53 DEBUG : one: Sizes differ 2026/07/26 04:35:53 INFO : one.bak: Deleted 2026/07/26 04:35:53 INFO : one: Moved (server-side) to: one.bak 2026/07/26 04:35:54 DEBUG : one: size = 5 OK 2026/07/26 04:35:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/26 04:35:54 INFO : one: Copied (new) 2026/07/26 04:35:55 DEBUG : two: size = 3 OK 2026/07/26 04:35:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:35:55 DEBUG : two: Unchanged skipping 2026/07/26 04:35:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:35:55 DEBUG : three.txt: size = 6 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:35:55 DEBUG : three.txt: Sizes differ 2026/07/26 04:35:55 INFO : three.txt.bak: Deleted 2026/07/26 04:35:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 04:35:56 DEBUG : three.txt: size = 19 OK 2026/07/26 04:35:56 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/26 04:35:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.26s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:36:02 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qegidic4fima/dst" 2026/07/26 04:36:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:36:03 DEBUG : one: size = 3 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:36:03 DEBUG : one: Sizes differ 2026/07/26 04:36:04 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/26 04:36:05 DEBUG : one: size = 4 OK 2026/07/26 04:36:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/26 04:36:05 INFO : one: Copied (new) 2026/07/26 04:36:05 DEBUG : two: size = 3 OK 2026/07/26 04:36:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:36:05 DEBUG : two: Unchanged skipping 2026/07/26 04:36:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:36:06 DEBUG : three.txt: size = 5 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:36:06 DEBUG : three.txt: Sizes differ 2026/07/26 04:36:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/26 04:36:07 DEBUG : three.txt: size = 6 OK 2026/07/26 04:36:07 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/26 04:36:07 INFO : three.txt: Copied (new) 2026/07/26 04:36:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:36:08 DEBUG : one: size = 4 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:36:08 DEBUG : one: Sizes differ 2026/07/26 04:36:09 INFO : one-2019-01-01: Deleted 2026/07/26 04:36:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/26 04:36:10 DEBUG : one: size = 5 OK 2026/07/26 04:36:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/26 04:36:10 INFO : one: Copied (new) 2026/07/26 04:36:10 DEBUG : two: size = 3 OK 2026/07/26 04:36:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:36:10 DEBUG : two: Unchanged skipping 2026/07/26 04:36:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:36:11 DEBUG : three.txt: size = 6 (files root 'rclone-test-qegidic4fima/dst') 2026/07/26 04:36:11 DEBUG : three.txt: Sizes differ 2026/07/26 04:36:11 INFO : three-2019-01-01.txt: Deleted 2026/07/26 04:36:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/26 04:36:12 DEBUG : three.txt: size = 19 OK 2026/07/26 04:36:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/26 04:36:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (16.87s) === RUN TestSyncUTFNorm run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:36:16 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:36:16 DEBUG : Testêé: size = 18 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:36:16 DEBUG : Testêé: Sizes differ 2026/07/26 04:36:16 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:36:16 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:36:17 DEBUG : Testêé: size = 14 OK 2026/07/26 04:36:17 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/07/26 04:36:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/26 04:36:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.05s) === RUN TestSyncImmutable run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:36:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 04:36:18 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:36:18 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:36:19 DEBUG : existing: size = 6 OK 2026/07/26 04:36:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/26 04:36:19 INFO : existing: Copied (new) 2026/07/26 04:36:19 DEBUG : Waiting for deletions to finish 2026/07/26 04:36:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:36:19 DEBUG : existing: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:36:19 DEBUG : existing: Sizes differ 2026/07/26 04:36:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/26 04:36:19 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:36:19 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:36:19 ERROR : files root 'rclone-test-qegidic4fima': not deleting files as there were IO errors 2026/07/26 04:36:19 ERROR : files root 'rclone-test-qegidic4fima': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.26s) === RUN TestFixCase run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:36:25 DEBUG : EXISTING: size = 6 OK 2026/07/26 04:36:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:36:25 DEBUG : existing: Unchanged skipping 2026/07/26 04:36:25 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:36:25 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:36:25 DEBUG : existingbutdifferent: Sizes differ 2026/07/26 04:36:25 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2026/07/26 04:36:25 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2026/07/26 04:36:25 DEBUG : EXISTING: moving to existing-rclone-move-hesekuc3 2026/07/26 04:36:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-wefajoj0 2026/07/26 04:36:26 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-hesekuc3 2026/07/26 04:36:26 DEBUG : EXISTING: moving to existing 2026/07/26 04:36:26 INFO : existing-rclone-move-hesekuc3: Moved (server-side) to: existing 2026/07/26 04:36:26 INFO : EXISTING: Moved (server-side) to: existing 2026/07/26 04:36:26 INFO : EXISTING: Fixed case by renaming to: existing 2026/07/26 04:36:27 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/07/26 04:36:28 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/07/26 04:36:29 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using DirSetModTime) 2026/07/26 04:36:29 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2026/07/26 04:36:30 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/07/26 04:36:30 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:36:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:36:30 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/07/26 04:36:30 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2026/07/26 04:36:30 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2026/07/26 04:36:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-xibubex0 2026/07/26 04:36:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-xibubex0 2026/07/26 04:36:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/07/26 04:36:31 INFO : subdira/subdirb/subdirc/hello-rclone-move-xibubex0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/07/26 04:36:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/07/26 04:36:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/07/26 04:36:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/07/26 04:36:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:36:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:36:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/07/26 04:36:31 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:36:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hohurim8 2026/07/26 04:36:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hohurim8 2026/07/26 04:36:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/07/26 04:36:33 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/07/26 04:36:33 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/07/26 04:36:33 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/07/26 04:36:33 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hohurim8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/07/26 04:36:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/07/26 04:36:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/07/26 04:36:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/07/26 04:36:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/07/26 04:36:35 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2026/07/26 04:36:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-wefajoj0 2026/07/26 04:36:35 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/07/26 04:36:35 INFO : existingbutdifferent-rclone-move-wefajoj0: Moved (server-side) to: existingbutdifferent 2026/07/26 04:36:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/07/26 04:36:35 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/07/26 04:36:35 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:36:37 DEBUG : existingbutdifferent: size = 5 OK 2026/07/26 04:36:37 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/07/26 04:36:37 INFO : existingbutdifferent: Copied (replaced existing) 2026/07/26 04:36:37 ERROR : files root 'rclone-test-qegidic4fima': not deleting files as there were IO errors 2026/07/26 04:36:37 ERROR : files root 'rclone-test-qegidic4fima': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: Not Found - `Not Found. This may be related to your permissions.` Test: TestFixCase 2026/07/26 04:36:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/subdira/subdirb/subdirc not empty`) 2026/07/26 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:36:38 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/subdira/subdirb/subdirc not empty`) 2026/07/26 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:36:39 DEBUG : pacer: Reducing sleep to 30ms 2026/07/26 04:36:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/subdira/subdirb not empty`) 2026/07/26 04:36:39 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/07/26 04:36:39 DEBUG : pacer: Reducing sleep to 45ms 2026/07/26 04:36:39 DEBUG : pacer: Reducing sleep to 33.75ms 2026/07/26 04:36:39 DEBUG : pacer: Reducing sleep to 25.3125ms --- FAIL: TestFixCase (18.92s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/26 04:36:39 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/26 04:36:39 DEBUG : pacer: Reducing sleep to 14.238281ms === RUN TestMaxTransfer/Soft run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/26 04:36:39 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/26 04:36:40 DEBUG : pacer: Reducing sleep to 10ms === RUN TestMaxTransfer/Cautious run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.76s) --- SKIP: TestMaxTransfer/Hard (0.25s) --- SKIP: TestMaxTransfer/Soft (0.25s) --- SKIP: TestMaxTransfer/Cautious (0.26s) === RUN TestSyncConcurrentDelete run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:37:22 DEBUG : both0: size = 6 OK 2026/07/26 04:37:22 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:37:22 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both10: size = 6 OK 2026/07/26 04:37:22 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both11: size = 6 OK 2026/07/26 04:37:22 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both0: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both12: size = 6 OK 2026/07/26 04:37:22 DEBUG : both13: size = 6 OK 2026/07/26 04:37:22 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both12: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both14: size = 6 OK 2026/07/26 04:37:22 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both14: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both15: size = 6 OK 2026/07/26 04:37:22 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both15: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both16: size = 6 OK 2026/07/26 04:37:22 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both13: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both17: size = 6 OK 2026/07/26 04:37:22 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both17: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both18: size = 6 OK 2026/07/26 04:37:22 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both18: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both19: size = 6 OK 2026/07/26 04:37:22 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both19: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both1: size = 6 OK 2026/07/26 04:37:22 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both1: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both2: size = 6 OK 2026/07/26 04:37:22 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both2: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both3: size = 6 OK 2026/07/26 04:37:22 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both3: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both4: size = 6 OK 2026/07/26 04:37:22 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both4: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both5: size = 6 OK 2026/07/26 04:37:22 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both5: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both6: size = 6 OK 2026/07/26 04:37:22 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both6: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both7: size = 6 OK 2026/07/26 04:37:22 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both7: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both8: size = 6 OK 2026/07/26 04:37:22 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both8: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both9: size = 6 OK 2026/07/26 04:37:22 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:37:22 DEBUG : both9: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both11: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both10: Unchanged skipping 2026/07/26 04:37:22 DEBUG : both16: Unchanged skipping 2026/07/26 04:37:22 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/26 04:37:22 INFO : only18: Deleted 2026/07/26 04:37:22 INFO : only10: Deleted 2026/07/26 04:37:22 INFO : only1: Deleted 2026/07/26 04:37:22 INFO : only5: Deleted 2026/07/26 04:37:22 INFO : only6: Deleted 2026/07/26 04:37:22 INFO : only8: Deleted 2026/07/26 04:37:22 INFO : only19: Deleted 2026/07/26 04:37:22 INFO : only13: Deleted 2026/07/26 04:37:22 INFO : only14: Deleted 2026/07/26 04:37:22 INFO : only4: Deleted 2026/07/26 04:37:22 INFO : only7: Deleted 2026/07/26 04:37:22 INFO : only15: Deleted 2026/07/26 04:37:22 INFO : only2: Deleted 2026/07/26 04:37:22 INFO : only3: Deleted 2026/07/26 04:37:22 INFO : only9: Deleted 2026/07/26 04:37:22 INFO : only0: Deleted 2026/07/26 04:37:23 INFO : only11: Deleted 2026/07/26 04:37:23 INFO : only12: Deleted 2026/07/26 04:37:23 INFO : only16: Deleted 2026/07/26 04:37:23 INFO : only17: Deleted --- PASS: TestSyncConcurrentDelete (46.21s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:38:07 DEBUG : both10: size = 6 OK 2026/07/26 04:38:07 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both0: size = 6 OK 2026/07/26 04:38:07 DEBUG : both12: size = 6 OK 2026/07/26 04:38:07 DEBUG : both11: size = 6 OK 2026/07/26 04:38:07 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:38:07 DEBUG : both10: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both13: size = 6 OK 2026/07/26 04:38:07 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both13: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both14: size = 6 OK 2026/07/26 04:38:07 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both12: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both15: size = 6 OK 2026/07/26 04:38:07 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both15: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both16: size = 6 OK 2026/07/26 04:38:07 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both16: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both17: size = 6 OK 2026/07/26 04:38:07 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both17: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both18: size = 6 OK 2026/07/26 04:38:07 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both18: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both19: size = 6 OK 2026/07/26 04:38:07 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both19: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both1: size = 6 OK 2026/07/26 04:38:07 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both1: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both2: size = 6 OK 2026/07/26 04:38:07 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both2: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both3: size = 6 OK 2026/07/26 04:38:07 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both3: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both4: size = 6 OK 2026/07/26 04:38:07 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both4: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both5: size = 6 OK 2026/07/26 04:38:07 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both5: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both6: size = 6 OK 2026/07/26 04:38:07 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both6: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both7: size = 6 OK 2026/07/26 04:38:07 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both7: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both8: size = 6 OK 2026/07/26 04:38:07 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both8: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both9: size = 6 OK 2026/07/26 04:38:07 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:38:07 DEBUG : both0: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both11: Unchanged skipping 2026/07/26 04:38:07 DEBUG : both14: Unchanged skipping 2026/07/26 04:38:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only0: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only10: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only10: Sizes differ 2026/07/26 04:38:07 DEBUG : only0: Sizes differ 2026/07/26 04:38:07 DEBUG : only11: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only11: Sizes differ 2026/07/26 04:38:07 DEBUG : both9: Unchanged skipping 2026/07/26 04:38:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only12: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only12: Sizes differ 2026/07/26 04:38:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only13: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only13: Sizes differ 2026/07/26 04:38:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only14: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only14: Sizes differ 2026/07/26 04:38:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only15: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only15: Sizes differ 2026/07/26 04:38:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only16: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only16: Sizes differ 2026/07/26 04:38:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only17: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only17: Sizes differ 2026/07/26 04:38:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only18: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only18: Sizes differ 2026/07/26 04:38:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only19: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only19: Sizes differ 2026/07/26 04:38:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only1: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only1: Sizes differ 2026/07/26 04:38:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only2: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only2: Sizes differ 2026/07/26 04:38:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only3: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only3: Sizes differ 2026/07/26 04:38:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only4: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only4: Sizes differ 2026/07/26 04:38:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only5: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only5: Sizes differ 2026/07/26 04:38:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only6: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only6: Sizes differ 2026/07/26 04:38:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only7: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only7: Sizes differ 2026/07/26 04:38:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only8: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only8: Sizes differ 2026/07/26 04:38:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1331591702) 2026/07/26 04:38:07 DEBUG : only9: size = 6 (files root 'rclone-test-qegidic4fima') 2026/07/26 04:38:07 DEBUG : only9: Sizes differ 2026/07/26 04:38:07 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:38:08 DEBUG : only12: size = 0 OK 2026/07/26 04:38:08 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:08 INFO : only12: Copied (replaced existing) 2026/07/26 04:38:08 DEBUG : only10: size = 0 OK 2026/07/26 04:38:08 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:08 INFO : only10: Copied (replaced existing) 2026/07/26 04:38:08 DEBUG : only15: size = 0 OK 2026/07/26 04:38:08 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:08 INFO : only15: Copied (replaced existing) 2026/07/26 04:38:08 DEBUG : only14: size = 0 OK 2026/07/26 04:38:08 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:08 INFO : only14: Copied (replaced existing) 2026/07/26 04:38:09 DEBUG : only17: size = 0 OK 2026/07/26 04:38:09 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:09 INFO : only17: Copied (replaced existing) 2026/07/26 04:38:09 DEBUG : only18: size = 0 OK 2026/07/26 04:38:09 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:09 INFO : only18: Copied (replaced existing) 2026/07/26 04:38:09 DEBUG : only16: size = 0 OK 2026/07/26 04:38:09 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:09 INFO : only16: Copied (replaced existing) 2026/07/26 04:38:09 DEBUG : only19: size = 0 OK 2026/07/26 04:38:09 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:09 INFO : only19: Copied (replaced existing) 2026/07/26 04:38:10 DEBUG : only0: size = 0 OK 2026/07/26 04:38:10 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:10 INFO : only0: Copied (replaced existing) 2026/07/26 04:38:10 DEBUG : only11: size = 0 OK 2026/07/26 04:38:10 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:10 INFO : only11: Copied (replaced existing) 2026/07/26 04:38:10 DEBUG : only2: size = 0 OK 2026/07/26 04:38:10 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:10 INFO : only2: Copied (replaced existing) 2026/07/26 04:38:10 DEBUG : only4: size = 0 OK 2026/07/26 04:38:10 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:10 INFO : only4: Copied (replaced existing) 2026/07/26 04:38:11 DEBUG : only5: size = 0 OK 2026/07/26 04:38:11 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:11 INFO : only5: Copied (replaced existing) 2026/07/26 04:38:11 DEBUG : only6: size = 0 OK 2026/07/26 04:38:11 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:11 INFO : only6: Copied (replaced existing) 2026/07/26 04:38:11 DEBUG : only7: size = 0 OK 2026/07/26 04:38:11 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:11 INFO : only7: Copied (replaced existing) 2026/07/26 04:38:11 DEBUG : only8: size = 0 OK 2026/07/26 04:38:11 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:11 INFO : only8: Copied (replaced existing) 2026/07/26 04:38:12 DEBUG : only1: size = 0 OK 2026/07/26 04:38:12 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:12 INFO : only1: Copied (replaced existing) 2026/07/26 04:38:12 DEBUG : only13: size = 0 OK 2026/07/26 04:38:12 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:12 INFO : only13: Copied (replaced existing) 2026/07/26 04:38:12 DEBUG : only9: size = 0 OK 2026/07/26 04:38:12 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:12 INFO : only9: Copied (replaced existing) 2026/07/26 04:38:12 DEBUG : only3: size = 0 OK 2026/07/26 04:38:12 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:38:12 INFO : only3: Copied (replaced existing) 2026/07/26 04:38:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (53.13s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:38:19 DEBUG : empty_dir: Making directory with metadata 2026/07/26 04:38:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:38:19 DEBUG : empty_on_remote: Making directory with metadata 2026/07/26 04:38:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:38:19 INFO : empty_on_remote: Making directory 2026/07/26 04:38:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 04:38:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/test_dir2 not empty`) 2026/07/26 04:38:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:38:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/test_dir2 not empty`) 2026/07/26 04:38:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:38:25 DEBUG : pacer: Reducing sleep to 30ms 2026/07/26 04:38:25 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/26 04:38:25 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/26 04:38:25 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestSyncReplaceDirModTime (5.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:38:25 DEBUG : empty_dir: Making directory with metadata 2026/07/26 04:38:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:38:25 DEBUG : empty_on_remote: Making directory with metadata 2026/07/26 04:38:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:38:25 INFO : empty_on_remote: Making directory 2026/07/26 04:38:25 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:38:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2814: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2814 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Received unexpected error: Not Found - `Not Found. This may be related to your permissions.` Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (0.54s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:38:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:26 INFO : sub dir: Making directory 2026/07/26 04:38:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/26 04:38:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:38:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dirEmpty not empty`) 2026/07/26 04:38:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:38:43 DEBUG : pacer: Reducing sleep to 15ms 2026/07/26 04:38:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/26 04:38:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very/very/nested not empty`) 2026/07/26 04:38:44 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/07/26 04:38:44 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/26 04:38:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very/very not empty`) 2026/07/26 04:38:44 DEBUG : pacer: Rate limited, increasing sleep to 33.75ms 2026/07/26 04:38:44 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/07/26 04:38:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very not empty`) 2026/07/26 04:38:44 DEBUG : pacer: Rate limited, increasing sleep to 50.625ms 2026/07/26 04:38:44 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/07/26 04:38:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very not empty`) 2026/07/26 04:38:44 DEBUG : pacer: Rate limited, increasing sleep to 75.9375ms 2026/07/26 04:38:45 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very not empty`) 2026/07/26 04:38:45 DEBUG : pacer: Rate limited, increasing sleep to 151.875ms 2026/07/26 04:38:45 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very not empty`) 2026/07/26 04:38:45 DEBUG : pacer: Rate limited, increasing sleep to 303.75ms 2026/07/26 04:38:45 DEBUG : pacer: Reducing sleep to 227.8125ms 2026/07/26 04:38:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very not empty`) 2026/07/26 04:38:45 DEBUG : pacer: Rate limited, increasing sleep to 455.625ms 2026/07/26 04:38:45 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very not empty`) 2026/07/26 04:38:45 DEBUG : pacer: Rate limited, increasing sleep to 911.25ms 2026/07/26 04:38:46 DEBUG : pacer: Reducing sleep to 683.4375ms 2026/07/26 04:38:47 DEBUG : pacer: Reducing sleep to 512.578125ms 2026/07/26 04:38:47 DEBUG : pacer: Reducing sleep to 384.433593ms 2026/07/26 04:38:48 DEBUG : pacer: Reducing sleep to 288.325194ms 2026/07/26 04:38:48 DEBUG : pacer: Reducing sleep to 216.243895ms 2026/07/26 04:38:48 DEBUG : pacer: Reducing sleep to 162.182921ms --- PASS: TestNothingToTransferWithEmptyDirs (23.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:38:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:49 INFO : sub dir: Making directory 2026/07/26 04:38:49 DEBUG : pacer: Reducing sleep to 121.63719ms 2026/07/26 04:38:49 DEBUG : pacer: Reducing sleep to 91.227892ms 2026/07/26 04:38:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/26 04:38:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 04:38:58 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 04:38:58 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/26 04:39:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very/very/nested not empty`) 2026/07/26 04:39:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:39:04 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very/very/nested not empty`) 2026/07/26 04:39:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:39:04 DEBUG : pacer: Reducing sleep to 30ms 2026/07/26 04:39:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very/very not empty`) 2026/07/26 04:39:04 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/07/26 04:39:04 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very/very not empty`) 2026/07/26 04:39:04 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/07/26 04:39:05 DEBUG : pacer: Reducing sleep to 90ms 2026/07/26 04:39:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very not empty`) 2026/07/26 04:39:05 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/07/26 04:39:05 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very not empty`) 2026/07/26 04:39:05 DEBUG : pacer: Rate limited, increasing sleep to 360ms 2026/07/26 04:39:05 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2/very/very/very/very not empty`) 2026/07/26 04:39:05 DEBUG : pacer: Rate limited, increasing sleep to 720ms 2026/07/26 04:39:05 DEBUG : pacer: Reducing sleep to 540ms 2026/07/26 04:39:06 DEBUG : pacer: Reducing sleep to 405ms 2026/07/26 04:39:07 DEBUG : pacer: Reducing sleep to 303.75ms 2026/07/26 04:39:07 DEBUG : pacer: Reducing sleep to 227.8125ms 2026/07/26 04:39:07 DEBUG : pacer: Reducing sleep to 170.859375ms 2026/07/26 04:39:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2 not empty`) 2026/07/26 04:39:08 DEBUG : pacer: Rate limited, increasing sleep to 341.71875ms 2026/07/26 04:39:08 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/sub dir2 not empty`) 2026/07/26 04:39:08 DEBUG : pacer: Rate limited, increasing sleep to 683.4375ms 2026/07/26 04:39:08 DEBUG : pacer: Reducing sleep to 512.578125ms 2026/07/26 04:39:09 DEBUG : pacer: Reducing sleep to 384.433593ms 2026/07/26 04:39:09 DEBUG : pacer: Reducing sleep to 288.325194ms --- PASS: TestNothingToTransferWithoutEmptyDirs (20.68s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:39:10 DEBUG : pacer: Reducing sleep to 216.243895ms 2026/07/26 04:39:11 DEBUG : pacer: Reducing sleep to 162.182921ms 2026/07/26 04:39:11 DEBUG : pacer: Reducing sleep to 121.63719ms 2026/07/26 04:39:11 DEBUG : pacer: Reducing sleep to 91.227892ms 2026/07/26 04:39:12 DEBUG : pacer: Reducing sleep to 68.420919ms 2026/07/26 04:39:12 DEBUG : pacer: Reducing sleep to 51.315689ms 2026/07/26 04:39:13 DEBUG : pacer: Reducing sleep to 38.486766ms 2026/07/26 04:39:13 DEBUG : pacer: Reducing sleep to 28.865074ms 2026/07/26 04:39:13 DEBUG : pacer: Reducing sleep to 21.648805ms 2026/07/26 04:39:14 DEBUG : pacer: Reducing sleep to 16.236603ms 2026/07/26 04:39:14 DEBUG : pacer: Reducing sleep to 12.177452ms 2026/07/26 04:39:14 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:39:31 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:31 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : apple: Excluded 2026/07/26 04:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:39:31 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : banana: Excluded 2026/07/26 04:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : splitbananasplit: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:39:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:39:32 DEBUG : apple: size = 5 OK 2026/07/26 04:39:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : apple: Unchanged skipping 2026/07/26 04:39:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:39:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : banana: size = 6 OK 2026/07/26 04:39:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:39:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : banana: Unchanged skipping 2026/07/26 04:39:32 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:39:32 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:39:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:39:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:39:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:39:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:39:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:39:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:39:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:39:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:39:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:39:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:39:32 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:39:32 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:32 INFO : There was nothing to transfer 2026/07/26 04:39:32 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:32 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : apple: Excluded 2026/07/26 04:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:39:32 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : banana: Excluded 2026/07/26 04:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : splitbananasplit: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:39:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:39:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1: Directory modification time the same (differ by -85.200696ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:39:33 DEBUG : banana: size = 6 OK 2026/07/26 04:39:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:39:33 DEBUG : apple: size = 5 OK 2026/07/26 04:39:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : banana: Unchanged skipping 2026/07/26 04:39:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:39:33 DEBUG : apple: Unchanged skipping 2026/07/26 04:39:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:39:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:39:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:39:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:39:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:39:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:39:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:39:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:39:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:39:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:39:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:39:33 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:33 INFO : There was nothing to transfer 2026/07/26 04:39:33 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:33 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : apple: Excluded 2026/07/26 04:39:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:39:33 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : banana: Excluded 2026/07/26 04:39:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : splitbananasplit: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:39:33 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:39:57 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:57 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:39:57 DEBUG : apple: Excluded 2026/07/26 04:39:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:39:57 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:39:57 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:39:57 DEBUG : banana: Excluded 2026/07/26 04:39:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:39:57 DEBUG : splitbananasplit: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1: Directory modification time the same (differ by -606.536315ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:39:58 DEBUG : apple: size = 5 OK 2026/07/26 04:39:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : apple: Unchanged skipping 2026/07/26 04:39:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:39:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:39:58 DEBUG : banana: size = 6 OK 2026/07/26 04:39:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : banana: Unchanged skipping 2026/07/26 04:39:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:39:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:39:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:39:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:39:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:39:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:39:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:39:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:39:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:39:58 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:39:58 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:39:58 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:58 INFO : There was nothing to transfer 2026/07/26 04:39:58 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:58 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : apple: Excluded 2026/07/26 04:39:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:39:58 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : banana: Excluded 2026/07/26 04:39:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : splitbananasplit: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:39:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:39:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1: Directory modification time the same (differ by -606.536315ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:39:59 DEBUG : apple: size = 5 OK 2026/07/26 04:39:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : apple: Unchanged skipping 2026/07/26 04:39:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:39:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:39:59 DEBUG : banana: size = 6 OK 2026/07/26 04:39:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : banana: Unchanged skipping 2026/07/26 04:39:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:39:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:39:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:39:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:39:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:39:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:39:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:39:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:39:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:39:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:39:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:39:59 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:39:59 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:59 INFO : There was nothing to transfer 2026/07/26 04:39:59 DEBUG : Waiting for deletions to finish 2026/07/26 04:39:59 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : apple: Excluded 2026/07/26 04:39:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:39:59 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : banana: Excluded 2026/07/26 04:39:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : splitbananasplit: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:39:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:39:59 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:40:28 DEBUG : Waiting for deletions to finish 2026/07/26 04:40:28 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : apple: Excluded 2026/07/26 04:40:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:40:28 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : banana: Excluded 2026/07/26 04:40:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : splitbananasplit: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:40:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:40:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:40:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:28 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:28 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:28 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:28 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:28 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:28 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:28 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:29 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:40:29 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 04:40:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:40:29 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:40:29 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:40:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/26 04:40:30 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/26 04:40:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/26 04:40:30 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/26 04:40:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:30 DEBUG : YmFuYW5h: size = 6 OK 2026/07/26 04:40:30 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/26 04:40:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/26 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:30 DEBUG : YXBwbGU=: size = 5 OK 2026/07/26 04:40:30 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/26 04:40:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/26 04:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/26 04:40:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/26 04:40:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/26 04:40:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/26 04:40:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/26 04:40:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/26 04:40:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/26 04:40:31 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/26 04:40:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/26 04:40:31 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/26 04:40:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/26 04:40:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/26 04:40:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/26 04:40:32 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/26 04:40:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/26 04:40:32 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/26 04:40:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/26 04:40:32 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/26 04:40:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/26 04:40:33 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/26 04:40:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/26 04:40:33 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/26 04:40:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/26 04:40:33 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/26 04:40:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 04:40:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/26 04:40:33 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/26 04:40:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/26 04:40:34 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/26 04:40:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/26 04:40:35 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/26 04:40:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/26 04:40:35 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/26 04:40:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/26 04:40:35 DEBUG : Waiting for deletions to finish 2026/07/26 04:40:35 INFO : apple: Deleted 2026/07/26 04:40:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 04:40:35 INFO : appleappleapplebanana: Deleted 2026/07/26 04:40:35 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 04:40:35 INFO : splitbananasplit: Deleted 2026/07/26 04:40:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 04:40:35 INFO : banana: Deleted 2026/07/26 04:40:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 04:40:35 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 04:40:36 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:40:36 DEBUG : Waiting for deletions to finish 2026/07/26 04:40:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/26 04:40:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : YmFuYW5h: Excluded 2026/07/26 04:40:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : YXBwbGU=: Excluded 2026/07/26 04:40:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/26 04:40:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/26 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 04:40:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:36 DEBUG : dir1: Directory modification time the same (differ by -939.920667ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:40:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/26 04:40:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:40:36 DEBUG : YmFuYW5h: size = 6 OK 2026/07/26 04:40:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : banana: Unchanged skipping 2026/07/26 04:40:36 DEBUG : YXBwbGU=: size = 5 OK 2026/07/26 04:40:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : apple: Unchanged skipping 2026/07/26 04:40:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/26 04:40:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/26 04:40:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/26 04:40:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/26 04:40:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 04:40:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/26 04:40:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/26 04:40:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/26 04:40:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:40:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:40:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:40:36 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:40:36 DEBUG : Waiting for deletions to finish 2026/07/26 04:40:36 DEBUG : Waiting for deletions to finish 2026/07/26 04:40:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/26 04:40:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : YmFuYW5h: Excluded 2026/07/26 04:40:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : YXBwbGU=: Excluded 2026/07/26 04:40:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/26 04:40:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/26 04:40:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/26 04:40:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/26 04:40:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 04:40:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 04:40:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 04:40:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 04:40:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 04:40:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 04:40:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 04:40:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 04:40:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 04:40:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 04:40:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:41:02 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:02 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:41:02 DEBUG : apple: Excluded 2026/07/26 04:41:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:41:02 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:41:02 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:41:02 DEBUG : banana: Excluded 2026/07/26 04:41:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:41:02 DEBUG : splitbananasplit: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:03 DEBUG : dir1: Directory modification time the same (differ by -447.358515ms, within tolerance 1s) 2026/07/26 04:41:03 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 04:41:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 04:41:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 04:41:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 04:41:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 04:41:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 04:41:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 04:41:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 04:41:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 04:41:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 04:41:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/26 04:41:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:03 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:41:03 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:41:04 DEBUG : PREFIXbanana: size = 6 OK 2026/07/26 04:41:04 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/26 04:41:04 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/26 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 04:41:04 DEBUG : PREFIXapple: size = 5 OK 2026/07/26 04:41:04 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/26 04:41:04 INFO : apple: Copied (new) to: PREFIXapple 2026/07/26 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 04:41:04 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/26 04:41:04 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/26 04:41:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/26 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 04:41:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/26 04:41:05 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/26 04:41:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/26 04:41:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 04:41:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/26 04:41:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/26 04:41:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 04:41:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 04:41:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/26 04:41:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 04:41:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 04:41:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/26 04:41:06 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/26 04:41:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/26 04:41:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 04:41:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/26 04:41:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/26 04:41:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 04:41:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 04:41:06 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/26 04:41:06 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/26 04:41:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/26 04:41:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 04:41:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/26 04:41:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/26 04:41:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 04:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 04:41:07 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/26 04:41:07 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/26 04:41:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/26 04:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 04:41:07 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/26 04:41:07 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/26 04:41:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/26 04:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 04:41:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/26 04:41:07 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/26 04:41:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 04:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 04:41:08 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/26 04:41:08 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/26 04:41:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/26 04:41:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 04:41:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/26 04:41:08 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/26 04:41:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/26 04:41:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 04:41:08 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/26 04:41:08 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/26 04:41:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/26 04:41:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 04:41:08 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/26 04:41:08 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/26 04:41:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/26 04:41:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/26 04:41:09 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/26 04:41:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/26 04:41:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/26 04:41:09 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/26 04:41:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/26 04:41:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/26 04:41:09 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/26 04:41:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/26 04:41:09 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:09 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 04:41:09 INFO : appleappleapplebanana: Deleted 2026/07/26 04:41:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 04:41:09 INFO : splitbananasplit: Deleted 2026/07/26 04:41:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 04:41:09 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 04:41:09 INFO : apple: Deleted 2026/07/26 04:41:09 INFO : banana: Deleted 2026/07/26 04:41:10 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 04:41:10 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 04:41:10 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 04:41:10 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:41:10 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : PREFIXapple: Excluded 2026/07/26 04:41:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/26 04:41:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : PREFIXbanana: Excluded 2026/07/26 04:41:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:41:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/26 04:41:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 04:41:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 04:41:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 04:41:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 04:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 04:41:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 04:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 04:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 04:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 04:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 04:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 04:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 04:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 04:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 04:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 04:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 04:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 04:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 04:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 04:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 04:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 04:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 04:41:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 04:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 04:41:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 04:41:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 04:41:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 04:41:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 04:41:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 04:41:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 04:41:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 04:41:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 04:41:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 04:41:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 04:41:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 04:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 04:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 04:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 04:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 04:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 04:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 04:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 04:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 04:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 04:41:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 04:41:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 04:41:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 04:41:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 04:41:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 04:41:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 04:41:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 04:41:10 DEBUG : dir1: Directory modification time the same (differ by -447.358515ms, within tolerance 1s) 2026/07/26 04:41:10 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:41:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:11 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:41:11 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:41:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:41:11 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/26 04:41:11 INFO : splitbananasplit: Copied (new) 2026/07/26 04:41:11 DEBUG : banana: size = 6 OK 2026/07/26 04:41:11 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/26 04:41:11 INFO : banana: Copied (new) 2026/07/26 04:41:11 DEBUG : apple: size = 5 OK 2026/07/26 04:41:11 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/26 04:41:11 INFO : apple: Copied (new) 2026/07/26 04:41:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:41:11 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/26 04:41:11 INFO : appleappleapplebanana: Copied (new) 2026/07/26 04:41:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:41:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/26 04:41:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/26 04:41:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:41:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/26 04:41:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/26 04:41:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:41:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/26 04:41:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/26 04:41:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:41:12 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/26 04:41:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/26 04:41:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:41:13 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/26 04:41:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/26 04:41:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:41:13 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/26 04:41:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/26 04:41:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:41:13 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/26 04:41:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/26 04:41:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:41:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/26 04:41:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/26 04:41:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:41:14 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/26 04:41:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/26 04:41:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:41:15 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/26 04:41:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/26 04:41:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:41:15 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/26 04:41:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/26 04:41:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:41:15 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/26 04:41:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/26 04:41:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:41:15 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/26 04:41:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/26 04:41:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:41:16 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/26 04:41:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/26 04:41:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:41:16 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/26 04:41:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/26 04:41:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:41:17 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/26 04:41:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/26 04:41:17 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:17 INFO : PREFIXbanana: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/26 04:41:18 INFO : PREFIXsplitbananasplit: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/26 04:41:18 INFO : PREFIXapple: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/26 04:41:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/26 04:41:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/26 04:41:18 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:41:18 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:18 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : apple: Excluded 2026/07/26 04:41:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:41:18 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : banana: Excluded 2026/07/26 04:41:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : splitbananasplit: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:41:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:41:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:41:19 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:19 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : apple: Excluded 2026/07/26 04:41:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:41:19 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : banana: Excluded 2026/07/26 04:41:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : splitbananasplit: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:41:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:41:19 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:41:45 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:45 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : apple: Excluded 2026/07/26 04:41:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:41:45 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : banana: Excluded 2026/07/26 04:41:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : splitbananasplit: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:41:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 04:41:45 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 04:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:45 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 04:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 04:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:45 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : dir1: Directory modification time the same (differ by -631.894572ms, within tolerance 1s) 2026/07/26 04:41:45 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 04:41:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:45 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/26 04:41:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:45 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:41:45 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:41:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/26 04:41:46 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/26 04:41:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/26 04:41:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 04:41:46 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/26 04:41:46 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/26 04:41:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/26 04:41:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:46 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/26 04:41:46 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/26 04:41:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/26 04:41:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 04:41:46 DEBUG : appleSUFFIX: size = 5 OK 2026/07/26 04:41:46 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/26 04:41:46 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/26 04:41:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 04:41:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/26 04:41:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/26 04:41:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 04:41:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 04:41:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/26 04:41:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/26 04:41:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 04:41:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/26 04:41:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/26 04:41:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 04:41:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 04:41:47 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/26 04:41:47 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/26 04:41:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/26 04:41:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 04:41:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/26 04:41:48 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/26 04:41:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 04:41:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 04:41:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/26 04:41:48 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/26 04:41:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 04:41:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 04:41:48 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/26 04:41:48 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/26 04:41:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/26 04:41:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 04:41:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/26 04:41:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/26 04:41:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 04:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 04:41:49 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/26 04:41:49 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/26 04:41:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/26 04:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 04:41:49 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/26 04:41:49 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/26 04:41:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/26 04:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 04:41:49 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/26 04:41:49 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/26 04:41:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/26 04:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 04:41:50 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/26 04:41:50 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/26 04:41:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/26 04:41:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 04:41:50 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/26 04:41:50 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/26 04:41:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/26 04:41:50 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/26 04:41:50 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/26 04:41:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/26 04:41:51 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/26 04:41:51 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/26 04:41:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/26 04:41:51 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/26 04:41:51 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/26 04:41:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/26 04:41:51 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:51 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 04:41:51 INFO : appleappleapplebanana: Deleted 2026/07/26 04:41:51 INFO : apple: Deleted 2026/07/26 04:41:51 INFO : banana: Deleted 2026/07/26 04:41:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 04:41:51 INFO : splitbananasplit: Deleted 2026/07/26 04:41:51 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 04:41:51 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 04:41:51 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:41:51 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:51 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/26 04:41:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:51 DEBUG : appleSUFFIX: Excluded 2026/07/26 04:41:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:51 DEBUG : bananaSUFFIX: Excluded 2026/07/26 04:41:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:51 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 04:41:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/26 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 04:41:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 04:41:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 04:41:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1: Directory modification time the same (differ by -631.894572ms, within tolerance 1s) 2026/07/26 04:41:52 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:41:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:41:52 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:41:52 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:41:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:41:53 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/26 04:41:53 INFO : appleappleapplebanana: Copied (new) 2026/07/26 04:41:53 DEBUG : apple: size = 5 OK 2026/07/26 04:41:53 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/26 04:41:53 INFO : apple: Copied (new) 2026/07/26 04:41:53 DEBUG : banana: size = 6 OK 2026/07/26 04:41:53 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/26 04:41:53 INFO : banana: Copied (new) 2026/07/26 04:41:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:41:53 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/26 04:41:53 INFO : splitbananasplit: Copied (new) 2026/07/26 04:41:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:41:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/26 04:41:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/26 04:41:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:41:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/26 04:41:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/26 04:41:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:41:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/26 04:41:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/26 04:41:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:41:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/26 04:41:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/26 04:41:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:41:55 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/26 04:41:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/26 04:41:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:41:55 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/26 04:41:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/26 04:41:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:41:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/26 04:41:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/26 04:41:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:41:55 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/26 04:41:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/26 04:41:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:41:55 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/26 04:41:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/26 04:41:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:41:56 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/26 04:41:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/26 04:41:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:41:56 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/26 04:41:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/26 04:41:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:41:56 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/26 04:41:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/26 04:41:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:41:57 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/26 04:41:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/26 04:41:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:41:57 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/26 04:41:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/26 04:41:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:41:57 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/26 04:41:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/26 04:41:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:41:57 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/26 04:41:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/26 04:41:57 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:57 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : appleSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : splitbananasplitSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : bananaSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/26 04:41:57 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/26 04:41:58 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:41:58 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:58 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : apple: Excluded 2026/07/26 04:41:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:41:58 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : banana: Excluded 2026/07/26 04:41:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : splitbananasplit: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:41:58 DEBUG : Waiting for deletions to finish 2026/07/26 04:41:58 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : apple: Excluded 2026/07/26 04:41:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:41:58 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : banana: Excluded 2026/07/26 04:41:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : splitbananasplit: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:41:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:41:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:42:24 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:24 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:42:24 DEBUG : apple: Excluded 2026/07/26 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:42:24 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:42:24 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:42:24 DEBUG : banana: Excluded 2026/07/26 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:42:24 DEBUG : splitbananasplit: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:42:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:42:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:42:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : dir1: Directory modification time the same (differ by -432.401084ms, within tolerance 1s) 2026/07/26 04:42:25 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:42:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : apple: size = 5 OK 2026/07/26 04:42:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:25 DEBUG : apple: Unchanged skipping 2026/07/26 04:42:25 DEBUG : banana: size = 6 OK 2026/07/26 04:42:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:25 DEBUG : banana: Unchanged skipping 2026/07/26 04:42:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 04:42:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 04:42:25 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:42:25 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:42:26 DEBUG : appleapple: size = 21 OK 2026/07/26 04:42:26 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/26 04:42:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/26 04:42:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:26 DEBUG : splitbanan: size = 16 OK 2026/07/26 04:42:26 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/26 04:42:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/26 04:42:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/26 04:42:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/26 04:42:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/26 04:42:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/26 04:42:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/26 04:42:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/26 04:42:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/26 04:42:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/26 04:42:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/26 04:42:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/26 04:42:27 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/26 04:42:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/26 04:42:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/26 04:42:27 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/26 04:42:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/26 04:42:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/26 04:42:28 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/26 04:42:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/26 04:42:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/26 04:42:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/26 04:42:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/26 04:42:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/26 04:42:28 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/26 04:42:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/26 04:42:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/26 04:42:29 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/26 04:42:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/26 04:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/26 04:42:29 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/26 04:42:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/26 04:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/26 04:42:29 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/26 04:42:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/26 04:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/26 04:42:29 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/26 04:42:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/26 04:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/26 04:42:30 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/26 04:42:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/26 04:42:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/26 04:42:30 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/26 04:42:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/26 04:42:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/26 04:42:31 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/26 04:42:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/26 04:42:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/26 04:42:31 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/26 04:42:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/26 04:42:31 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 04:42:31 INFO : splitbananasplit: Deleted 2026/07/26 04:42:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 04:42:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 04:42:31 INFO : appleappleapplebanana: Deleted 2026/07/26 04:42:32 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:42:32 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:32 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : apple: Excluded 2026/07/26 04:42:32 DEBUG : appleapple: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : appleapple: Excluded 2026/07/26 04:42:32 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : banana: Excluded 2026/07/26 04:42:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : splitbanan: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0000-abcde: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdef: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefg: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0003-defgh: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0004-efghi: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0005-fghij: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijk: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0007-12345: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0008-23456: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0009-34567: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0010-45678: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0011-56789: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:32 DEBUG : dir1: Directory modification time the same (differ by -432.401084ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:42:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:32 DEBUG : apple: size = 5 OK 2026/07/26 04:42:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : apple: Unchanged skipping 2026/07/26 04:42:32 DEBUG : appleapple: size = 21 OK 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:42:32 DEBUG : banana: size = 6 OK 2026/07/26 04:42:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : banana: Unchanged skipping 2026/07/26 04:42:32 DEBUG : splitbanan: size = 16 OK 2026/07/26 04:42:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 04:42:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/26 04:42:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/26 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/26 04:42:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:42:32 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:42:32 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:32 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:32 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : apple: Excluded 2026/07/26 04:42:32 DEBUG : appleapple: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : appleapple: Excluded 2026/07/26 04:42:32 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : banana: Excluded 2026/07/26 04:42:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/26 04:42:32 DEBUG : splitbanan: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0000-abcde: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0001-bcdef: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0002-cdefg: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0003-defgh: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0004-efghi: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0005-fghij: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0006-ghijk: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0007-12345: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0008-23456: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0009-34567: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0010-45678: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0011-56789: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0012-6789;: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0013-789;=: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0014-89;=.: Excluded 2026/07/26 04:42:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/26 04:42:33 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/26 04:42:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 04:42:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 04:42:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 04:42:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 04:42:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 04:42:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 04:42:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 04:42:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 04:42:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 04:42:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 04:42:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 04:42:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 04:42:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 04:42:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 04:42:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 04:42:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 04:42:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 04:42:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 04:42:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 04:42:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 04:42:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:42:57 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:57 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : apple: Excluded 2026/07/26 04:42:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:42:57 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : banana: Excluded 2026/07/26 04:42:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : splitbananasplit: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:42:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:42:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:42:58 DEBUG : apple: size = 5 OK 2026/07/26 04:42:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : apple: Unchanged skipping 2026/07/26 04:42:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:42:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:42:58 DEBUG : banana: size = 6 OK 2026/07/26 04:42:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : banana: Unchanged skipping 2026/07/26 04:42:58 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:42:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:42:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:42:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:42:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:42:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:42:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:42:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:42:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:42:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:42:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:42:58 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:42:58 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:58 INFO : There was nothing to transfer 2026/07/26 04:42:58 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:58 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : apple: Excluded 2026/07/26 04:42:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:42:58 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : banana: Excluded 2026/07/26 04:42:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : splitbananasplit: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:42:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:42:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1: Directory modification time the same (differ by -195.818562ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:42:59 DEBUG : apple: size = 5 OK 2026/07/26 04:42:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : apple: Unchanged skipping 2026/07/26 04:42:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:42:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:42:59 DEBUG : banana: size = 6 OK 2026/07/26 04:42:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:42:59 DEBUG : banana: Unchanged skipping 2026/07/26 04:42:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:42:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:42:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:42:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:42:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:42:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:42:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:42:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:42:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:42:59 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:42:59 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:42:59 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:59 INFO : There was nothing to transfer 2026/07/26 04:42:59 DEBUG : Waiting for deletions to finish 2026/07/26 04:42:59 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : apple: Excluded 2026/07/26 04:42:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:42:59 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : banana: Excluded 2026/07/26 04:42:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : splitbananasplit: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:42:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:42:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:42:59 DEBUG : Waiting for deletions to finish 2026/07/26 04:43:00 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : apple: Excluded 2026/07/26 04:43:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:43:00 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : banana: Excluded 2026/07/26 04:43:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : splitbananasplit: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:43:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:43:00 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:43:25 DEBUG : Waiting for deletions to finish 2026/07/26 04:43:25 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : apple: Excluded 2026/07/26 04:43:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:43:25 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : banana: Excluded 2026/07/26 04:43:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : splitbananasplit: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:43:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:43:25 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:114 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) fstest.go:203: Not found "dir1/0000-abcdefg.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:114 Error: Not equal: expected: 0 actual : 1 Test: TestTransform/ISO-8859-1 Messages: 1 objects not found 2026/07/26 04:43:33 DEBUG : apple: size = 5 OK 2026/07/26 04:43:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:33 DEBUG : apple: Unchanged skipping 2026/07/26 04:43:33 DEBUG : dir1: Directory modification time the same (differ by -883.18447ms, within tolerance 1s) 2026/07/26 04:43:33 DEBUG : banana: size = 6 OK 2026/07/26 04:43:33 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:43:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:33 DEBUG : banana: Unchanged skipping 2026/07/26 04:43:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:43:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:43:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:43:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 04:43:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:43:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:43:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:43:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:43:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:43:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:43:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:43:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:43:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:43:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:43:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:43:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:43:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:43:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:43:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:43:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:43:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:43:34 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:43:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:43:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/26 04:43:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/26 04:43:35 DEBUG : Waiting for deletions to finish 2026/07/26 04:43:36 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:43:36 DEBUG : Waiting for deletions to finish 2026/07/26 04:43:36 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : apple: Excluded 2026/07/26 04:43:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:43:36 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : banana: Excluded 2026/07/26 04:43:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : splitbananasplit: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:43:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:43:36 DEBUG : dir1: Directory modification time the same (differ by -883.18447ms, within tolerance 1s) 2026/07/26 04:43:36 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:43:36 DEBUG : apple: size = 5 OK 2026/07/26 04:43:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:36 DEBUG : apple: Unchanged skipping 2026/07/26 04:43:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:43:36 DEBUG : banana: size = 6 OK 2026/07/26 04:43:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:36 DEBUG : banana: Unchanged skipping 2026/07/26 04:43:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:43:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:43:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:43:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:43:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:43:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:43:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:43:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:43:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:43:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:43:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:43:37 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:43:37 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:43:37 DEBUG : Waiting for deletions to finish 2026/07/26 04:43:37 DEBUG : Waiting for deletions to finish 2026/07/26 04:43:37 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : apple: Excluded 2026/07/26 04:43:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:43:37 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : banana: Excluded 2026/07/26 04:43:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : splitbananasplit: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:43:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:43:37 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:44:01 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:01 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:44:01 DEBUG : apple: Excluded 2026/07/26 04:44:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:44:01 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:44:01 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:44:01 DEBUG : banana: Excluded 2026/07/26 04:44:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:44:01 DEBUG : splitbananasplit: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:44:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:44:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:44:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:44:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:44:02 DEBUG : banana: size = 6 OK 2026/07/26 04:44:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : banana: Unchanged skipping 2026/07/26 04:44:02 DEBUG : apple: size = 5 OK 2026/07/26 04:44:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : apple: Unchanged skipping 2026/07/26 04:44:02 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:44:02 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:44:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:44:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:44:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:44:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:44:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:44:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:44:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:44:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:44:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:44:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:44:02 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:44:02 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:02 INFO : There was nothing to transfer 2026/07/26 04:44:02 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:03 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : apple: Excluded 2026/07/26 04:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:44:03 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : banana: Excluded 2026/07/26 04:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : splitbananasplit: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:44:03 DEBUG : dir1: Directory modification time the same (differ by -134.634532ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:44:03 DEBUG : apple: size = 5 OK 2026/07/26 04:44:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : apple: Unchanged skipping 2026/07/26 04:44:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:44:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:44:03 DEBUG : banana: size = 6 OK 2026/07/26 04:44:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : banana: Unchanged skipping 2026/07/26 04:44:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:44:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:44:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:44:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:44:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:44:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:44:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:44:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:44:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:44:03 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:44:03 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:44:03 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:03 INFO : There was nothing to transfer 2026/07/26 04:44:03 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:03 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : apple: Excluded 2026/07/26 04:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:44:03 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : banana: Excluded 2026/07/26 04:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:44:03 DEBUG : splitbananasplit: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:44:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:44:04 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:44:28 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:29 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : apple: Excluded 2026/07/26 04:44:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:44:29 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : banana: Excluded 2026/07/26 04:44:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : splitbananasplit: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:44:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:44:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:44:29 DEBUG : apple: size = 5 OK 2026/07/26 04:44:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : apple: Unchanged skipping 2026/07/26 04:44:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:44:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:44:29 DEBUG : banana: size = 6 OK 2026/07/26 04:44:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : banana: Unchanged skipping 2026/07/26 04:44:29 INFO : dir1: Set directory modification time (using DirSetModTime) 2026/07/26 04:44:29 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:44:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:44:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:44:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:44:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:44:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:44:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:44:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:44:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:44:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:44:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:44:29 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:44:29 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:29 INFO : There was nothing to transfer 2026/07/26 04:44:29 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:30 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : apple: Excluded 2026/07/26 04:44:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:44:30 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : banana: Excluded 2026/07/26 04:44:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : splitbananasplit: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:44:30 DEBUG : dir1: Directory modification time the same (differ by -77.991606ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : apple: size = 5 OK 2026/07/26 04:44:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : apple: Unchanged skipping 2026/07/26 04:44:30 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:44:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:44:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:44:30 DEBUG : banana: size = 6 OK 2026/07/26 04:44:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : banana: Unchanged skipping 2026/07/26 04:44:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:44:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:44:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:44:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:44:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:44:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:44:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:44:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:44:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:44:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:44:30 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:44:30 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:30 INFO : There was nothing to transfer 2026/07/26 04:44:30 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:30 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : apple: Excluded 2026/07/26 04:44:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:44:30 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : banana: Excluded 2026/07/26 04:44:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:44:30 DEBUG : splitbananasplit: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:44:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:44:31 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:44:56 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:56 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : apple: Excluded 2026/07/26 04:44:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:44:56 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : banana: Excluded 2026/07/26 04:44:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : splitbananasplit: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:44:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:44:56 DEBUG : dir1: Directory modification time the same (differ by -646.331364ms, within tolerance 1s) 2026/07/26 04:44:56 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:44:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:44:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:44:56 DEBUG : apple: size = 5 OK 2026/07/26 04:44:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:56 DEBUG : apple: Unchanged skipping 2026/07/26 04:44:56 DEBUG : banana: size = 6 OK 2026/07/26 04:44:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:56 DEBUG : banana: Unchanged skipping 2026/07/26 04:44:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:44:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:44:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:44:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:44:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:44:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:44:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:44:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:44:57 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:57 INFO : There was nothing to transfer 2026/07/26 04:44:57 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:57 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : apple: Excluded 2026/07/26 04:44:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:44:57 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : banana: Excluded 2026/07/26 04:44:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : splitbananasplit: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:44:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 04:44:57 DEBUG : dir1: Directory modification time the same (differ by -646.331364ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/07/26 04:44:57 DEBUG : apple: size = 5 OK 2026/07/26 04:44:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : apple: Unchanged skipping 2026/07/26 04:44:57 DEBUG : banana: size = 6 OK 2026/07/26 04:44:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : banana: Unchanged skipping 2026/07/26 04:44:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 04:44:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 04:44:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 04:44:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:44:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 04:44:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 04:44:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 04:44:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 04:44:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 04:44:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 04:44:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 04:44:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:44:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 04:44:57 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:44:57 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:57 INFO : There was nothing to transfer 2026/07/26 04:44:57 DEBUG : Waiting for deletions to finish 2026/07/26 04:44:58 DEBUG : apple: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : apple: Excluded 2026/07/26 04:44:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : appleappleapplebanana: Excluded 2026/07/26 04:44:58 DEBUG : banana: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : banana: Excluded 2026/07/26 04:44:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : splitbananasplit: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 04:44:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 04:44:58 DEBUG : dir1/0015-9;=.txt: Excluded --- FAIL: TestTransform (352.79s) --- PASS: TestTransform/NFC (28.05s) --- PASS: TestTransform/NFD (26.48s) --- PASS: TestTransform/base64 (37.25s) --- PASS: TestTransform/prefix (42.29s) --- PASS: TestTransform/suffix (39.40s) --- PASS: TestTransform/truncate (34.20s) --- PASS: TestTransform/encoder (27.21s) --- FAIL: TestTransform/ISO-8859-1 (36.97s) --- PASS: TestTransform/charmap (26.76s) --- PASS: TestTransform/lowercase (26.95s) --- PASS: TestTransform/ascii (27.21s) === RUN TestTransformCopy run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 04:45:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 04:45:02 INFO : sub dir_somesuffix: Making directory 2026/07/26 04:45:03 INFO : sub dir_somesuffix: Made directory with modification time 2026-07-26 04:45:02.563471043 +0000 UTC 2026/07/26 04:45:03 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst= 2026/07/26 04:45:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 04:45:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/26 04:45:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 04:45:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/26 04:45:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 04:45:03 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:03 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/26 04:45:04 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:04 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 04:45:04 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:04 INFO : sub dir_somesuffix: Set directory modification time (using DirSetModTime) --- PASS: TestTransformCopy (3.28s) === RUN TestDoubleTransform run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:05 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:05 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:05 INFO : tictactoe: Making directory 2026/07/26 04:45:06 INFO : tictactoe: Made directory with modification time 2026-07-26 04:45:05.847513068 +0000 UTC 2026/07/26 04:45:06 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/26 04:45:06 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:06 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/26 04:45:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:06 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:06 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:07 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/26 04:45:07 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/26 04:45:07 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:07 INFO : tictactoe: Set directory modification time (using DirSetModTime) --- PASS: TestDoubleTransform (2.65s) === RUN TestFileTag run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:08 INFO : toe: Making directory 2026/07/26 04:45:08 INFO : toe: Made directory with modification time 2026-07-26 04:45:08.501547034 +0000 UTC 2026/07/26 04:45:08 DEBUG : Added delayed dir = "toe", newDst= 2026/07/26 04:45:08 INFO : toe/toe: Making directory 2026/07/26 04:45:09 INFO : toe/toe: Made directory with modification time 2026-07-26 04:45:08.501547034 +0000 UTC 2026/07/26 04:45:09 DEBUG : Added delayed dir = "toe/toe", newDst= 2026/07/26 04:45:09 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 04:45:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 04:45:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 04:45:09 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:09 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/26 04:45:10 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/26 04:45:10 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:10 INFO : toe/toe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:10 INFO : toe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/toe not empty`) 2026/07/26 04:45:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:11 DEBUG : pacer: Reducing sleep to 15ms 2026/07/26 04:45:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestFileTag (3.52s) === RUN TestNoTag run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:12 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:45:12 INFO : toe: Making directory 2026/07/26 04:45:12 INFO : toe: Made directory with modification time 2026-07-26 04:45:12.017592034 +0000 UTC 2026/07/26 04:45:12 DEBUG : Added delayed dir = "toe", newDst= 2026/07/26 04:45:12 INFO : toe/toe: Making directory 2026/07/26 04:45:12 INFO : toe/toe: Made directory with modification time 2026-07-26 04:45:12.017592034 +0000 UTC 2026/07/26 04:45:12 DEBUG : Added delayed dir = "toe/toe", newDst= 2026/07/26 04:45:12 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 04:45:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 04:45:12 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:12 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 04:45:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/26 04:45:13 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/26 04:45:13 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:13 INFO : toe/toe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:14 INFO : toe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/toe not empty`) 2026/07/26 04:45:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:15 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/toe not empty`) 2026/07/26 04:45:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:45:15 DEBUG : pacer: Reducing sleep to 30ms 2026/07/26 04:45:15 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestNoTag (3.76s) === RUN TestDirTag run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:15 DEBUG : empty_dir: Making directory with metadata 2026/07/26 04:45:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 04:45:15 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/26 04:45:15 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:15 INFO : tictacempty_dir: Making directory 2026/07/26 04:45:16 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/26 04:45:16 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:45:16 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:45:16 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2026/07/26 04:45:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:16 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:16 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:16 INFO : tictactoe: Making directory 2026/07/26 04:45:16 INFO : tictactoe: Made directory with modification time 2026-07-26 04:45:15.773640108 +0000 UTC 2026/07/26 04:45:16 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/26 04:45:16 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:16 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:16 INFO : tictactoe/tictactoe: Making directory 2026/07/26 04:45:16 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-26 04:45:15.774640121 +0000 UTC 2026/07/26 04:45:16 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/26 04:45:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 04:45:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 04:45:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 04:45:16 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:16 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 04:45:17 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/26 04:45:17 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:18 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:18 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:18 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:19 DEBUG : pacer: Reducing sleep to 15ms 2026/07/26 04:45:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/26 04:45:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirTag (4.21s) === RUN TestAllTag run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:19 DEBUG : empty_dir: Making directory with metadata 2026/07/26 04:45:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 04:45:19 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:20 INFO : tictacempty_dir: Making directory 2026/07/26 04:45:20 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:45:20 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2026/07/26 04:45:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:20 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:20 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:20 INFO : tictactoe: Making directory 2026/07/26 04:45:20 INFO : tictactoe: Made directory with modification time 2026-07-26 04:45:19.988694062 +0000 UTC 2026/07/26 04:45:20 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/26 04:45:20 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:20 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:20 INFO : tictactoe/tictactoe: Making directory 2026/07/26 04:45:21 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-26 04:45:19.988694062 +0000 UTC 2026/07/26 04:45:21 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/26 04:45:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 04:45:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 04:45:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:21 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:21 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 04:45:21 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:21 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:22 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:22 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:22 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:22 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 04:45:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 04:45:23 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/26 04:45:23 NOTICE: files root 'rclone-test-qegidic4fima': 0 differences found 2026/07/26 04:45:23 NOTICE: files root 'rclone-test-qegidic4fima': 1 matching files 2026/07/26 04:45:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:45:24 DEBUG : pacer: Reducing sleep to 30ms 2026/07/26 04:45:24 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/26 04:45:24 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestAllTag (4.56s) === RUN TestRunTwice run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:24 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/26 04:45:24 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:24 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:24 INFO : tictactoe: Making directory 2026/07/26 04:45:24 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:45:25 INFO : tictactoe: Made directory with modification time 2026-07-26 04:45:24.547752428 +0000 UTC 2026/07/26 04:45:25 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/26 04:45:25 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:25 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:25 INFO : tictactoe/tictactoe: Making directory 2026/07/26 04:45:25 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-26 04:45:24.547752428 +0000 UTC 2026/07/26 04:45:25 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/26 04:45:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 04:45:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 04:45:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 04:45:25 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:25 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 04:45:26 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/26 04:45:26 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:26 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:26 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:26 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:26 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:26 DEBUG : tictactoe: Directory modification time the same (differ by -547.752428ms, within tolerance 1s) 2026/07/26 04:45:26 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/07/26 04:45:26 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:27 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -547.752428ms, within tolerance 1s) 2026/07/26 04:45:27 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/07/26 04:45:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 04:45:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/26 04:45:27 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 04:45:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/26 04:45:27 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (4.20s) === RUN TestSyntax 2026/07/26 04:45:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:28 INFO : toe: Making directory 2026/07/26 04:45:29 INFO : toe: Made directory with modification time 2026-07-26 04:45:28.751806253 +0000 UTC 2026/07/26 04:45:29 DEBUG : Added delayed dir = "toe", newDst= 2026/07/26 04:45:29 INFO : toe/toe: Making directory 2026/07/26 04:45:29 INFO : toe/toe: Made directory with modification time 2026-07-26 04:45:28.751806253 +0000 UTC 2026/07/26 04:45:29 DEBUG : Added delayed dir = "toe/toe", newDst= 2026/07/26 04:45:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 04:45:29 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:29 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:30 DEBUG : toe/toe/toe: size = 11 OK 2026/07/26 04:45:30 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:30 INFO : toe/toe/toe: Copied (new) 2026/07/26 04:45:30 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:30 INFO : toe/toe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:30 INFO : toe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/toe not empty`) 2026/07/26 04:45:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:32 DEBUG : pacer: Reducing sleep to 15ms 2026/07/26 04:45:32 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestConflicting (3.66s) === RUN TestMove run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:32 DEBUG : empty_dir: Making directory with metadata 2026/07/26 04:45:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 04:45:32 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:45:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:32 INFO : tictacempty_dir: Making directory 2026/07/26 04:45:32 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:45:32 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2026/07/26 04:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:32 INFO : tictactoe: Making directory 2026/07/26 04:45:33 INFO : tictactoe: Made directory with modification time 2026-07-26 04:45:32.415853169 +0000 UTC 2026/07/26 04:45:33 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/26 04:45:33 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:33 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:33 INFO : tictactoe/tictactoe: Making directory 2026/07/26 04:45:33 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-26 04:45:32.416853181 +0000 UTC 2026/07/26 04:45:33 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/26 04:45:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 04:45:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 04:45:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:33 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 04:45:34 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:34 INFO : toe/toe/toe.txt: Deleted 2026/07/26 04:45:34 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:34 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:34 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:34 INFO : toe/toe: Removing directory 2026/07/26 04:45:34 INFO : toe: Removing directory 2026/07/26 04:45:34 INFO : empty_dir: Removing directory 2026/07/26 04:45:34 DEBUG : Local file system at /tmp/rclone1331591702: deleted 3 directories 2026/07/26 04:45:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:36 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:45:36 DEBUG : pacer: Reducing sleep to 30ms 2026/07/26 04:45:36 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/26 04:45:36 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestMove (4.34s) === RUN TestTransformFile run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:36 DEBUG : empty_dir: Making directory with metadata 2026/07/26 04:45:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 04:45:36 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/26 04:45:36 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:36 INFO : tictacempty_dir: Making directory 2026/07/26 04:45:37 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:45:37 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:45:37 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2026/07/26 04:45:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:37 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:37 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:37 INFO : tictactoe: Making directory 2026/07/26 04:45:37 INFO : tictactoe: Made directory with modification time 2026-07-26 04:45:36.753908719 +0000 UTC 2026/07/26 04:45:37 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/26 04:45:37 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:37 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:37 INFO : tictactoe/tictactoe: Making directory 2026/07/26 04:45:37 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-26 04:45:36.753908719 +0000 UTC 2026/07/26 04:45:37 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/26 04:45:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 04:45:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 04:45:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:37 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:37 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 04:45:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:38 INFO : toe/toe/toe.txt: Deleted 2026/07/26 04:45:39 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:39 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:39 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:39 INFO : toe/toe: Removing directory 2026/07/26 04:45:39 INFO : toe: Removing directory 2026/07/26 04:45:39 INFO : empty_dir: Removing directory 2026/07/26 04:45:39 DEBUG : Local file system at /tmp/rclone1331591702: deleted 3 directories 2026/07/26 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/26 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 04:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 04:45:40 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/26 04:45:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/toe not empty`) 2026/07/26 04:45:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:42 DEBUG : pacer: Reducing sleep to 15ms 2026/07/26 04:45:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/26 04:45:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:42 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/07/26 04:45:42 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:42 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/07/26 04:45:42 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:42 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/07/26 04:45:42 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:42 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/07/26 04:45:42 DEBUG : pacer: Reducing sleep to 135ms 2026/07/26 04:45:43 DEBUG : pacer: Reducing sleep to 101.25ms 2026/07/26 04:45:43 DEBUG : pacer: Reducing sleep to 75.9375ms --- PASS: TestTransformFile (6.42s) === RUN TestManualTransformFile run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:43 DEBUG : Reset feature "Copy" 2026/07/26 04:45:43 DEBUG : Reset feature "Move" 2026/07/26 04:45:43 DEBUG : Reset feature "Copy" 2026/07/26 04:45:43 DEBUG : Reset feature "Move" 2026/07/26 04:45:43 DEBUG : empty_dir: Making directory with metadata 2026/07/26 04:45:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 04:45:43 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/07/26 04:45:43 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:43 INFO : tictacempty_dir: Making directory 2026/07/26 04:45:43 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/07/26 04:45:43 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/07/26 04:45:43 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:45:43 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2026/07/26 04:45:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 04:45:43 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:43 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:43 INFO : tictactoe: Making directory 2026/07/26 04:45:43 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/07/26 04:45:44 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/07/26 04:45:44 INFO : tictactoe: Made directory with modification time 2026-07-26 04:45:43.174990953 +0000 UTC 2026/07/26 04:45:44 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/26 04:45:44 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:44 DEBUG : toe: transformed to: tictactoe 2026/07/26 04:45:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:44 INFO : tictactoe/tictactoe: Making directory 2026/07/26 04:45:44 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/07/26 04:45:44 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/07/26 04:45:44 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-26 04:45:43.174990953 +0000 UTC 2026/07/26 04:45:44 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/26 04:45:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 04:45:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 04:45:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 04:45:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:44 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:45 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:45:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 04:45:45 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 04:45:45 INFO : toe/toe/toe.txt: Deleted 2026/07/26 04:45:46 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:46 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:46 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:46 INFO : toe/toe: Removing directory 2026/07/26 04:45:46 INFO : toe: Removing directory 2026/07/26 04:45:46 INFO : empty_dir: Removing directory 2026/07/26 04:45:46 DEBUG : Local file system at /tmp/rclone1331591702: deleted 3 directories 2026/07/26 04:45:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 04:45:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/26 04:45:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 04:45:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 04:45:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 04:45:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 04:45:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/26 04:45:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/26 04:45:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/tictactoe not empty`) 2026/07/26 04:45:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:50 DEBUG : pacer: Reducing sleep to 15ms 2026/07/26 04:45:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/26 04:45:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestManualTransformFile (7.30s) === RUN TestBase64 run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:50 DEBUG : toe: transformed to: dG9l 2026/07/26 04:45:50 DEBUG : toe: transformed to: dG9l 2026/07/26 04:45:50 INFO : dG9l: Making directory 2026/07/26 04:45:50 INFO : dG9l: Made directory with modification time 2026-07-26 04:45:50.476084472 +0000 UTC 2026/07/26 04:45:50 DEBUG : Added delayed dir = "dG9l", newDst= 2026/07/26 04:45:50 DEBUG : toe: transformed to: dG9l 2026/07/26 04:45:50 DEBUG : toe: transformed to: dG9l 2026/07/26 04:45:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/26 04:45:50 INFO : dG9l/dG9l: Making directory 2026/07/26 04:45:51 INFO : dG9l/dG9l: Made directory with modification time 2026-07-26 04:45:50.476084472 +0000 UTC 2026/07/26 04:45:51 DEBUG : Added delayed dir = "dG9l/dG9l", newDst= 2026/07/26 04:45:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/26 04:45:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/26 04:45:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 04:45:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 04:45:51 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 04:45:51 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/26 04:45:52 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 04:45:52 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:52 INFO : dG9l/dG9l: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:52 INFO : dG9l: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:53 DEBUG : dG9l: transformed to: toe 2026/07/26 04:45:53 DEBUG : dG9l: transformed to: toe 2026/07/26 04:45:53 DEBUG : toe: Directory modification time the same (differ by 476.084472ms, within tolerance 1s) 2026/07/26 04:45:53 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/26 04:45:53 DEBUG : dG9l: transformed to: toe 2026/07/26 04:45:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/26 04:45:53 DEBUG : toe/toe: Directory modification time the same (differ by 476.084472ms, within tolerance 1s) 2026/07/26 04:45:53 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/26 04:45:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/26 04:45:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 04:45:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/26 04:45:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/26 04:45:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/26 04:45:53 DEBUG : Local file system at /tmp/rclone1331591702: Waiting for checks to finish 2026/07/26 04:45:53 DEBUG : Local file system at /tmp/rclone1331591702: Waiting for transfers to finish 2026/07/26 04:45:53 DEBUG : Waiting for deletions to finish 2026/07/26 04:45:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/dG9l not empty`) 2026/07/26 04:45:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:54 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/dG9l not empty`) 2026/07/26 04:45:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:45:54 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/dG9l not empty`) 2026/07/26 04:45:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/26 04:45:55 DEBUG : pacer: Reducing sleep to 60ms 2026/07/26 04:45:55 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestBase64 (4.67s) === RUN TestError run.go:198: Remote "files root 'rclone-test-qegidic4fima'", Local "Local file system at /tmp/rclone1331591702", Modify Window "1s" 2026/07/26 04:45:55 DEBUG : pacer: Reducing sleep to 33.75ms 2026/07/26 04:45:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 04:45:55 DEBUG : toe: transformed to: 2026/07/26 04:45:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 04:45:55 DEBUG : toe: transformed to: 2026/07/26 04:45:55 INFO : files root 'rclone-test-qegidic4fima': Making directory 2026/07/26 04:45:55 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/07/26 04:45:55 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/26 04:45:55 INFO : files root 'rclone-test-qegidic4fima': Made directory with modification time 2026-07-26 04:45:55.147144309 +0000 UTC 2026/07/26 04:45:55 DEBUG : Added delayed dir = "", newDst= 2026/07/26 04:45:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 04:45:55 DEBUG : toe: transformed to: 2026/07/26 04:45:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 04:45:55 DEBUG : toe: transformed to: 2026/07/26 04:45:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 04:45:55 DEBUG : toe/toe: transformed to: 2026/07/26 04:45:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/26 04:45:55 INFO : toe/toe: Making directory 2026/07/26 04:45:55 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/07/26 04:45:55 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/26 04:45:55 INFO : toe/toe: Made directory with modification time 2026-07-26 04:45:55.147144309 +0000 UTC 2026/07/26 04:45:55 DEBUG : Added delayed dir = "toe/toe", newDst= 2026/07/26 04:45:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 04:45:55 DEBUG : toe/toe: transformed to: 2026/07/26 04:45:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/26 04:45:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 04:45:55 DEBUG : toe: transformed to: 2026/07/26 04:45:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 04:45:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 04:45:55 DEBUG : toe/toe/toe: transformed to: 2026/07/26 04:45:55 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for checks to finish 2026/07/26 04:45:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/26 04:45:55 DEBUG : files root 'rclone-test-qegidic4fima': Waiting for transfers to finish 2026/07/26 04:45:56 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 04:45:56 DEBUG : toe/toe/toe: size = 11 OK 2026/07/26 04:45:56 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:45:56 INFO : toe/toe/toe: Copied (new) 2026/07/26 04:45:56 ERROR : files root 'rclone-test-qegidic4fima': not deleting files as there were IO errors 2026/07/26 04:45:57 INFO : toe/toe: Set directory modification time (using DirSetModTime) 2026/07/26 04:45:57 INFO : files root 'rclone-test-qegidic4fima': Set directory modification time (using DirSetModTime) 2026/07/26 04:45:57 ERROR : files root 'rclone-test-qegidic4fima': not deleting directories as there were IO errors 2026/07/26 04:45:58 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/toe not empty`) 2026/07/26 04:45:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 04:45:58 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qegidic4fima/toe not empty`) 2026/07/26 04:45:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/26 04:45:58 DEBUG : pacer: Reducing sleep to 30ms 2026/07/26 04:45:58 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestError (3.68s) FAIL 2026/07/26 04:45:58 DEBUG : files root 'rclone-test-qegidic4fima': Purge remote 2026/07/26 04:45:58 DEBUG : pacer: Reducing sleep to 16.875ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 17m27.693925571s (try 1/5): exit status 1: Failed [TestSyncNoTraverse TestSyncNoUpdateDirModtime TestSyncEmptyDirectories TestSyncSetDelayedModTimes TestSyncNoEmptyDirectories TestServerSideCopy TestCopyAfterDelete TestSyncBackupDirSuffixOnly TestFixCase TestSyncReplaceDirModTimeWithEmptyDirs TestTransform/ISO-8859-1]