"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/10 04:16:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene" 2026/03/10 04:16:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 04:16:48 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0" 2026/03/10 04:16:49 DEBUG : Creating backend with remote "/tmp/rclone863674348" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:16:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:16:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:16:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/10 04:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:16:50 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.73s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:16:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:16:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:16:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:16:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:16:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:16:53 DEBUG : sub dir/hello world: md5 = ec151dcdaeb7f225aaa012dc2a29382d OK 2026/03/10 04:16:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:16:53 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:16:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:16:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.84s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:16:57 DEBUG : metadata sub dir: Making directory with metadata 2026/03/10 04:16:57 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:16:57 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/10 04:16:57 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:16:57 DEBUG : Local file system at /tmp/rclone863674348: File to upload is small (21 bytes), uploading instead of streaming 2026/03/10 04:16:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/10 04:16:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/10 04:16:57 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/10 04:16:57 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:16:57 DEBUG : Google drive root 'crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0': Skipping btime metadata as can't update it on an existing file: 2026-03-10T04:16:57.215113776Z 2026/03/10 04:16:58 INFO : empty metadata sub dir: Updated directory metadata 2026/03/10 04:16:58 DEBUG : Google drive root 'crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0': Skipping btime metadata as can't update it on an existing file: 2026-03-10T04:16:57.215113776Z 2026/03/10 04:16:59 INFO : metadata sub dir: Updated directory metadata 2026/03/10 04:16:59 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/10 04:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:00 DEBUG : metadata sub dir/hello metadata world: md5 = b523840fce4fb584b54d3b1ed4576082 OK 2026/03/10 04:17:00 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/10 04:17:00 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/10 04:17:03 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:04 DEBUG : metadata sub dir: Making directory with metadata 2026/03/10 04:17:04 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:17:04 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/10 04:17:04 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:17:04 DEBUG : Local file system at /tmp/rclone863674348: File to upload is small (21 bytes), uploading instead of streaming 2026/03/10 04:17:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/10 04:17:04 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/10 04:17:04 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/10 04:17:04 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:17:05 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/10 04:17:05 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/10 04:17:05 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/10 04:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:07 DEBUG : metadata sub dir/hello metadata world: md5 = 02500f5434ce4150b1ba2a1d0da033a8 OK 2026/03/10 04:17:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/10 04:17:07 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/10 04:17:07 DEBUG : Google drive root 'crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0': Skipping btime metadata as can't update it on an existing file: 2026-03-10T04:17:04.854189329Z 2026/03/10 04:17:07 INFO : metadata sub dir: Updated directory metadata 2026/03/10 04:17:10 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.49s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:11 DEBUG : Creating backend with remote "/non-existing" 2026/03/10 04:17:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/10 04:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.80s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:17:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:14 DEBUG : sub dir/hello world: md5 = 621f5d17d65436221ab2b4e738cfff5d OK 2026/03/10 04:17:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:17:14 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:17:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:17:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.31s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Running all checks before starting transfers 2026/03/10 04:17:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Checks finished, now starting transfers 2026/03/10 04:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:20 DEBUG : sub dir/hello world: md5 = 728e29e2f0509afde681ecef43be3a21 OK 2026/03/10 04:17:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:17:20 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:17:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:17:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.38s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:23 ERROR : Ignoring --no-traverse with sync 2026/03/10 04:17:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:17:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:25 DEBUG : sub dir/hello world: md5 = c477e7b9e12c60889197a4eab2358364 OK 2026/03/10 04:17:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:17:25 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:17:25 DEBUG : Waiting for deletions to finish 2026/03/10 04:17:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:17:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.31s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/10 04:17:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:30 DEBUG : hello world2: md5 = 8e04949d15ba81a0c16c9bb5f607fdc9 OK 2026/03/10 04:17:30 DEBUG : hello world2: size = 12 OK 2026/03/10 04:17:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:33 DEBUG : potato2: md5 = d04cb49421bac1539dc81002e0ba2de2 OK 2026/03/10 04:17:33 DEBUG : potato2: size = 11 OK 2026/03/10 04:17:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:36 DEBUG : potato2: md5 = 76ad20cac0defa13fbe1bbacbcd6c980 OK 2026/03/10 04:17:36 DEBUG : potato2: size = 11 OK 2026/03/10 04:17:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.94s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 04:17:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:17:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:17:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:17:37 DEBUG : sub dir2: Making directory with metadata 2026/03/10 04:17:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:17:38 DEBUG : sub dir: Making directory with metadata 2026/03/10 04:17:39 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:17:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:17:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 04:17:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:41 DEBUG : sub dir/hello world: md5 = 0acfa346cca3e8e4ad647ad83513ae03 OK 2026/03/10 04:17:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:17:41 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:17:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/10 04:17:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.30s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:46 INFO : sub dir2: Making directory 2026/03/10 04:17:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 04:17:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:17:46 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/10 04:17:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:17:46 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/10 04:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:48 DEBUG : sub dir/hello world: md5 = 104f53050e2588b645a4b6e8155bcd34 OK 2026/03/10 04:17:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:17:48 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:17:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:17:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.58s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:51 DEBUG : sub dir2: Making directory with metadata 2026/03/10 04:17:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:17:51 DEBUG : sub dir2: Making directory with metadata 2026/03/10 04:17:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:17:52 DEBUG : sub dir: Making directory with metadata 2026/03/10 04:17:53 INFO : sub dir: Made directory with metadata (mtime=2026-03-10T04:17:51.59065175Z) 2026/03/10 04:17:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:54 DEBUG : sub dir/hello world: md5 = 098261139f5c0a27be11a3dd3dae2735 OK 2026/03/10 04:17:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:17:54 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:17:54 INFO : sub dir/hello world: Deleted 2026/03/10 04:17:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.68s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:17:58 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/10 04:17:58 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:17:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.69s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:18:01 INFO : sub dir2: Making directory 2026/03/10 04:18:02 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/10 04:18:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:18:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:18:04 DEBUG : sub dir/hello world: md5 = c611b7776e187103d18e00f4712e2867 OK 2026/03/10 04:18:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:18:04 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:18:04 INFO : sub dir/hello world: Deleted 2026/03/10 04:18:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.13s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:18:07 DEBUG : sub dir2: Making directory with metadata 2026/03/10 04:18:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:18:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:07 DEBUG : sub dir2: Making directory with metadata 2026/03/10 04:18:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:18:08 DEBUG : sub dir: Making directory with metadata 2026/03/10 04:18:08 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:18:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:18:10 DEBUG : sub dir/hello world: md5 = 0e126235e0321c41379fa96abd9e35e5 OK 2026/03/10 04:18:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:18:10 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:18:10 DEBUG : Waiting for deletions to finish 2026/03/10 04:18:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.90s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:18:14 INFO : sub dir2: Making directory 2026/03/10 04:18:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/10 04:18:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:18:16 DEBUG : sub dir/hello world: md5 = a73279f9cc4602d38ab3310793112247 OK 2026/03/10 04:18:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:18:16 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:18:16 DEBUG : Waiting for deletions to finish 2026/03/10 04:18:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.25s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:18:21 DEBUG : sub dir/hello world: md5 = 904289e8f06f411c2a56b2e3fb912c43 OK 2026/03/10 04:18:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pojoqat2yore" 2026/03/10 04:18:22 DEBUG : Config file has changed externally - reloading 2026/03/10 04:18:22 DEBUG : Creating backend with remote "TestDrive:crypt/utch8iv3qlm9ff08l164372chj5ke01ngn1727mgsoouultrssog" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene' -> Encrypted drive 'TestCryptDrive:rclone-test-pojoqat2yore' 2026/03/10 04:18:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojoqat2yore': Waiting for checks to finish 2026/03/10 04:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojoqat2yore': Waiting for transfers to finish 2026/03/10 04:18:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:18:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:18:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojoqat2yore': Purge remote 2026/03/10 04:18:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.28s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:18:32 DEBUG : sub dir/hello world: md5 = 116e9a0378e9a72135689c0ca4a2a636 OK 2026/03/10 04:18:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 04:18:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 04:18:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone863674348) 2026/03/10 04:18:33 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:18:33 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:18:35 DEBUG : sub dir/hello world: md5 = d767b173bc51661342b2e924421c79c7 OK 2026/03/10 04:18:35 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 04:18:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/10 04:18:35 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 04:18:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.09s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:18:40 DEBUG : sub dir/hello world: md5 = d3142af9f827ec5b8679298cedb395e5 OK 2026/03/10 04:18:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leyezib5vifo" 2026/03/10 04:18:41 DEBUG : Creating backend with remote "TestDrive:crypt/33std2jf13172vo59rtljpnafhtgmsaf31lpvkq564pp4s55p1a0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene' -> Encrypted drive 'TestCryptDrive:rclone-test-leyezib5vifo' 2026/03/10 04:18:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:18:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:18:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyezib5vifo': Waiting for checks to finish 2026/03/10 04:18:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyezib5vifo': Waiting for transfers to finish 2026/03/10 04:18:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:18:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:18:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:47 DEBUG : sub dir/hello world: md5 = a8e20686efe30525e92187066e943775 OK 2026/03/10 04:18:48 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:18:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 04:18:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:18:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-leyezib5vifo') 2026/03/10 04:18:48 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyezib5vifo': Waiting for checks to finish 2026/03/10 04:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyezib5vifo': Waiting for transfers to finish 2026/03/10 04:18:50 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 04:18:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:18:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 04:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyezib5vifo': Purge remote 2026/03/10 04:18:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.48s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:18:55 DEBUG : sub dir/hello world: md5 = f034cce86a8e81fc686a875507360e7f OK 2026/03/10 04:18:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 04:18:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 04:18:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone863674348) 2026/03/10 04:18:57 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:18:57 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:18:58 DEBUG : sub dir/hello world: md5 = 7b4422ec7c287cf4255c11fcfb1158a7 OK 2026/03/10 04:18:58 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 04:18:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/10 04:18:58 INFO : sub dir/hello world: Deleted 2026/03/10 04:18:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 04:19:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.59s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:19:03 DEBUG : sub dir/hello world: md5 = 6b5b75890569a56061a0a64bdeacc0d8 OK 2026/03/10 04:19:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qekobiz4zudu" 2026/03/10 04:19:03 DEBUG : Creating backend with remote "TestDrive:crypt/fqumrmbhhthdakd57gunp62ujj8er7b27qbpealce4b509j4d1a0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene' -> Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu' 2026/03/10 04:19:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:19:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu': Waiting for checks to finish 2026/03/10 04:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu': Waiting for transfers to finish 2026/03/10 04:19:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:19:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:19:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:19:10 DEBUG : sub dir/hello world: md5 = cc2ca513adf7b405b4cb420be24dd91d OK 2026/03/10 04:19:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu': Using server-side directory move 2026/03/10 04:19:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 04:19:11 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:19:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 04:19:11 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:19:11 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu') 2026/03/10 04:19:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu': Waiting for checks to finish 2026/03/10 04:19:11 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:19:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu': Waiting for transfers to finish 2026/03/10 04:19:11 INFO : sub dir/hello world: Deleted 2026/03/10 04:19:13 INFO : sub dir/hello world: Moved (server-side) 2026/03/10 04:19:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 04:19:16 DEBUG : sub dir/hello world: md5 = 378dfaefa9ece2c79a20c2cd9a8c56c1 OK 2026/03/10 04:19:17 DEBUG : testing file moves 2026/03/10 04:19:17 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:19:17 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 04:19:17 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:19:17 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu') 2026/03/10 04:19:17 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu': Waiting for checks to finish 2026/03/10 04:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu': Waiting for transfers to finish 2026/03/10 04:19:18 INFO : sub dir/hello world: Deleted 2026/03/10 04:19:19 INFO : sub dir/hello world: Moved (server-side) 2026/03/10 04:19:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 04:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekobiz4zudu': Purge remote --- PASS: TestServerSideMoveOverSelf (21.80s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:19:25 DEBUG : sub dir/hello world: md5 = dcc090db5a1a4a918d2f4708b56fdba2 OK 2026/03/10 04:19:25 ERROR : error listing: directory not found 2026/03/10 04:19:25 INFO : Local file system at /tmp/rclone863674348: Making directory 2026/03/10 04:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.63s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:19:30 DEBUG : sub dir/hello world: md5 = b39882553ac55b11a9b441c42dda737d OK 2026/03/10 04:19:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:19:31 DEBUG : Local file system at /tmp/rclone863674348: Waiting for checks to finish 2026/03/10 04:19:31 DEBUG : Local file system at /tmp/rclone863674348: Waiting for transfers to finish 2026/03/10 04:19:32 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/10 04:19:32 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/10 04:19:32 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:19:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:19:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.69s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:19:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/10 04:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:36 DEBUG : check sum: md5 = 40dae3c6c44a78ecfa9892d28abe9c92 OK 2026/03/10 04:19:36 DEBUG : check sum: size = 1 OK 2026/03/10 04:19:36 INFO : check sum: Copied (new) 2026/03/10 04:19:36 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:36 DEBUG : check sum: size = 1 OK 2026/03/10 04:19:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/10 04:19:36 DEBUG : check sum: Size of src and dst objects identical 2026/03/10 04:19:36 DEBUG : check sum: Unchanged skipping 2026/03/10 04:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:36 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.47s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:19:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/10 04:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:39 DEBUG : sizeonly: md5 = e8865a2fe6054256d34e2c4b8d656454 OK 2026/03/10 04:19:39 DEBUG : sizeonly: size = 6 OK 2026/03/10 04:19:39 INFO : sizeonly: Copied (new) 2026/03/10 04:19:39 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:39 DEBUG : sizeonly: size = 6 OK 2026/03/10 04:19:39 DEBUG : sizeonly: Sizes identical 2026/03/10 04:19:39 DEBUG : sizeonly: Unchanged skipping 2026/03/10 04:19:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:39 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.37s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:19:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/10 04:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:42 DEBUG : ignore-size: md5 = 7c00f8dc93e8531aae14fd7ed13ea2d0 OK 2026/03/10 04:19:42 INFO : ignore-size: Copied (new) 2026/03/10 04:19:42 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:43 DEBUG : ignore-size: Unchanged skipping 2026/03/10 04:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:43 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.55s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:19:46 DEBUG : existing: md5 = ed8c8d6b73e33846f609ed4471870bad OK 2026/03/10 04:19:46 DEBUG : existing: size = 6 OK 2026/03/10 04:19:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:46 DEBUG : existing: Unchanged skipping 2026/03/10 04:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:46 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:46 INFO : There was nothing to transfer 2026/03/10 04:19:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/10 04:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:48 DEBUG : existing: md5 = 92f9c8292a5641b5d7d189c81cbe7e85 OK 2026/03/10 04:19:48 DEBUG : existing: size = 6 OK 2026/03/10 04:19:48 INFO : existing: Copied (replaced existing) 2026/03/10 04:19:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.60s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:19:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 04:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:51 DEBUG : existing: md5 = 23881f65a958eb744ba6a11ff7503fb8 OK 2026/03/10 04:19:51 DEBUG : existing: size = 6 OK 2026/03/10 04:19:51 INFO : existing: Copied (new) 2026/03/10 04:19:51 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:51 DEBUG : existing: Destination exists, skipping 2026/03/10 04:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:19:51 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.80s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:19:55 DEBUG : b/potato: md5 = beb932088486b9c1032c6189f01e0828 OK 2026/03/10 04:19:57 DEBUG : c/non empty space: md5 = 94b945a67fb9dd36ffeda080067c55d1 OK 2026/03/10 04:19:57 INFO : d: Making directory 2026/03/10 04:19:59 DEBUG : Added delayed dir = "a", newDst= 2026/03/10 04:20:00 INFO : c: Set directory modification time (using SetModTime) 2026/03/10 04:20:00 DEBUG : Added delayed dir = "c", newDst=c 2026/03/10 04:20:00 DEBUG : c/non empty space: size = 5 OK 2026/03/10 04:20:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:20:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 04:20:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:00 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 04:20:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:02 DEBUG : a/potato2: md5 = a5709022dc6cfc4c2fd05cfbf8048257 OK 2026/03/10 04:20:02 DEBUG : a/potato2: size = 60 OK 2026/03/10 04:20:02 INFO : a/potato2: Copied (new) 2026/03/10 04:20:02 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:02 INFO : b/potato: Deleted 2026/03/10 04:20:03 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/10 04:20:03 INFO : d: Removing directory 2026/03/10 04:20:03 INFO : b: Removing directory 2026/03/10 04:20:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/10 04:20:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': deleted 2 directories 2026/03/10 04:20:07 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/10 04:20:07 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:20:10 DEBUG : empty space: md5 = cd6a3314099b60dde7645cf6f18ed23a OK 2026/03/10 04:20:10 DEBUG : empty space: size = 1 OK 2026/03/10 04:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/10 04:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:10 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/10 04:20:10 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:11 DEBUG : empty space: size = 1 OK 2026/03/10 04:20:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/10 04:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:13 DEBUG : empty space: md5 = 97e4427253b825441b457b7c8ae8773e OK 2026/03/10 04:20:13 DEBUG : empty space: size = 1 OK 2026/03/10 04:20:13 INFO : empty space: Copied (replaced existing) 2026/03/10 04:20:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (6.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.50s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:20:16 DEBUG : foo: md5 = 38c5630b9ed14fe05fa483742cef4382 OK 2026/03/10 04:20:17 DEBUG : foo: size = 3 OK 2026/03/10 04:20:17 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/10 04:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:19 DEBUG : foo: md5 = 4feb10ee0a5354b5a319baef7a6cd5f3 OK 2026/03/10 04:20:19 DEBUG : foo: size = 3 OK 2026/03/10 04:20:19 INFO : foo: Copied (replaced existing) 2026/03/10 04:20:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.45s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:20:22 DEBUG : empty space: md5 = 6c5aea7404c1a9965a5a6c4ed76c69f7 OK 2026/03/10 04:20:22 DEBUG : empty space: size = 1 OK 2026/03/10 04:20:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:20:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/10 04:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:22 DEBUG : empty space: Unchanged skipping 2026/03/10 04:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:24 DEBUG : potato: md5 = e8955bb126b8eb7b29461f81f2ea1bce OK 2026/03/10 04:20:24 DEBUG : potato: size = 60 OK 2026/03/10 04:20:24 INFO : potato: Copied (new) 2026/03/10 04:20:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:20:27 DEBUG : potato: md5 = b707a9bf80c6d6a179c4f81351f0707d OK 2026/03/10 04:20:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone863674348) 2026/03/10 04:20:28 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:20:28 DEBUG : potato: Sizes differ 2026/03/10 04:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:29 DEBUG : potato: md5 = 1af2cd28df0c4980fafade05b79c167d OK 2026/03/10 04:20:29 DEBUG : potato: size = 21 OK 2026/03/10 04:20:29 INFO : potato: Copied (replaced existing) 2026/03/10 04:20:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.56s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:20:31 DEBUG : potato: md5 = 87d385ca1fdbe7436ab4c04026de63ca OK 2026/03/10 04:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:32 DEBUG : potato: size = 21 OK 2026/03/10 04:20:32 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/03/10 04:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:34 DEBUG : potato: md5 = e7682a1d7381b23e40f174881aa34c39 OK 2026/03/10 04:20:34 DEBUG : potato: size = 21 OK 2026/03/10 04:20:34 INFO : potato: Copied (replaced existing) 2026/03/10 04:20:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:20:37 DEBUG : potato: md5 = e95114b194bf61571103ec16d22f394a OK 2026/03/10 04:20:39 DEBUG : empty space: md5 = 0c4da7394eff7be87efeed514ef1fa37 OK 2026/03/10 04:20:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:20:39 DEBUG : empty space: size = 1 OK 2026/03/10 04:20:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:20:39 DEBUG : empty space: Unchanged skipping 2026/03/10 04:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/10 04:20:39 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:20:42 DEBUG : potato: md5 = 5c4432f5f0fb13b98b42595ce5c88de8 OK 2026/03/10 04:20:44 DEBUG : empty space: md5 = d954ac48b8a527addb733fef7e487512 OK 2026/03/10 04:20:44 DEBUG : empty space: size = 1 OK 2026/03/10 04:20:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:20:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:44 DEBUG : empty space: Unchanged skipping 2026/03/10 04:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:46 DEBUG : potato2: md5 = 108bcd620c609627a76749c69b8cee3d OK 2026/03/10 04:20:46 DEBUG : potato2: size = 60 OK 2026/03/10 04:20:46 INFO : potato2: Copied (new) 2026/03/10 04:20:46 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:20:50 DEBUG : b/potato: md5 = 4360ea7de7434b4eccf06b116f178333 OK 2026/03/10 04:20:52 DEBUG : c/non empty space: md5 = e8672f5686911dcebe887f77bdbe407e OK 2026/03/10 04:20:52 INFO : d: Making directory 2026/03/10 04:20:53 INFO : d/e: Making directory 2026/03/10 04:20:55 DEBUG : Added delayed dir = "a", newDst= 2026/03/10 04:20:55 INFO : c: Set directory modification time (using SetModTime) 2026/03/10 04:20:55 DEBUG : Added delayed dir = "c", newDst=c 2026/03/10 04:20:55 DEBUG : c/non empty space: size = 5 OK 2026/03/10 04:20:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:20:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 04:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:20:55 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 04:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:20:58 DEBUG : a/potato2: md5 = 26eac598817be884b2a973d62790ceb0 OK 2026/03/10 04:20:58 DEBUG : a/potato2: size = 60 OK 2026/03/10 04:20:58 INFO : a/potato2: Copied (new) 2026/03/10 04:20:58 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:58 INFO : b/potato: Deleted 2026/03/10 04:20:59 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/10 04:20:59 INFO : d/e: Removing directory 2026/03/10 04:20:59 INFO : d: Removing directory 2026/03/10 04:21:00 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/10 04:21:00 INFO : b: Removing directory 2026/03/10 04:21:00 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/10 04:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': deleted 3 directories 2026/03/10 04:21:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/10 04:21:03 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:21:06 DEBUG : b/potato: md5 = 26c1a27f79cc02cc5a1a7e4f9db5da2f OK 2026/03/10 04:21:08 DEBUG : c/non empty space: md5 = 1586745c83cb4d03ab9ff0e72d1919cd OK 2026/03/10 04:21:08 INFO : d: Making directory 2026/03/10 04:21:11 DEBUG : Added delayed dir = "a", newDst= 2026/03/10 04:21:11 INFO : c: Set directory modification time (using SetModTime) 2026/03/10 04:21:11 DEBUG : Added delayed dir = "c", newDst=c 2026/03/10 04:21:11 DEBUG : c/non empty space: size = 5 OK 2026/03/10 04:21:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:21:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 04:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:21:11 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 04:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:21:13 DEBUG : a/potato2: md5 = 0d221b05e5245f332aab3f7d948bb97a OK 2026/03/10 04:21:13 DEBUG : a/potato2: size = 60 OK 2026/03/10 04:21:13 INFO : a/potato2: Copied (new) 2026/03/10 04:21:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': not deleting files as there were IO errors 2026/03/10 04:21:14 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/10 04:21:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': not deleting directories as there were IO errors 2026/03/10 04:21:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/10 04:21:18 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/10 04:21:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:21:20 DEBUG : potato: md5 = 787c0ac031526de4e5b57516f34d8b5c OK 2026/03/10 04:21:22 DEBUG : empty space: md5 = 8b445f02114fd2aade4139b5f0b06000 OK 2026/03/10 04:21:22 DEBUG : TestDrive: Token expired 2026/03/10 04:21:22 DEBUG : Config file has changed externally - reloading 2026/03/10 04:21:22 DEBUG : TestDrive: Loaded fresh token from config file 2026/03/10 04:21:22 DEBUG : TestDrive: Token refresh successful 2026/03/10 04:21:22 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:22 DEBUG : empty space: size = 1 OK 2026/03/10 04:21:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:21:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:21:22 DEBUG : empty space: Unchanged skipping 2026/03/10 04:21:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:21:23 INFO : potato: Deleted 2026/03/10 04:21:24 DEBUG : potato2: md5 = 8bbc455edbe87a8cfb9634bb0347c62d OK 2026/03/10 04:21:24 DEBUG : potato2: size = 60 OK 2026/03/10 04:21:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.55s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:21:27 DEBUG : potato: md5 = f99047178f89f7874f9c4595cfbb014e OK 2026/03/10 04:21:29 DEBUG : empty space: md5 = 45940e6269f41f14de608020fd27ac3b OK 2026/03/10 04:21:29 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:21:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:21:30 INFO : potato: Deleted 2026/03/10 04:21:30 DEBUG : empty space: size = 1 OK 2026/03/10 04:21:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:21:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:21:30 DEBUG : empty space: Unchanged skipping 2026/03/10 04:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:21:31 DEBUG : potato2: md5 = d224e7ed10bc67d0546bbc29eea4a1b3 OK 2026/03/10 04:21:31 DEBUG : potato2: size = 60 OK 2026/03/10 04:21:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.36s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:21:35 DEBUG : potato: md5 = 7b8b8ef1d63129cd8aa16d4631c80819 OK 2026/03/10 04:21:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:21:36 DEBUG : potato2: md5 = 87c788056372db7f9cbe9e4df9eaf5da OK 2026/03/10 04:21:36 DEBUG : potato2: size = 19 OK 2026/03/10 04:21:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.14s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:21:39 DEBUG : potato2: md5 = 1467d8a9fff244b6338f31298c180528 OK 2026/03/10 04:21:41 DEBUG : empty space: md5 = a4ac61ef158d07d244f45d2ff1e7deaa OK 2026/03/10 04:21:41 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 04:21:41 DEBUG : enormous: Excluded 2026/03/10 04:21:41 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:21:41 DEBUG : potato2: Excluded 2026/03/10 04:21:41 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:21:41 DEBUG : empty space: size = 1 OK 2026/03/10 04:21:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:21:41 DEBUG : empty space: Unchanged skipping 2026/03/10 04:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:21:41 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:41 INFO : There was nothing to transfer 2026/03/10 04:21:42 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 04:21:42 DEBUG : enormous: Excluded 2026/03/10 04:21:42 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:21:42 DEBUG : potato2: Excluded 2026/03/10 04:21:42 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:21:42 DEBUG : empty space: size = 1 OK 2026/03/10 04:21:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : empty space: Unchanged skipping 2026/03/10 04:21:42 DEBUG : Local file system at /tmp/rclone863674348: Waiting for checks to finish 2026/03/10 04:21:42 DEBUG : Local file system at /tmp/rclone863674348: Waiting for transfers to finish 2026/03/10 04:21:42 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:21:45 DEBUG : potato2: md5 = 22c24e1a3e37a7d8b470c9adef70eb02 OK 2026/03/10 04:21:46 DEBUG : empty space: md5 = 2da9d4a9c47bf9144f726fc08cbc5dc0 OK 2026/03/10 04:21:48 DEBUG : enormous: md5 = 93b9bac49495291492ccf17925090e5c OK 2026/03/10 04:21:48 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 04:21:48 DEBUG : enormous: Excluded 2026/03/10 04:21:48 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:21:48 DEBUG : potato2: Excluded 2026/03/10 04:21:48 DEBUG : empty space: size = 1 OK 2026/03/10 04:21:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:21:48 DEBUG : empty space: Unchanged skipping 2026/03/10 04:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:21:48 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:49 INFO : enormous: Deleted 2026/03/10 04:21:49 INFO : potato2: Deleted 2026/03/10 04:21:49 INFO : There was nothing to transfer 2026/03/10 04:21:49 DEBUG : empty space: size = 1 OK 2026/03/10 04:21:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/10 04:21:49 DEBUG : empty space: Unchanged skipping 2026/03/10 04:21:49 DEBUG : Local file system at /tmp/rclone863674348: Waiting for checks to finish 2026/03/10 04:21:49 DEBUG : Local file system at /tmp/rclone863674348: Waiting for transfers to finish 2026/03/10 04:21:49 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:49 INFO : enormous: Deleted 2026/03/10 04:21:49 INFO : potato2: Deleted 2026/03/10 04:21:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.80s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:21:51 DEBUG : one: md5 = 096d46b681fda6107c34c23546d41e56 OK 2026/03/10 04:21:53 DEBUG : two: md5 = 466aad076e7564546acaa162dc622f55 OK 2026/03/10 04:21:54 DEBUG : three: md5 = c96b964ac4587228427b26d99dce2e68 OK 2026/03/10 04:21:56 DEBUG : four: md5 = 54bf63ca268ba94dd19a2293aa4b0c51 OK 2026/03/10 04:21:56 DEBUG : five: Need to transfer - File not found at Destination 2026/03/10 04:21:56 DEBUG : four: size = 4 (Local file system at /tmp/rclone863674348) 2026/03/10 04:21:56 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:21:56 DEBUG : four: Sizes differ 2026/03/10 04:21:56 DEBUG : three: size = 5 OK 2026/03/10 04:21:56 DEBUG : three: Sizes identical 2026/03/10 04:21:56 DEBUG : two: size = 3 OK 2026/03/10 04:21:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/10 04:21:56 DEBUG : one: Destination is newer than source, skipping 2026/03/10 04:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:21:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 04:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:21:58 DEBUG : two: md5 = 92d4223a28a47ad8c5d876fcdd68c7bd OK 2026/03/10 04:21:58 DEBUG : two: size = 3 OK 2026/03/10 04:21:58 INFO : two: Copied (replaced existing) 2026/03/10 04:21:58 DEBUG : five: md5 = 82f9a6126347e4f2e65d3fa3241237e8 OK 2026/03/10 04:21:58 DEBUG : five: size = 4 OK 2026/03/10 04:21:58 INFO : five: Copied (new) 2026/03/10 04:21:59 DEBUG : four: md5 = dfbd7c5cb3e52b405e18def841d7cc93 OK 2026/03/10 04:21:59 DEBUG : four: size = 4 OK 2026/03/10 04:21:59 INFO : four: Copied (replaced existing) 2026/03/10 04:21:59 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.36s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/10 04:22:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/10 04:22:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/10 04:22:02 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/10 04:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:03 DEBUG : yam: md5 = 1c52ef2a393ffa540831686f1b9551d3 OK 2026/03/10 04:22:03 DEBUG : yam: size = 11 OK 2026/03/10 04:22:03 INFO : yam: Copied (new) 2026/03/10 04:22:03 DEBUG : potato: md5 = e882ed40ccc5554e3e25b017e1def4cc OK 2026/03/10 04:22:03 DEBUG : potato: size = 14 OK 2026/03/10 04:22:03 INFO : potato: Copied (new) 2026/03/10 04:22:03 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/10 04:22:04 DEBUG : potato: size = 14 OK 2026/03/10 04:22:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:04 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/10 04:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:04 DEBUG : potato: Unchanged skipping 2026/03/10 04:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:05 DEBUG : yaml: md5 = 5dd80f12ea7f041203b35c4326f45bf1 OK 2026/03/10 04:22:05 DEBUG : yaml: size = 11 OK 2026/03/10 04:22:05 INFO : yaml: Copied (new) 2026/03/10 04:22:05 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:06 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/10 04:22:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Making map for --track-renames 2026/03/10 04:22:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Finished making map for --track-renames 2026/03/10 04:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 04:22:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/10 04:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for renames to finish 2026/03/10 04:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:09 DEBUG : yam: md5 = f8fa4e4cea2f6354a6f834f11d1608b1 OK 2026/03/10 04:22:09 DEBUG : yam: size = 11 OK 2026/03/10 04:22:09 INFO : yam: Copied (new) 2026/03/10 04:22:09 DEBUG : potato: md5 = 6c7c2bedc91d5d45f2a6a3c7b8996150 OK 2026/03/10 04:22:09 DEBUG : potato: size = 14 OK 2026/03/10 04:22:09 INFO : potato: Copied (new) 2026/03/10 04:22:09 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:09 DEBUG : potato: size = 14 OK 2026/03/10 04:22:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Making map for --track-renames 2026/03/10 04:22:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Finished making map for --track-renames 2026/03/10 04:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:09 DEBUG : potato: Unchanged skipping 2026/03/10 04:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for renames to finish 2026/03/10 04:22:10 INFO : yam: Moved (server-side) to: yaml 2026/03/10 04:22:10 INFO : yaml: Renamed from "yam" 2026/03/10 04:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:10 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:10 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/10 04:22:12 DEBUG : Added delayed dir = "sub", newDst= 2026/03/10 04:22:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Making map for --track-renames 2026/03/10 04:22:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Finished making map for --track-renames 2026/03/10 04:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for renames to finish 2026/03/10 04:22:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 04:22:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/10 04:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:14 DEBUG : sub/yam: md5 = 2178381574cc8cc961d8b90bd08cacd2 OK 2026/03/10 04:22:14 DEBUG : sub/yam: size = 11 OK 2026/03/10 04:22:14 INFO : sub/yam: Copied (new) 2026/03/10 04:22:14 DEBUG : potato: md5 = 21d4fc44f47809ef50f24d7afad3b308 OK 2026/03/10 04:22:14 DEBUG : potato: size = 14 OK 2026/03/10 04:22:14 INFO : potato: Copied (new) 2026/03/10 04:22:14 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:15 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/10 04:22:16 DEBUG : potato: size = 14 OK 2026/03/10 04:22:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:16 DEBUG : potato: Unchanged skipping 2026/03/10 04:22:16 INFO : sub: Set directory modification time (using SetModTime) 2026/03/10 04:22:16 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/10 04:22:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Making map for --track-renames 2026/03/10 04:22:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Finished making map for --track-renames 2026/03/10 04:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for renames to finish 2026/03/10 04:22:17 INFO : sub/yam: Moved (server-side) to: yam 2026/03/10 04:22:17 INFO : yam: Renamed from "sub/yam" 2026/03/10 04:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:17 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.28s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:22:20 DEBUG : Creating backend with remote "/tmp/rclone863674348/dir1" 2026/03/10 04:22:20 DEBUG : Config file has changed externally - reloading 2026/03/10 04:22:20 DEBUG : Creating backend with remote "/tmp/rclone863674348/dir2" 2026/03/10 04:22:20 DEBUG : Local file system at /tmp/rclone863674348/dir2: Using server-side directory move 2026/03/10 04:22:20 INFO : Local file system at /tmp/rclone863674348/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 04:22:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/10 04:22:20 DEBUG : Local file system at /tmp/rclone863674348/dir2: Waiting for checks to finish 2026/03/10 04:22:20 DEBUG : Local file system at /tmp/rclone863674348/dir2: Waiting for transfers to finish 2026/03/10 04:22:20 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:22:21 DEBUG : Added delayed dir = "nested", newDst= 2026/03/10 04:22:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:22:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:22:21 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/10 04:22:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/10 04:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:23 DEBUG : sub dir/hello world: md5 = 8828660361d73742a6cea63f51f09b2a OK 2026/03/10 04:22:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:22:23 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:22:23 INFO : sub dir/hello world: Deleted 2026/03/10 04:22:25 DEBUG : nested/sub dir/file: md5 = d4d5bd2daa4207902e51dfe7b16d9ae3 OK 2026/03/10 04:22:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/10 04:22:25 INFO : nested/sub dir/file: Copied (new) 2026/03/10 04:22:25 INFO : nested/sub dir/file: Deleted 2026/03/10 04:22:25 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:22:26 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/10 04:22:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:22:26 INFO : sub dir: Removing directory 2026/03/10 04:22:26 INFO : nested/sub dir: Removing directory 2026/03/10 04:22:26 INFO : nested: Removing directory 2026/03/10 04:22:26 DEBUG : Local file system at /tmp/rclone863674348: deleted 3 directories 2026/03/10 04:22:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 04:22:29 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/10 04:22:30 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:22:31 DEBUG : Added delayed dir = "nested", newDst= 2026/03/10 04:22:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 04:22:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:22:31 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/10 04:22:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/10 04:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:33 DEBUG : sub dir/hello world: md5 = 153395dbcde47cb172d818f6d1c61fa8 OK 2026/03/10 04:22:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:22:33 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:22:33 INFO : sub dir/hello world: Deleted 2026/03/10 04:22:35 DEBUG : nested/sub dir/file: md5 = e475c163fa7ce356a1a3f9f8a4dc1cd3 OK 2026/03/10 04:22:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/10 04:22:35 INFO : nested/sub dir/file: Copied (new) 2026/03/10 04:22:35 INFO : nested/sub dir/file: Deleted 2026/03/10 04:22:35 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:22:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:22:36 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/10 04:22:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 04:22:39 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/10 04:22:40 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.64s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:22:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/10 04:22:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 04:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:42 DEBUG : existing-b: md5 = b122c32fc4e1bf35b9593877b7be5a3c OK 2026/03/10 04:22:42 DEBUG : existing-b: size = 6 OK 2026/03/10 04:22:42 INFO : existing-b: Copied (new) 2026/03/10 04:22:42 INFO : existing-b: Deleted 2026/03/10 04:22:42 DEBUG : existing: md5 = 7860ecdf8677f20f9bfb198b4d4b7210 OK 2026/03/10 04:22:42 DEBUG : existing: size = 6 OK 2026/03/10 04:22:42 INFO : existing: Copied (new) 2026/03/10 04:22:42 INFO : existing: Deleted 2026/03/10 04:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:22:43 DEBUG : existing: Destination exists, skipping 2026/03/10 04:22:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/10 04:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:22:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.05s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:22:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pojijeg1coha" 2026/03/10 04:22:44 DEBUG : Creating backend with remote "TestDrive:crypt/7l9j3uqm2bcc2au3r8kpqtubbujn5r53ut1is7gt3t9ei5nab870" 2026/03/10 04:22:47 DEBUG : potato2: md5 = ce4f3232a54c16ac269a289daba377ae OK 2026/03/10 04:22:49 DEBUG : empty space: md5 = eb99cf542ac57db76f6d57df85fbf8e3 OK 2026/03/10 04:22:50 DEBUG : potato3: md5 = 59649567aaaaf5b70ad9927b7939c99d OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene' -> Encrypted drive 'TestCryptDrive:rclone-test-pojijeg1coha' 2026/03/10 04:22:53 DEBUG : empty space: md5 = 13f1843229936d9ed5f0e60fdf58d2e5 OK 2026/03/10 04:22:54 DEBUG : potato3: md5 = 08df1ce5c7fd496c7c7554d2e35320de OK 2026/03/10 04:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojijeg1coha': Using server-side directory move 2026/03/10 04:22:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pojijeg1coha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 04:22:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:22:54 DEBUG : empty space: size = 1 OK 2026/03/10 04:22:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:22:54 DEBUG : empty space: Unchanged skipping 2026/03/10 04:22:54 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojijeg1coha': Waiting for checks to finish 2026/03/10 04:22:54 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pojijeg1coha') 2026/03/10 04:22:54 DEBUG : potato3: Sizes differ 2026/03/10 04:22:55 INFO : potato3: Deleted 2026/03/10 04:22:55 INFO : empty space: Deleted 2026/03/10 04:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojijeg1coha': Waiting for transfers to finish 2026/03/10 04:22:55 INFO : potato2: Moved (server-side) 2026/03/10 04:22:55 INFO : potato3: Moved (server-side) 2026/03/10 04:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fekogoz4doxi" 2026/03/10 04:22:56 DEBUG : Creating backend with remote "TestDrive:crypt/ue8l2vqtcbnretp8f18b4be5ii59n4duj43b7edhft8molvq41sg" 2026/03/10 04:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fekogoz4doxi': Using server-side directory move 2026/03/10 04:22:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fekogoz4doxi': Server side directory move succeeded 2026/03/10 04:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fekogoz4doxi': Purge remote 2026/03/10 04:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojijeg1coha': Purge remote 2026/03/10 04:23:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.75s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:23:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiluyok7kiqe" 2026/03/10 04:23:00 DEBUG : Creating backend with remote "TestDrive:crypt/lia7k6ab5t8oaaqalism1lv1gsb1cmrjer85avrvu86ggmhsvd0g" 2026/03/10 04:23:03 DEBUG : potato2: md5 = 13a6d24b3b1b8bafa15b882d32fa77a4 OK 2026/03/10 04:23:04 DEBUG : empty space: md5 = aa75e54190e750097795282a2c3926a0 OK 2026/03/10 04:23:06 DEBUG : potato3: md5 = 7315d0ce39995ac4ccbd47740b87d95c OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene' -> Encrypted drive 'TestCryptDrive:rclone-test-jiluyok7kiqe' 2026/03/10 04:23:09 DEBUG : empty space: md5 = e6568f482f8807a2efd398d6ae6fb70b OK 2026/03/10 04:23:10 DEBUG : potato3: md5 = a2c61811acadd1eba95c345843f7803f OK 2026/03/10 04:23:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 04:23:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 04:23:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:23:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:23:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jiluyok7kiqe') 2026/03/10 04:23:11 DEBUG : potato3: Sizes differ 2026/03/10 04:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiluyok7kiqe': Waiting for checks to finish 2026/03/10 04:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiluyok7kiqe': Waiting for transfers to finish 2026/03/10 04:23:11 INFO : potato3: Deleted 2026/03/10 04:23:12 INFO : potato2: Moved (server-side) 2026/03/10 04:23:12 INFO : potato3: Moved (server-side) 2026/03/10 04:23:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sabiqoz6pijo" 2026/03/10 04:23:13 DEBUG : Creating backend with remote "TestDrive:crypt/l7kvtss2bv0a1v030jdq6mj894uvfg9aol6pqlra6fu45su335ng" 2026/03/10 04:23:14 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 04:23:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:23:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/10 04:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sabiqoz6pijo': Waiting for checks to finish 2026/03/10 04:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sabiqoz6pijo': Waiting for transfers to finish 2026/03/10 04:23:15 INFO : potato2: Moved (server-side) 2026/03/10 04:23:15 INFO : potato3: Moved (server-side) 2026/03/10 04:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sabiqoz6pijo': Purge remote 2026/03/10 04:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiluyok7kiqe': Purge remote --- PASS: TestServerSideMoveWithFilter (17.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:23:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuzusim4dihi" 2026/03/10 04:23:18 DEBUG : Creating backend with remote "TestDrive:crypt/3gtrln8ms73p3j5prc1iqn1unf745ra0iusj89iie9d39cg0tg4g" 2026/03/10 04:23:20 DEBUG : potato2: md5 = 15b40e4346b389017c67435df7ee9823 OK 2026/03/10 04:23:22 DEBUG : empty space: md5 = db296e152cb72e3ca49d6bff4b7dae32 OK 2026/03/10 04:23:23 DEBUG : potato3: md5 = adc3a34b5a137daf92ea6fb8a5947d92 OK 2026/03/10 04:23:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene' -> Encrypted drive 'TestCryptDrive:rclone-test-xuzusim4dihi' 2026/03/10 04:23:26 DEBUG : empty space: md5 = 37005f61fd0b3a53dd3230d9a57332e0 OK 2026/03/10 04:23:28 DEBUG : potato3: md5 = b2da720620cecb10c21e01db04d905f5 OK 2026/03/10 04:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzusim4dihi': Using server-side directory move 2026/03/10 04:23:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuzusim4dihi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 04:23:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:23:28 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/10 04:23:28 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:23:28 DEBUG : empty space: size = 1 OK 2026/03/10 04:23:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:23:28 DEBUG : empty space: Unchanged skipping 2026/03/10 04:23:28 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xuzusim4dihi') 2026/03/10 04:23:28 DEBUG : potato3: Sizes differ 2026/03/10 04:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzusim4dihi': Waiting for checks to finish 2026/03/10 04:23:29 INFO : empty space: Deleted 2026/03/10 04:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzusim4dihi': Waiting for transfers to finish 2026/03/10 04:23:29 INFO : potato3: Deleted 2026/03/10 04:23:29 INFO : potato2: Moved (server-side) 2026/03/10 04:23:29 INFO : potato3: Moved (server-side) 2026/03/10 04:23:29 INFO : tomatoDir: Removing directory 2026/03/10 04:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': deleted 1 directories 2026/03/10 04:23:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemevev4covo" 2026/03/10 04:23:31 DEBUG : Creating backend with remote "TestDrive:crypt/7r1kqvk801spl3jm27jejbili44soh6k914lvmj7p5m23ce9lmq0" 2026/03/10 04:23:32 INFO : tomatoDir: Making directory 2026/03/10 04:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemevev4covo': Using server-side directory move 2026/03/10 04:23:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemevev4covo': Server side directory move succeeded 2026/03/10 04:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemevev4covo': Purge remote 2026/03/10 04:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzusim4dihi': Purge remote 2026/03/10 04:23:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.96s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.53s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:23:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test" 2026/03/10 04:23:36 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.00s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:23:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test" 2026/03/10 04:23:38 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/10 04:23:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test-include/layer2" 2026/03/10 04:23:41 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/10 04:23:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test-ignore-file" 2026/03/10 04:23:44 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/10 04:23:48 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = f0443cab83233ee52c62ffb4e75c9a45 OK 2026/03/10 04:23:50 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/10 04:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test': Waiting for checks to finish 2026/03/10 04:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test': Waiting for transfers to finish 2026/03/10 04:23:50 DEBUG : Waiting for deletions to finish 2026/03/10 04:23:50 INFO : There was nothing to transfer 2026/03/10 04:23:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:23:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:23:52 DEBUG : Waiting for deletions to finish 2026/03/10 04:23:52 INFO : rclone-sync-test-include: Removing directory 2026/03/10 04:23:53 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/10 04:23:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/10 04:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': failed to delete 1 directories 2026/03/10 04:23:53 INFO : There was nothing to transfer 2026/03/10 04:23:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/10 04:23:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/10 04:23:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/10 04:23:55 DEBUG : Waiting for deletions to finish 2026/03/10 04:23:55 INFO : There was nothing to transfer 2026/03/10 04:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:23:56 DEBUG : Waiting for deletions to finish 2026/03/10 04:23:56 INFO : rclone-sync-test-include: Removing directory 2026/03/10 04:23:57 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/10 04:23:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/10 04:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': failed to delete 1 directories 2026/03/10 04:23:57 INFO : There was nothing to transfer 2026/03/10 04:23:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/10 04:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/10 04:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/10 04:23:59 DEBUG : Waiting for deletions to finish 2026/03/10 04:23:59 INFO : There was nothing to transfer 2026/03/10 04:24:01 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/10 04:24:02 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.66s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:24:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/dst" 2026/03/10 04:24:03 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 04:24:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/CompareDest" 2026/03/10 04:24:05 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/gveqi14airsml4bgu7krj116o8" 2026/03/10 04:24:07 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 04:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:24:09 DEBUG : one: md5 = 84ad556d835a43f917b51113a5b48f47 OK 2026/03/10 04:24:09 DEBUG : one: size = 3 OK 2026/03/10 04:24:09 INFO : one: Copied (new) 2026/03/10 04:24:09 DEBUG : Waiting for deletions to finish 2026/03/10 04:24:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:24:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:24:10 DEBUG : one: Sizes differ 2026/03/10 04:24:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:24:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:24:12 DEBUG : one: md5 = 051c5d8e709ed1cd76294d1685e324f7 OK 2026/03/10 04:24:12 DEBUG : one: size = 5 OK 2026/03/10 04:24:12 INFO : one: Copied (replaced existing) 2026/03/10 04:24:12 DEBUG : Waiting for deletions to finish 2026/03/10 04:24:14 DEBUG : dst/one: md5 = eec61e481925204d9fc68ca938d85a2e OK 2026/03/10 04:24:16 DEBUG : CompareDest/one: md5 = 27f0d9fd4dfdd22616509c51dbca4fe5 OK 2026/03/10 04:24:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:24:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:24:17 DEBUG : one: Sizes differ 2026/03/10 04:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:24:17 DEBUG : one: size = 5 OK 2026/03/10 04:24:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:24:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 04:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:24:17 DEBUG : Waiting for deletions to finish 2026/03/10 04:24:17 INFO : There was nothing to transfer 2026/03/10 04:24:19 DEBUG : CompareDest/two: md5 = 12700524940c33d2ab5736646dabf953 OK 2026/03/10 04:24:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:24:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:24:20 DEBUG : one: Sizes differ 2026/03/10 04:24:20 DEBUG : two: size = 3 OK 2026/03/10 04:24:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:24:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 04:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:24:20 DEBUG : one: size = 5 OK 2026/03/10 04:24:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:24:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 04:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:24:20 DEBUG : Waiting for deletions to finish 2026/03/10 04:24:20 INFO : There was nothing to transfer 2026/03/10 04:24:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:24:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:24:21 DEBUG : one: Sizes differ 2026/03/10 04:24:21 DEBUG : one: size = 5 OK 2026/03/10 04:24:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:24:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 04:24:21 DEBUG : two: size = 3 OK 2026/03/10 04:24:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:24:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 04:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:24:21 DEBUG : Waiting for deletions to finish 2026/03/10 04:24:21 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/10 04:24:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:24:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:24:22 DEBUG : one: Sizes differ 2026/03/10 04:24:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:24:23 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/CompareDest') 2026/03/10 04:24:23 DEBUG : two: Sizes differ 2026/03/10 04:24:23 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 04:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:24:23 DEBUG : one: size = 5 OK 2026/03/10 04:24:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:24:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 04:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:24:24 DEBUG : two: md5 = 9ad6a7a5834dbb1400f087229b7a66a6 OK 2026/03/10 04:24:24 DEBUG : two: size = 5 OK 2026/03/10 04:24:24 INFO : two: Copied (new) 2026/03/10 04:24:24 DEBUG : Waiting for deletions to finish 2026/03/10 04:24:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 04:24:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:24:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:24:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.47s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:24:31 DEBUG : pre-dest1/1: md5 = 9e0b0603ad953aec9943279ada092155 OK 2026/03/10 04:24:33 DEBUG : pre-dest2/2: md5 = 4062f20a78edff7ae31c689b4c430846 OK 2026/03/10 04:24:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/dest" 2026/03/10 04:24:33 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/rg03c1jvnehrrc617i0lnqjddc" 2026/03/10 04:24:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/pre-dest1" 2026/03/10 04:24:35 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/bbnblvh6k061ssopqrp18kd7gc" 2026/03/10 04:24:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/pre-dest2" 2026/03/10 04:24:36 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/10 04:24:37 DEBUG : 1: size = 1 OK 2026/03/10 04:24:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:24:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/10 04:24:37 DEBUG : 2: size = 1 OK 2026/03/10 04:24:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:24:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/10 04:24:38 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/10 04:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dest': Waiting for checks to finish 2026/03/10 04:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dest': Waiting for transfers to finish 2026/03/10 04:24:40 DEBUG : 3: md5 = d9b562a657626f1a357dbffbf4c134d4 OK 2026/03/10 04:24:40 DEBUG : 3: size = 1 OK 2026/03/10 04:24:40 INFO : 3: Copied (new) 2026/03/10 04:24:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:24:43 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/10 04:24:43 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/10 04:24:44 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.19s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:24:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/dst" 2026/03/10 04:24:45 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 04:24:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/CopyDest" 2026/03/10 04:24:46 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/10 04:24:48 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 04:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:24:50 DEBUG : one: md5 = 93c1122cd5ed07fba80a74f600d2e676 OK 2026/03/10 04:24:50 DEBUG : one: size = 3 OK 2026/03/10 04:24:50 INFO : one: Copied (new) 2026/03/10 04:24:50 DEBUG : Waiting for deletions to finish 2026/03/10 04:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:24:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:24:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:24:52 DEBUG : one: Sizes differ 2026/03/10 04:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:24:53 DEBUG : one: md5 = 017bf2540f072ae9129ab5040f8ad0ff OK 2026/03/10 04:24:53 DEBUG : one: size = 5 OK 2026/03/10 04:24:53 INFO : one: Copied (replaced existing) 2026/03/10 04:24:53 DEBUG : Waiting for deletions to finish 2026/03/10 04:24:55 DEBUG : dst/one: md5 = 95c3bd409e390a510df005b703c7ae2c OK 2026/03/10 04:24:57 DEBUG : CopyDest/one: md5 = cda453f7501b1786ab7c005f58c7a053 OK 2026/03/10 04:24:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/BackupDir" 2026/03/10 04:24:58 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/10 04:25:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:25:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:25:00 DEBUG : one: Sizes differ 2026/03/10 04:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:25:01 DEBUG : one: size = 5 OK 2026/03/10 04:25:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:25:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:25:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:25:01 DEBUG : one: Sizes differ 2026/03/10 04:25:02 INFO : one: Moved (server-side) 2026/03/10 04:25:03 DEBUG : one: size = 5 OK 2026/03/10 04:25:03 INFO : one: Copied (server-side copy) 2026/03/10 04:25:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/10 04:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:25:03 DEBUG : Waiting for deletions to finish 2026/03/10 04:25:05 DEBUG : CopyDest/two: md5 = 45025b9181c0b1b6ada35e030d1647c6 OK 2026/03/10 04:25:06 DEBUG : one: size = 5 OK 2026/03/10 04:25:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:25:06 DEBUG : one: Unchanged skipping 2026/03/10 04:25:06 DEBUG : two: size = 3 OK 2026/03/10 04:25:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:25:08 DEBUG : two: size = 3 OK 2026/03/10 04:25:08 INFO : two: Copied (server-side copy) 2026/03/10 04:25:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/10 04:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:25:08 DEBUG : Waiting for deletions to finish 2026/03/10 04:25:08 DEBUG : one: size = 5 OK 2026/03/10 04:25:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:25:08 DEBUG : one: Unchanged skipping 2026/03/10 04:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:25:08 DEBUG : two: size = 3 OK 2026/03/10 04:25:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:25:08 DEBUG : two: Unchanged skipping 2026/03/10 04:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:25:08 DEBUG : Waiting for deletions to finish 2026/03/10 04:25:08 INFO : There was nothing to transfer 2026/03/10 04:25:10 DEBUG : CopyDest/three: md5 = 7c29d52a8843479014a045ee07882bc7 OK 2026/03/10 04:25:11 DEBUG : one: size = 5 OK 2026/03/10 04:25:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:25:11 DEBUG : one: Unchanged skipping 2026/03/10 04:25:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone863674348) 2026/03/10 04:25:11 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/CopyDest') 2026/03/10 04:25:11 DEBUG : three: Sizes differ 2026/03/10 04:25:11 DEBUG : three: Destination not found in --copy-dest 2026/03/10 04:25:11 DEBUG : three: Need to transfer - File not found at Destination 2026/03/10 04:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:25:11 DEBUG : two: size = 3 OK 2026/03/10 04:25:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:25:11 DEBUG : two: Unchanged skipping 2026/03/10 04:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:25:13 DEBUG : three: md5 = bd81454f779bf6c5068ea786211ff0ec OK 2026/03/10 04:25:13 DEBUG : three: size = 7 OK 2026/03/10 04:25:13 INFO : three: Copied (new) 2026/03/10 04:25:13 DEBUG : Waiting for deletions to finish 2026/03/10 04:25:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/10 04:25:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:25:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 04:25:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:25:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/10 04:25:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 04:25:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.65s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:25:22 DEBUG : dst/one: md5 = b826b4135ec852663d21ea71a040dba7 OK 2026/03/10 04:25:23 DEBUG : dst/two: md5 = f16c2a86324b6be2783a6ad5e41ecbde OK 2026/03/10 04:25:25 DEBUG : dst/three.txt: md5 = b675bec7136898bb4cfd025d85b69bbb OK 2026/03/10 04:25:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/dst" 2026/03/10 04:25:25 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 04:25:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/backup" 2026/03/10 04:25:27 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/1nrff024r7pq65ecp72fc28jb0" 2026/03/10 04:25:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone863674348) 2026/03/10 04:25:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:25:28 DEBUG : one: Sizes differ 2026/03/10 04:25:28 DEBUG : two: size = 3 OK 2026/03/10 04:25:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:25:28 DEBUG : two: Unchanged skipping 2026/03/10 04:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:25:30 INFO : one: Moved (server-side) 2026/03/10 04:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:25:31 DEBUG : one: md5 = e90369a08c52bc512e5e288f9f7905df OK 2026/03/10 04:25:31 DEBUG : one: size = 4 OK 2026/03/10 04:25:31 INFO : one: Copied (new) 2026/03/10 04:25:31 DEBUG : Waiting for deletions to finish 2026/03/10 04:25:32 INFO : three.txt: Moved (server-side) 2026/03/10 04:25:32 INFO : three.txt: Moved into backup dir 2026/03/10 04:25:34 DEBUG : dst/three.txt: md5 = 7ab840c19c9a77b7e40d85d1c1bbbc33 OK 2026/03/10 04:25:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:25:35 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:25:35 DEBUG : one: Sizes differ 2026/03/10 04:25:35 DEBUG : two: size = 3 OK 2026/03/10 04:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:25:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:25:35 DEBUG : two: Unchanged skipping 2026/03/10 04:25:36 INFO : one: Deleted 2026/03/10 04:25:36 INFO : one: Moved (server-side) 2026/03/10 04:25:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:25:38 DEBUG : one: md5 = b9c4787e60c25ac724188dc16b63d76a OK 2026/03/10 04:25:38 DEBUG : one: size = 5 OK 2026/03/10 04:25:38 INFO : one: Copied (new) 2026/03/10 04:25:38 DEBUG : Waiting for deletions to finish 2026/03/10 04:25:38 INFO : three.txt: Deleted 2026/03/10 04:25:39 INFO : three.txt: Moved (server-side) 2026/03/10 04:25:39 INFO : three.txt: Moved into backup dir 2026/03/10 04:25:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:25:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 04:25:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/10 04:25:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:25:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/10 04:25:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (23.91s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:25:45 DEBUG : dst/one: md5 = 7b232d02533d3405f460c0c3310c2b0d OK 2026/03/10 04:25:47 DEBUG : dst/two: md5 = 00025c63eb4ab49f337f4878b931f7df OK 2026/03/10 04:25:48 DEBUG : dst/three.txt: md5 = 3895e1d56ef46a186289bf5cb5464533 OK 2026/03/10 04:25:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/dst" 2026/03/10 04:25:49 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 04:25:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/backup" 2026/03/10 04:25:50 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/1nrff024r7pq65ecp72fc28jb0" 2026/03/10 04:25:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone863674348) 2026/03/10 04:25:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:25:51 DEBUG : one: Sizes differ 2026/03/10 04:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:25:51 DEBUG : two: size = 3 OK 2026/03/10 04:25:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:25:51 DEBUG : two: Unchanged skipping 2026/03/10 04:25:53 INFO : one: Moved (server-side) to: one.bak 2026/03/10 04:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:25:55 DEBUG : one: md5 = 34823639596775392d01f098278958db OK 2026/03/10 04:25:55 DEBUG : one: size = 4 OK 2026/03/10 04:25:55 INFO : one: Copied (new) 2026/03/10 04:25:55 DEBUG : Waiting for deletions to finish 2026/03/10 04:25:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 04:25:55 INFO : three.txt: Moved into backup dir 2026/03/10 04:25:57 DEBUG : dst/three.txt: md5 = b279c74bd8f977b091a891d1e96cd75d OK 2026/03/10 04:25:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:25:58 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:25:58 DEBUG : one: Sizes differ 2026/03/10 04:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:25:58 DEBUG : two: size = 3 OK 2026/03/10 04:25:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:25:58 DEBUG : two: Unchanged skipping 2026/03/10 04:25:59 INFO : one.bak: Deleted 2026/03/10 04:25:59 INFO : one: Moved (server-side) to: one.bak 2026/03/10 04:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:26:01 DEBUG : one: md5 = 8ea79576ec8365b3b54a1fbb06ed0375 OK 2026/03/10 04:26:01 DEBUG : one: size = 5 OK 2026/03/10 04:26:01 INFO : one: Copied (new) 2026/03/10 04:26:01 DEBUG : Waiting for deletions to finish 2026/03/10 04:26:01 INFO : three.txt.bak: Deleted 2026/03/10 04:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 04:26:02 INFO : three.txt: Moved into backup dir 2026/03/10 04:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 04:26:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 04:26:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/10 04:26:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/10 04:26:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:26:09 DEBUG : dst/one: md5 = cd85d045ab06f0ccf7a99f5236c61b89 OK 2026/03/10 04:26:10 DEBUG : dst/two: md5 = 0054512ab3f82b812a8c7c7d53559169 OK 2026/03/10 04:26:12 DEBUG : dst/three.txt: md5 = 503e3c0c0ead35fd7a35233b4bbd434f OK 2026/03/10 04:26:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/dst" 2026/03/10 04:26:12 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 04:26:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/backup" 2026/03/10 04:26:13 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/1nrff024r7pq65ecp72fc28jb0" 2026/03/10 04:26:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone863674348) 2026/03/10 04:26:15 DEBUG : two: size = 3 OK 2026/03/10 04:26:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:26:15 DEBUG : one: Sizes differ 2026/03/10 04:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:26:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:26:15 DEBUG : two: Unchanged skipping 2026/03/10 04:26:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/10 04:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:26:18 DEBUG : one: md5 = ad29a5252611e203e6ba94670eaf6994 OK 2026/03/10 04:26:18 DEBUG : one: size = 4 OK 2026/03/10 04:26:18 INFO : one: Copied (new) 2026/03/10 04:26:18 DEBUG : Waiting for deletions to finish 2026/03/10 04:26:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/10 04:26:19 INFO : three.txt: Moved into backup dir 2026/03/10 04:26:21 DEBUG : dst/three.txt: md5 = 7d14b84a6fd14174f27c06310a57f612 OK 2026/03/10 04:26:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:26:22 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:26:22 DEBUG : one: Sizes differ 2026/03/10 04:26:22 DEBUG : two: size = 3 OK 2026/03/10 04:26:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:26:22 DEBUG : two: Unchanged skipping 2026/03/10 04:26:22 INFO : one-2019-01-01: Deleted 2026/03/10 04:26:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/10 04:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:26:24 DEBUG : one: md5 = 6dda8c3e2368f547fb6e43408d31f220 OK 2026/03/10 04:26:24 DEBUG : one: size = 5 OK 2026/03/10 04:26:24 INFO : one: Copied (new) 2026/03/10 04:26:24 DEBUG : Waiting for deletions to finish 2026/03/10 04:26:26 INFO : three-2019-01-01.txt: Deleted 2026/03/10 04:26:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/10 04:26:27 INFO : three.txt: Moved into backup dir 2026/03/10 04:26:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:26:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 04:26:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/10 04:26:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/10 04:26:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/10 04:26:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.35s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:26:34 DEBUG : dst/one: md5 = 19f1b96d507ab49e1ee220da1694beec OK 2026/03/10 04:26:35 DEBUG : dst/two: md5 = 07114174d9cfa79c30c3d88196d949ce OK 2026/03/10 04:26:37 DEBUG : dst/three.txt: md5 = b6add32bc99db57cb7bc144d79ab3f4f OK 2026/03/10 04:26:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/dst" 2026/03/10 04:26:37 DEBUG : Config file has changed externally - reloading 2026/03/10 04:26:37 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 04:26:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone863674348) 2026/03/10 04:26:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:26:38 DEBUG : one: Sizes differ 2026/03/10 04:26:38 DEBUG : two: size = 3 OK 2026/03/10 04:26:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:26:38 DEBUG : two: Unchanged skipping 2026/03/10 04:26:39 INFO : one: Moved (server-side) to: one.bak 2026/03/10 04:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:26:41 DEBUG : one: md5 = d3f078d92e57d8db27e9ba088c9010b4 OK 2026/03/10 04:26:41 DEBUG : one: size = 4 OK 2026/03/10 04:26:41 INFO : one: Copied (new) 2026/03/10 04:26:41 DEBUG : Waiting for deletions to finish 2026/03/10 04:26:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 04:26:41 INFO : three.txt: Moved into backup dir 2026/03/10 04:26:43 DEBUG : dst/three.txt: md5 = 46d357f38347322465191632659b290e OK 2026/03/10 04:26:44 DEBUG : one.bak: Excluded (Path Filter) 2026/03/10 04:26:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/10 04:26:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:26:44 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:26:44 DEBUG : one: Sizes differ 2026/03/10 04:26:44 DEBUG : two: size = 3 OK 2026/03/10 04:26:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for checks to finish 2026/03/10 04:26:44 DEBUG : two: Unchanged skipping 2026/03/10 04:26:45 INFO : one.bak: Deleted 2026/03/10 04:26:45 INFO : one: Moved (server-side) to: one.bak 2026/03/10 04:26:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst': Waiting for transfers to finish 2026/03/10 04:26:47 DEBUG : one: md5 = 9413890bf6e2f18123bb1ee9db562ee5 OK 2026/03/10 04:26:47 DEBUG : one: size = 5 OK 2026/03/10 04:26:47 INFO : one: Copied (new) 2026/03/10 04:26:47 DEBUG : Waiting for deletions to finish 2026/03/10 04:26:47 INFO : three.txt.bak: Deleted 2026/03/10 04:26:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 04:26:48 INFO : three.txt: Moved into backup dir 2026/03/10 04:26:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:26:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 04:26:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/10 04:26:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/10 04:26:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 04:26:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.92s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:26:54 DEBUG : dst/one: md5 = 77c2d0bc8a7d3f89e97211da63609f2e OK 2026/03/10 04:26:56 DEBUG : dst/two: md5 = 51530689bf3a115d64a2c1e3edffbe89 OK 2026/03/10 04:26:57 DEBUG : dst/three.txt: md5 = b9f47b822eaa8fa951c6a81ecf5b19fc OK 2026/03/10 04:26:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/dst" 2026/03/10 04:26:58 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 04:26:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone863674348) 2026/03/10 04:26:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:26:59 DEBUG : one: Sizes differ 2026/03/10 04:26:59 INFO : one: Moved (server-side) to: one.bak 2026/03/10 04:27:01 DEBUG : one: md5 = dd8eab87dd4101e5618ea6bb16569a91 OK 2026/03/10 04:27:01 DEBUG : one: size = 4 OK 2026/03/10 04:27:01 INFO : one: Copied (new) 2026/03/10 04:27:01 DEBUG : two: size = 3 OK 2026/03/10 04:27:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:27:01 DEBUG : two: Unchanged skipping 2026/03/10 04:27:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone863674348) 2026/03/10 04:27:02 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:27:02 DEBUG : three.txt: Sizes differ 2026/03/10 04:27:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 04:27:04 DEBUG : three.txt: md5 = 6f40cff067f6edd288c1217970bdc3a8 OK 2026/03/10 04:27:04 DEBUG : three.txt: size = 6 OK 2026/03/10 04:27:04 INFO : three.txt: Copied (new) 2026/03/10 04:27:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:27:06 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:27:06 DEBUG : one: Sizes differ 2026/03/10 04:27:06 INFO : one.bak: Deleted 2026/03/10 04:27:07 INFO : one: Moved (server-side) to: one.bak 2026/03/10 04:27:08 DEBUG : one: md5 = 9f48a41706a890617b769470921ce2f1 OK 2026/03/10 04:27:08 DEBUG : one: size = 5 OK 2026/03/10 04:27:08 INFO : one: Copied (new) 2026/03/10 04:27:08 DEBUG : two: size = 3 OK 2026/03/10 04:27:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:27:08 DEBUG : two: Unchanged skipping 2026/03/10 04:27:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone863674348) 2026/03/10 04:27:09 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:27:09 DEBUG : three.txt: Sizes differ 2026/03/10 04:27:09 INFO : three.txt.bak: Deleted 2026/03/10 04:27:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 04:27:11 DEBUG : three.txt: md5 = e27776a83050ccf8b552b94f5f4e6dff OK 2026/03/10 04:27:11 DEBUG : three.txt: size = 19 OK 2026/03/10 04:27:11 INFO : three.txt: Copied (new) 2026/03/10 04:27:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:27:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/10 04:27:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/10 04:27:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 04:27:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/10 04:27:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 04:27:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.35s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:27:17 DEBUG : dst/one: md5 = 32e104786470900b11c786c62b4b601e OK 2026/03/10 04:27:19 DEBUG : dst/two: md5 = 0555c41c8a7d4333ab5740166fbbc362 OK 2026/03/10 04:27:20 DEBUG : dst/three.txt: md5 = 7194647aaef741d3abbc0fe2b409edeb OK 2026/03/10 04:27:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefubiq7kene/dst" 2026/03/10 04:27:21 DEBUG : Creating backend with remote "TestDrive:crypt/ik4knanf0nt833kjrojcvl4i4p0fm0s6dg22v4lgo842abhn6eu0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 04:27:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone863674348) 2026/03/10 04:27:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:27:22 DEBUG : one: Sizes differ 2026/03/10 04:27:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/10 04:27:24 DEBUG : one: md5 = 17f0451f394c93da940d54b87f250ac8 OK 2026/03/10 04:27:24 DEBUG : one: size = 4 OK 2026/03/10 04:27:24 INFO : one: Copied (new) 2026/03/10 04:27:24 DEBUG : two: size = 3 OK 2026/03/10 04:27:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:27:24 DEBUG : two: Unchanged skipping 2026/03/10 04:27:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone863674348) 2026/03/10 04:27:24 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:27:24 DEBUG : three.txt: Sizes differ 2026/03/10 04:27:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/10 04:27:27 DEBUG : three.txt: md5 = 8c9a3ee825239656936d1381528780bf OK 2026/03/10 04:27:27 DEBUG : three.txt: size = 6 OK 2026/03/10 04:27:27 INFO : three.txt: Copied (new) 2026/03/10 04:27:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone863674348) 2026/03/10 04:27:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:27:29 DEBUG : one: Sizes differ 2026/03/10 04:27:29 INFO : one-2019-01-01: Deleted 2026/03/10 04:27:30 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/10 04:27:31 DEBUG : one: md5 = 2660fad1b6bfa0636ab371808d9baee1 OK 2026/03/10 04:27:31 DEBUG : one: size = 5 OK 2026/03/10 04:27:31 INFO : one: Copied (new) 2026/03/10 04:27:31 DEBUG : two: size = 3 OK 2026/03/10 04:27:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:27:31 DEBUG : two: Unchanged skipping 2026/03/10 04:27:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone863674348) 2026/03/10 04:27:32 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene/dst') 2026/03/10 04:27:32 DEBUG : three.txt: Sizes differ 2026/03/10 04:27:32 INFO : three-2019-01-01.txt: Deleted 2026/03/10 04:27:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/10 04:27:34 DEBUG : three.txt: md5 = a3bf62b4f52a2a01ad1507a59903b1a3 OK 2026/03/10 04:27:34 DEBUG : three.txt: size = 19 OK 2026/03/10 04:27:34 INFO : three.txt: Copied (new) 2026/03/10 04:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/10 04:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 04:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/10 04:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/10 04:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 04:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/10 04:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.25s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:27:40 DEBUG : Testêé: md5 = 2018e710a1580abd82a19ddd10885a32 OK 2026/03/10 04:27:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone863674348) 2026/03/10 04:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:27:41 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:27:41 DEBUG : Testêé: Sizes differ 2026/03/10 04:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:27:42 DEBUG : Testêé: md5 = 860ba44052a7bd5a3def62bbdcbbf7b8 OK 2026/03/10 04:27:42 DEBUG : Testêé: size = 14 OK 2026/03/10 04:27:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/10 04:27:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.50s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:27:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 04:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:27:45 DEBUG : existing: md5 = de6bd4491fd3d5c3ef4985871e668683 OK 2026/03/10 04:27:45 DEBUG : existing: size = 6 OK 2026/03/10 04:27:45 INFO : existing: Copied (new) 2026/03/10 04:27:45 DEBUG : Waiting for deletions to finish 2026/03/10 04:27:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone863674348) 2026/03/10 04:27:46 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:27:46 DEBUG : existing: Sizes differ 2026/03/10 04:27:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/10 04:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:27:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': not deleting files as there were IO errors 2026/03/10 04:27:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.94s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:27:48 DEBUG : EXISTING: md5 = dcad109e18935dab5c8a854f7ca384f8 OK 2026/03/10 04:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:27:49 DEBUG : EXISTING: size = 6 OK 2026/03/10 04:27:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:27:49 DEBUG : existing: Unchanged skipping 2026/03/10 04:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:27:49 DEBUG : Waiting for deletions to finish 2026/03/10 04:27:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.15s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.41s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.51s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:27:53 DEBUG : both0: md5 = 351236e8f0f5562f564fd85004d380e0 OK 2026/03/10 04:27:55 DEBUG : only0: md5 = 41752caee295aedc3d65bdd769e80653 OK 2026/03/10 04:27:56 DEBUG : both1: md5 = 7d0baa85a53a75e7f878ec5353242385 OK 2026/03/10 04:27:58 DEBUG : only1: md5 = 490c13bfbd0d1541606dbb9e029a66d3 OK 2026/03/10 04:27:59 DEBUG : both2: md5 = 8921c02e0e4a08903a71d6f77cd0ca5a OK 2026/03/10 04:28:01 DEBUG : only2: md5 = 96a6946727e76328449837b8d09ea1a5 OK 2026/03/10 04:28:02 DEBUG : both3: md5 = e0284d6fb6fdeacfb0daafb04b639307 OK 2026/03/10 04:28:04 DEBUG : only3: md5 = 0a0f21d9be9257ae9cf6482350542bfd OK 2026/03/10 04:28:05 DEBUG : both4: md5 = d77727a7fb250d9d072bc61de87214dc OK 2026/03/10 04:28:07 DEBUG : only4: md5 = 004a3202e7e72ef6c1bfbbfbbaed657e OK 2026/03/10 04:28:08 DEBUG : both5: md5 = ead1d2b9c335b18090fa19b91c15774f OK 2026/03/10 04:28:10 DEBUG : only5: md5 = b2a1e9885a5df79cc7300cbb1a2da0c6 OK 2026/03/10 04:28:11 DEBUG : both6: md5 = 1bf5a1ccf541985bad8fe07040012bfb OK 2026/03/10 04:28:13 DEBUG : only6: md5 = 66d33edcba2d2d46530563023a0ffdc0 OK 2026/03/10 04:28:14 DEBUG : both7: md5 = 98def026186f8209d9fd83a4b4f1b511 OK 2026/03/10 04:28:15 DEBUG : only7: md5 = ff97db93e64839b73ae08c61fe89a518 OK 2026/03/10 04:28:17 DEBUG : both8: md5 = 3e3f6df7ec56b953dd09ba3c1a639567 OK 2026/03/10 04:28:19 DEBUG : only8: md5 = 375e5d81ef15af8b9c5ee1314006ac18 OK 2026/03/10 04:28:20 DEBUG : both9: md5 = b89b30143b4ff1caf5c5944b8bc0ae83 OK 2026/03/10 04:28:22 DEBUG : only9: md5 = e04163e985648dd85ca18a1923099516 OK 2026/03/10 04:28:23 DEBUG : both10: md5 = 2bbda9ccc526c1a8338420dbf888c842 OK 2026/03/10 04:28:25 DEBUG : only10: md5 = 7794c4a134e3343c4b54f4cad764bdf4 OK 2026/03/10 04:28:26 DEBUG : both11: md5 = ac7ac88339347c77b4d3baa1568a1b81 OK 2026/03/10 04:28:28 DEBUG : only11: md5 = 01d6c04b9fe27dc8c076f0f5a26919a2 OK 2026/03/10 04:28:30 DEBUG : both12: md5 = 66128a9111086208fabc8c14ddf49a07 OK 2026/03/10 04:28:31 DEBUG : only12: md5 = 48c96442b22e64cf63f7bafc79460f8f OK 2026/03/10 04:28:33 DEBUG : both13: md5 = 06928a28bb7f3828d1d6374b0c7856ac OK 2026/03/10 04:28:34 DEBUG : only13: md5 = b5f5d94046fe0cbc2c599b2d4b72991c OK 2026/03/10 04:28:36 DEBUG : both14: md5 = fef990cf0755a509cb46ff70236a2c8f OK 2026/03/10 04:28:37 DEBUG : only14: md5 = 096d98980aad92b328da534502c9b11c OK 2026/03/10 04:28:39 DEBUG : both15: md5 = 79edd13f71f1505e3c634f188b42c7c4 OK 2026/03/10 04:28:40 DEBUG : only15: md5 = eb379fd78c7a84a8e6067e4f3762041a OK 2026/03/10 04:28:42 DEBUG : both16: md5 = d4cc15c1431de61bb8a7ac6bda61b3e1 OK 2026/03/10 04:28:43 DEBUG : only16: md5 = 6bf49e09a4d761bf427e5d4613e291ce OK 2026/03/10 04:28:45 DEBUG : both17: md5 = 230591a9b1d15c34f11551d65ef347a3 OK 2026/03/10 04:28:46 DEBUG : only17: md5 = c0ebabea6819f51cf883c53fae5abcf4 OK 2026/03/10 04:28:48 DEBUG : both18: md5 = c0f6b2d809eca88d04ecc5316fad0d82 OK 2026/03/10 04:28:49 DEBUG : only18: md5 = d13f6cc7028dec8af07923f5c4c76546 OK 2026/03/10 04:28:51 DEBUG : both19: md5 = a015122fc7191419b949b90b9c7f4301 OK 2026/03/10 04:28:52 DEBUG : only19: md5 = 16230207da9f32b282149bd56adad965 OK 2026/03/10 04:28:53 DEBUG : both0: size = 6 OK 2026/03/10 04:28:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both0: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both11: size = 6 OK 2026/03/10 04:28:53 DEBUG : both10: size = 6 OK 2026/03/10 04:28:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both12: size = 6 OK 2026/03/10 04:28:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both13: size = 6 OK 2026/03/10 04:28:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both10: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both14: size = 6 OK 2026/03/10 04:28:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both14: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both15: size = 6 OK 2026/03/10 04:28:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both15: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both16: size = 6 OK 2026/03/10 04:28:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both16: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both17: size = 6 OK 2026/03/10 04:28:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:28:53 DEBUG : both13: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both18: size = 6 OK 2026/03/10 04:28:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both18: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both19: size = 6 OK 2026/03/10 04:28:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both11: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both1: size = 6 OK 2026/03/10 04:28:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both19: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both2: size = 6 OK 2026/03/10 04:28:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both17: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both3: size = 6 OK 2026/03/10 04:28:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both1: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both4: size = 6 OK 2026/03/10 04:28:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both12: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both5: size = 6 OK 2026/03/10 04:28:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both2: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both6: size = 6 OK 2026/03/10 04:28:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both6: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both7: size = 6 OK 2026/03/10 04:28:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both7: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both8: size = 6 OK 2026/03/10 04:28:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both8: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both9: size = 6 OK 2026/03/10 04:28:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:28:53 DEBUG : both9: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both3: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both4: Unchanged skipping 2026/03/10 04:28:53 DEBUG : both5: Unchanged skipping 2026/03/10 04:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:28:53 DEBUG : Waiting for deletions to finish 2026/03/10 04:28:53 INFO : only12: Deleted 2026/03/10 04:28:53 INFO : only14: Deleted 2026/03/10 04:28:53 INFO : only10: Deleted 2026/03/10 04:28:53 INFO : only15: Deleted 2026/03/10 04:28:54 INFO : only8: Deleted 2026/03/10 04:28:54 INFO : only13: Deleted 2026/03/10 04:28:54 INFO : only0: Deleted 2026/03/10 04:28:54 INFO : only16: Deleted 2026/03/10 04:28:54 INFO : only1: Deleted 2026/03/10 04:28:54 INFO : only4: Deleted 2026/03/10 04:28:54 INFO : only5: Deleted 2026/03/10 04:28:54 INFO : only9: Deleted 2026/03/10 04:28:54 INFO : only19: Deleted 2026/03/10 04:28:54 INFO : only2: Deleted 2026/03/10 04:28:54 INFO : only3: Deleted 2026/03/10 04:28:55 INFO : only11: Deleted 2026/03/10 04:28:55 INFO : only17: Deleted 2026/03/10 04:28:55 INFO : only18: Deleted 2026/03/10 04:28:55 INFO : only6: Deleted 2026/03/10 04:28:55 INFO : only7: Deleted 2026/03/10 04:28:55 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.90s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:29:06 DEBUG : both0: md5 = 0066eaa048171caed7f4d0a16332b3fc OK 2026/03/10 04:29:08 DEBUG : only0: md5 = 2beecb5f4d36d4eb6653d9510f9cac6c OK 2026/03/10 04:29:09 DEBUG : both1: md5 = 55b562f7214dd118c8171540f1dc5143 OK 2026/03/10 04:29:11 DEBUG : only1: md5 = bbeb24918e9e220529c2dec352834f62 OK 2026/03/10 04:29:12 DEBUG : both2: md5 = 0403b5aedf3e7976449b4ade8f892ba4 OK 2026/03/10 04:29:14 DEBUG : only2: md5 = e83cc0e1f8e3af1875afee48bc9bd045 OK 2026/03/10 04:29:15 DEBUG : both3: md5 = 379bb1e44d5946cc9990485189aa3459 OK 2026/03/10 04:29:17 DEBUG : only3: md5 = 443585716aae1b2adf43bb305667b29d OK 2026/03/10 04:29:18 DEBUG : both4: md5 = fa0b638720fb62dfd557cebc349482c5 OK 2026/03/10 04:29:20 DEBUG : only4: md5 = 5ebb3f4170ca039949b092cf88935f31 OK 2026/03/10 04:29:21 DEBUG : both5: md5 = 420f9ea5d0adafbb787b56e0e8cd5c4c OK 2026/03/10 04:29:23 DEBUG : only5: md5 = 90929cbcfdb73d24df190575fdd88719 OK 2026/03/10 04:29:24 DEBUG : both6: md5 = fbd222df582ebafa4fc0666a476f9d68 OK 2026/03/10 04:29:26 DEBUG : only6: md5 = 616372b64e229943a95790dd2bce2ba8 OK 2026/03/10 04:29:27 DEBUG : both7: md5 = 24e468ef2b0eee96d1b841f94e62ce52 OK 2026/03/10 04:29:29 DEBUG : only7: md5 = ad000474a0684f927ae503a2cac46199 OK 2026/03/10 04:29:30 DEBUG : both8: md5 = 5fe76c2550898d3ee5d6ab6487582853 OK 2026/03/10 04:29:31 DEBUG : only8: md5 = 4cc977477ba88e35f7c5e76a4fe23355 OK 2026/03/10 04:29:33 DEBUG : both9: md5 = c14be479822539f76335e81a7cec0751 OK 2026/03/10 04:29:34 DEBUG : only9: md5 = 230ed5c1dfa7a6cb99b0149d24405e4b OK 2026/03/10 04:29:36 DEBUG : both10: md5 = 170e59605fe9ec739eb24cdfe9aa601a OK 2026/03/10 04:29:37 DEBUG : only10: md5 = d05f58af65065caf4d412f7e9c02ff13 OK 2026/03/10 04:29:39 DEBUG : both11: md5 = 7dec9cbbbe6139e96d425ea69947c087 OK 2026/03/10 04:29:40 DEBUG : only11: md5 = 6f548a17176430724a009728937ebed4 OK 2026/03/10 04:29:42 DEBUG : both12: md5 = 0c0595f8d9523381c3bf217d05889073 OK 2026/03/10 04:29:43 DEBUG : only12: md5 = 954172533d50e90d0e3bb22303d4239e OK 2026/03/10 04:29:45 DEBUG : both13: md5 = 26bed113fc62551dd20ed5621bd0e9b1 OK 2026/03/10 04:29:46 DEBUG : only13: md5 = 83c24388bad254606a8afcefabba0aaf OK 2026/03/10 04:29:48 DEBUG : both14: md5 = 8c2fc86f765d8d09626b2b0c5eb3e4e4 OK 2026/03/10 04:29:49 DEBUG : only14: md5 = b3574c8bd1f8b9f4f12ece4c8b29c6f4 OK 2026/03/10 04:29:51 DEBUG : both15: md5 = 4dffefc08a0bb4e15047a2b390d8d7aa OK 2026/03/10 04:29:52 DEBUG : only15: md5 = 83c9c3b950df0050574b3a819254545d OK 2026/03/10 04:29:53 DEBUG : both16: md5 = 222ce76eda44392be2714911e56dc134 OK 2026/03/10 04:29:55 DEBUG : only16: md5 = 89ebbba1b1afec5bbf4f4a11f743ca1a OK 2026/03/10 04:29:56 DEBUG : both17: md5 = cbcb784509ce0a5ee5a808deaa1af9cf OK 2026/03/10 04:29:58 DEBUG : only17: md5 = e588f52e2a0dacc780967e9e0f84dd52 OK 2026/03/10 04:29:59 DEBUG : both18: md5 = 61822afa8f5f08ad1d03654170632286 OK 2026/03/10 04:30:01 DEBUG : only18: md5 = 1ad4046385f37d9a7efa83df9a1f7427 OK 2026/03/10 04:30:02 DEBUG : both19: md5 = dd19e5155d75f4657160aae7c39371f0 OK 2026/03/10 04:30:04 DEBUG : only19: md5 = afdf98062f24a7b7009ca58b9af53281 OK 2026/03/10 04:30:04 DEBUG : both0: size = 6 OK 2026/03/10 04:30:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both10: size = 6 OK 2026/03/10 04:30:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both0: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both11: size = 6 OK 2026/03/10 04:30:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both12: size = 6 OK 2026/03/10 04:30:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:30:04 DEBUG : both13: size = 6 OK 2026/03/10 04:30:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both11: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both14: size = 6 OK 2026/03/10 04:30:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both10: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both15: size = 6 OK 2026/03/10 04:30:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both15: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both16: size = 6 OK 2026/03/10 04:30:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both16: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both17: size = 6 OK 2026/03/10 04:30:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both17: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both18: size = 6 OK 2026/03/10 04:30:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both12: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both19: size = 6 OK 2026/03/10 04:30:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both19: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both1: size = 6 OK 2026/03/10 04:30:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both18: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both2: size = 6 OK 2026/03/10 04:30:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both2: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both3: size = 6 OK 2026/03/10 04:30:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both3: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both4: size = 6 OK 2026/03/10 04:30:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both4: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both5: size = 6 OK 2026/03/10 04:30:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both13: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both6: size = 6 OK 2026/03/10 04:30:04 DEBUG : both14: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both7: size = 6 OK 2026/03/10 04:30:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both1: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both8: size = 6 OK 2026/03/10 04:30:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both5: Unchanged skipping 2026/03/10 04:30:04 DEBUG : both9: size = 6 OK 2026/03/10 04:30:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:30:04 DEBUG : both9: Unchanged skipping 2026/03/10 04:30:04 DEBUG : only0: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only0: Sizes differ 2026/03/10 04:30:04 DEBUG : only10: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only10: Sizes differ 2026/03/10 04:30:04 DEBUG : only11: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only11: Sizes differ 2026/03/10 04:30:04 DEBUG : only12: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only12: Sizes differ 2026/03/10 04:30:04 DEBUG : only13: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only13: Sizes differ 2026/03/10 04:30:04 DEBUG : only14: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only14: Sizes differ 2026/03/10 04:30:04 DEBUG : only15: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only15: Sizes differ 2026/03/10 04:30:04 DEBUG : only16: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only16: Sizes differ 2026/03/10 04:30:04 DEBUG : only17: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only17: Sizes differ 2026/03/10 04:30:04 DEBUG : only18: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only18: Sizes differ 2026/03/10 04:30:04 DEBUG : only19: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only19: Sizes differ 2026/03/10 04:30:04 DEBUG : only1: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only1: Sizes differ 2026/03/10 04:30:04 DEBUG : both6: Unchanged skipping 2026/03/10 04:30:04 DEBUG : only2: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only2: Sizes differ 2026/03/10 04:30:04 DEBUG : both7: Unchanged skipping 2026/03/10 04:30:04 DEBUG : only3: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only3: Sizes differ 2026/03/10 04:30:04 DEBUG : both8: Unchanged skipping 2026/03/10 04:30:04 DEBUG : only4: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only4: Sizes differ 2026/03/10 04:30:04 DEBUG : only5: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only5: Sizes differ 2026/03/10 04:30:04 DEBUG : only6: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only6: Sizes differ 2026/03/10 04:30:04 DEBUG : only7: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only7: Sizes differ 2026/03/10 04:30:04 DEBUG : only8: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only8: Sizes differ 2026/03/10 04:30:04 DEBUG : only9: size = 0 (Local file system at /tmp/rclone863674348) 2026/03/10 04:30:04 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene') 2026/03/10 04:30:04 DEBUG : only9: Sizes differ 2026/03/10 04:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:30:05 DEBUG : only10: md5 = 43cfabd541653d87105fbe4197750210 OK 2026/03/10 04:30:05 DEBUG : only10: size = 0 OK 2026/03/10 04:30:05 INFO : only10: Copied (replaced existing) 2026/03/10 04:30:05 DEBUG : only11: md5 = a3bccab6cf43a957950ae99113727691 OK 2026/03/10 04:30:05 DEBUG : only11: size = 0 OK 2026/03/10 04:30:05 INFO : only11: Copied (replaced existing) 2026/03/10 04:30:05 DEBUG : only12: md5 = 5d4215ab2c90a81b8e92ce1c90253a84 OK 2026/03/10 04:30:05 DEBUG : only12: size = 0 OK 2026/03/10 04:30:05 INFO : only12: Copied (replaced existing) 2026/03/10 04:30:06 DEBUG : only0: md5 = bf4477476c75f0ff67ae049373da52a5 OK 2026/03/10 04:30:06 DEBUG : only0: size = 0 OK 2026/03/10 04:30:06 INFO : only0: Copied (replaced existing) 2026/03/10 04:30:07 DEBUG : only15: md5 = f38593a97bd012ed356dbba2efbea505 OK 2026/03/10 04:30:07 DEBUG : only15: size = 0 OK 2026/03/10 04:30:07 INFO : only15: Copied (replaced existing) 2026/03/10 04:30:07 DEBUG : only14: md5 = 02c6b444eac1a166fef2eef569bb0a60 OK 2026/03/10 04:30:07 DEBUG : only14: size = 0 OK 2026/03/10 04:30:07 INFO : only14: Copied (replaced existing) 2026/03/10 04:30:07 DEBUG : only13: md5 = cfa1babc1c5885a0695f31a50ba5b0d9 OK 2026/03/10 04:30:07 DEBUG : only13: size = 0 OK 2026/03/10 04:30:07 INFO : only13: Copied (replaced existing) 2026/03/10 04:30:07 DEBUG : only16: md5 = 71f796b0542e3e16d6d6585b44cb8e4c OK 2026/03/10 04:30:07 DEBUG : only16: size = 0 OK 2026/03/10 04:30:07 INFO : only16: Copied (replaced existing) 2026/03/10 04:30:08 DEBUG : only17: md5 = 6212650ffb85780eeee646125129fa7e OK 2026/03/10 04:30:08 DEBUG : only17: size = 0 OK 2026/03/10 04:30:08 INFO : only17: Copied (replaced existing) 2026/03/10 04:30:08 DEBUG : only18: md5 = 6bcd94736c4cd952105eaa871eb537b9 OK 2026/03/10 04:30:08 DEBUG : only18: size = 0 OK 2026/03/10 04:30:08 INFO : only18: Copied (replaced existing) 2026/03/10 04:30:08 DEBUG : only19: md5 = a7629fa7c51c1b1452ba2e0be0d9f61f OK 2026/03/10 04:30:08 DEBUG : only19: size = 0 OK 2026/03/10 04:30:08 INFO : only19: Copied (replaced existing) 2026/03/10 04:30:08 DEBUG : only4: md5 = 47268572996eb65cb7d0a59bf8851d1d OK 2026/03/10 04:30:08 DEBUG : only4: size = 0 OK 2026/03/10 04:30:08 INFO : only4: Copied (replaced existing) 2026/03/10 04:30:09 DEBUG : only1: md5 = 4334df1743faf237ae7f944948735303 OK 2026/03/10 04:30:09 DEBUG : only1: size = 0 OK 2026/03/10 04:30:09 INFO : only1: Copied (replaced existing) 2026/03/10 04:30:09 DEBUG : only2: md5 = b4bf8c22a61996da98a32b0182f7823f OK 2026/03/10 04:30:09 DEBUG : only2: size = 0 OK 2026/03/10 04:30:09 INFO : only2: Copied (replaced existing) 2026/03/10 04:30:09 DEBUG : only7: md5 = 0f337f0a47644625a4cbe874fbf764bc OK 2026/03/10 04:30:09 DEBUG : only7: size = 0 OK 2026/03/10 04:30:09 INFO : only7: Copied (replaced existing) 2026/03/10 04:30:09 DEBUG : only5: md5 = cb3bca6d9eb6dffb29bf18342db28eca OK 2026/03/10 04:30:09 DEBUG : only5: size = 0 OK 2026/03/10 04:30:09 INFO : only5: Copied (replaced existing) 2026/03/10 04:30:10 DEBUG : only6: md5 = 7f39884a5f29e2d19b8c8ccf180e1321 OK 2026/03/10 04:30:10 DEBUG : only6: size = 0 OK 2026/03/10 04:30:10 INFO : only6: Copied (replaced existing) 2026/03/10 04:30:10 DEBUG : only8: md5 = 5ee6b0c79688f1bf687e9c92ce56e1b8 OK 2026/03/10 04:30:10 DEBUG : only8: size = 0 OK 2026/03/10 04:30:10 INFO : only8: Copied (replaced existing) 2026/03/10 04:30:10 DEBUG : only3: md5 = 2a46875e6acaee52e4040f3f77964097 OK 2026/03/10 04:30:10 DEBUG : only3: size = 0 OK 2026/03/10 04:30:10 INFO : only3: Copied (replaced existing) 2026/03/10 04:30:10 DEBUG : only9: md5 = 2a3ee07578f1805c896fdd57a7d6cf4f OK 2026/03/10 04:30:10 DEBUG : only9: size = 0 OK 2026/03/10 04:30:10 INFO : only9: Copied (replaced existing) 2026/03/10 04:30:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (84.06s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:30:29 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:30:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:30:29 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 04:30:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:30:29 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 04:30:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:30:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/10 04:30:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:30:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:30:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/10 04:30:42 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/10 04:30:42 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/10 04:30:43 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:30:44 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:30:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:30:44 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 04:30:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:30:44 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 04:30:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:30:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/10 04:30:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:30:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:30:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/10 04:30:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:30:57 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/10 04:30:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/10 04:30:59 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:31:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:31:01 DEBUG : sub dir: Making directory with metadata 2026/03/10 04:31:02 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/10 04:31:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:31:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:31:20 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:31:20 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/10 04:31:34 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/10 04:31:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 04:31:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/10 04:31:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/10 04:31:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:31:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:31:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:31:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:31:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 04:31:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/10 04:31:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:31:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:31:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:31:42 DEBUG : sub dir: Making directory with metadata 2026/03/10 04:31:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/10 04:32:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:32:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:32:04 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:32:04 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/10 04:32:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 04:32:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/10 04:32:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/10 04:32:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:32:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:32:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:32:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:32:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 04:32:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/10 04:32:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 04:32:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.58s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:32:27 DEBUG : dir1/0000-abcdefg.txt: md5 = 3299ab932927d259ae13e5e409b0fdd1 OK 2026/03/10 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = f88dacc851b6e2300d4a1d79d16dac1d OK 2026/03/10 04:32:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 85b5c66061c0d32d4216aec45e8bc5e9 OK 2026/03/10 04:32:31 DEBUG : dir1/0003-defghij.txt: md5 = 2f8c5642748a5517fcb22f3f8628b197 OK 2026/03/10 04:32:33 DEBUG : dir1/0004-efghijk.txt: md5 = 11f4dcf4a442957fe55f7829c11e68e5 OK 2026/03/10 04:32:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 298c30dbc784ac2787351c80ecee938f OK 2026/03/10 04:32:36 DEBUG : dir1/0006-ghijklm.txt: md5 = a4c9061fc8ade9ac3c6b6ce2083f29a0 OK 2026/03/10 04:32:37 DEBUG : dir1/0007-1234567.txt: md5 = bc307b36e8b31f266a1576333f0770cb OK 2026/03/10 04:32:39 DEBUG : dir1/0008-2345678.txt: md5 = 357adda9a977cd13dcdf948d4617933c OK 2026/03/10 04:32:40 DEBUG : dir1/0009-3456789.txt: md5 = f95644acad7669053b3c27d1ff3d2a55 OK 2026/03/10 04:32:42 DEBUG : dir1/0010-456789.txt: md5 = 30f71dafd8038b7e86da89a2a1edd1bf OK 2026/03/10 04:32:43 DEBUG : dir1/0011-56789;.txt: md5 = 7e98dabeb7bbe2755c78daa406fa5666 OK 2026/03/10 04:32:45 DEBUG : dir1/0012-6789;.txt: md5 = 13c9e331872df019d45e491359ac1381 OK 2026/03/10 04:32:46 DEBUG : dir1/0013-789;=.txt: md5 = 0d838564217df5366fdfc51c59b52d76 OK 2026/03/10 04:32:48 DEBUG : dir1/0014-89;=.txt: md5 = f9c1edcae83998abf69a1fd786b42d8f OK 2026/03/10 04:32:49 DEBUG : dir1/0015-9;=.txt: md5 = 5114873dbb6958b7341e76f22d33dde6 OK 2026/03/10 04:32:51 DEBUG : apple: md5 = dcd054b6f9df401646a17332b520510f OK 2026/03/10 04:32:52 DEBUG : banana: md5 = 268d9cd052d83c3a7599654c8f7c0868 OK 2026/03/10 04:32:54 DEBUG : appleappleapplebanana: md5 = 0f8710d6fa91cab3522c9a89b70edfe2 OK 2026/03/10 04:32:55 DEBUG : splitbananasplit: md5 = 65a1957edd52f57b1e5aad75bdbe2644 OK 2026/03/10 04:32:55 DEBUG : Waiting for deletions to finish 2026/03/10 04:32:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:32:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:32:57 DEBUG : apple: size = 5 OK 2026/03/10 04:32:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : apple: Unchanged skipping 2026/03/10 04:32:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:32:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:32:57 DEBUG : banana: size = 6 OK 2026/03/10 04:32:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : banana: Unchanged skipping 2026/03/10 04:32:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:32:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:32:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:32:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:32:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:32:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:32:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:32:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:32:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:32:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:32:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:32:57 DEBUG : Waiting for deletions to finish 2026/03/10 04:32:57 DEBUG : Waiting for deletions to finish 2026/03/10 04:32:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:32:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1: Directory modification time the same (differ by -889.906µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : apple: size = 5 OK 2026/03/10 04:32:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : apple: Unchanged skipping 2026/03/10 04:32:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:32:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : banana: size = 6 OK 2026/03/10 04:32:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:32:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : banana: Unchanged skipping 2026/03/10 04:32:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:32:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:32:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:32:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:32:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:32:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:32:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:32:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:32:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:32:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:32:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:32:59 DEBUG : Waiting for deletions to finish 2026/03/10 04:32:59 DEBUG : Waiting for deletions to finish 2026/03/10 04:32:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:32:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:33:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:33:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 351af4d10943c27503cc1c8cb96f35ce OK 2026/03/10 04:33:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = dc89fb3008d426ff72c6fb38ca395e34 OK 2026/03/10 04:33:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 8a961736b2364f853a4a429d67b0c85c OK 2026/03/10 04:33:18 DEBUG : dir1/0003-defghij.txt: md5 = 99b5c178b2685a666c2738cf17c4fca0 OK 2026/03/10 04:33:20 DEBUG : dir1/0004-efghijk.txt: md5 = 1800004f773a78b1814e8c240ae1d2b1 OK 2026/03/10 04:33:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 5eabde0e5598845f436aeff2f8495400 OK 2026/03/10 04:33:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 87beee7a9da070086b6fc0565c11a6e4 OK 2026/03/10 04:33:24 DEBUG : dir1/0007-1234567.txt: md5 = f28de084ec9f7b9cf11918ead9e63e2f OK 2026/03/10 04:33:26 DEBUG : dir1/0008-2345678.txt: md5 = fa8b3a2989e4bbe57a9319bdc9aa201f OK 2026/03/10 04:33:27 DEBUG : dir1/0009-3456789.txt: md5 = 93617cfcab90ee5f0fb386d7c5ee5c25 OK 2026/03/10 04:33:29 DEBUG : dir1/0010-456789.txt: md5 = 4fa94f4502588631d8b3a329b87956fc OK 2026/03/10 04:33:30 DEBUG : dir1/0011-56789;.txt: md5 = 4413a68c283eb9d2b1b60bfe57108001 OK 2026/03/10 04:33:32 DEBUG : dir1/0012-6789;.txt: md5 = e7c9da334961e5be2730a92265aeb7bf OK 2026/03/10 04:33:33 DEBUG : dir1/0013-789;=.txt: md5 = 70d371e57ae05c8d1f064f524ef4134f OK 2026/03/10 04:33:35 DEBUG : dir1/0014-89;=.txt: md5 = e276498ee8159e694a908fdee3ca8819 OK 2026/03/10 04:33:36 DEBUG : dir1/0015-9;=.txt: md5 = 4d23d3fbd4e7d57280df08d09a60f65e OK 2026/03/10 04:33:38 DEBUG : apple: md5 = dec386e22f15ffb749790279606b4976 OK 2026/03/10 04:33:40 DEBUG : banana: md5 = 93865492fd26d5fb054af0cc5c197d8e OK 2026/03/10 04:33:41 DEBUG : appleappleapplebanana: md5 = 60c78bf0dc11f16916198281b810da7a OK 2026/03/10 04:33:43 DEBUG : splitbananasplit: md5 = bd56c34760d71a3a4be35dea837033b9 OK 2026/03/10 04:33:43 DEBUG : Waiting for deletions to finish 2026/03/10 04:33:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:33:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : apple: size = 5 OK 2026/03/10 04:33:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : apple: Unchanged skipping 2026/03/10 04:33:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:33:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:33:45 DEBUG : banana: size = 6 OK 2026/03/10 04:33:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : banana: Unchanged skipping 2026/03/10 04:33:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:33:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:33:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:33:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:33:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:33:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:33:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:33:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:33:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:33:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:33:45 DEBUG : Waiting for deletions to finish 2026/03/10 04:33:45 DEBUG : Waiting for deletions to finish 2026/03/10 04:33:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:33:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1: Directory modification time the same (differ by -334.721µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : apple: size = 5 OK 2026/03/10 04:33:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : apple: Unchanged skipping 2026/03/10 04:33:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:33:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:33:47 DEBUG : banana: size = 6 OK 2026/03/10 04:33:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : banana: Unchanged skipping 2026/03/10 04:33:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:33:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:33:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:33:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:33:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:33:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:33:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:33:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:33:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:33:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:33:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:33:47 DEBUG : Waiting for deletions to finish 2026/03/10 04:33:47 DEBUG : Waiting for deletions to finish 2026/03/10 04:33:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:33:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:33:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:34:01 DEBUG : dir1/0000-abcdefg.txt: md5 = a7be8dfd9e1fc1cc524eeea16f9e4799 OK 2026/03/10 04:34:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7b935206a1ad48fe96fc2179940f6ec6 OK 2026/03/10 04:34:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 2df1ca088eeba8ae5f5410fc240e5bad OK 2026/03/10 04:34:05 DEBUG : dir1/0003-defghij.txt: md5 = 68c9fd13f022dd4757de7d4632af3c8f OK 2026/03/10 04:34:07 DEBUG : dir1/0004-efghijk.txt: md5 = f8c308ef2ddfc49e1030875a29b18103 OK 2026/03/10 04:34:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 04f0bc71f65b24a711f28af15247803f OK 2026/03/10 04:34:10 DEBUG : dir1/0006-ghijklm.txt: md5 = fa54659fce204f425c11edd7f0ab3589 OK 2026/03/10 04:34:12 DEBUG : dir1/0007-1234567.txt: md5 = 194c94d5ad042d36350eecba90ddb531 OK 2026/03/10 04:34:13 DEBUG : dir1/0008-2345678.txt: md5 = 1692e0b3d166ca012f31ca87197c670c OK 2026/03/10 04:34:15 DEBUG : dir1/0009-3456789.txt: md5 = 64cdfa09fa658172f3731a75eab5158f OK 2026/03/10 04:34:16 DEBUG : dir1/0010-456789.txt: md5 = 5f36796e3da19c3bef46346b34ad46e8 OK 2026/03/10 04:34:18 DEBUG : dir1/0011-56789;.txt: md5 = 2e457872472480bdfaf6da511d9a234b OK 2026/03/10 04:34:19 DEBUG : dir1/0012-6789;.txt: md5 = b2d36f66b1e4f102813473de83df8c65 OK 2026/03/10 04:34:21 DEBUG : dir1/0013-789;=.txt: md5 = 207358226200c8d29d53fe9939d37257 OK 2026/03/10 04:34:22 DEBUG : dir1/0014-89;=.txt: md5 = eeaf70a55b4ce2c00e549a78d0f75627 OK 2026/03/10 04:34:24 DEBUG : dir1/0015-9;=.txt: md5 = e2a5248cfa6f100679d337ad12777a00 OK 2026/03/10 04:34:25 DEBUG : apple: md5 = 1a178d7295ea772c79cecb40e0c5fe8c OK 2026/03/10 04:34:27 DEBUG : banana: md5 = 0181294aa46f583f2aa04d0a2cfb24cc OK 2026/03/10 04:34:28 DEBUG : appleappleapplebanana: md5 = f406abc3d2a75bee91b800ce0e1acb80 OK 2026/03/10 04:34:30 DEBUG : splitbananasplit: md5 = 9512363452a6c615f3de3a2df671dcec OK 2026/03/10 04:34:30 DEBUG : Waiting for deletions to finish 2026/03/10 04:34:30 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:34:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:31 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:31 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:31 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:31 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:31 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:31 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:31 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:34:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:34:31 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:34:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:34:31 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:31 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 04:34:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:34:33 DEBUG : YmFuYW5h: md5 = eddbe26fae03da35b3b689df8d175979 OK 2026/03/10 04:34:33 DEBUG : YmFuYW5h: size = 6 OK 2026/03/10 04:34:33 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/10 04:34:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 0104a7a28729d8a70cf053b7f7425023 OK 2026/03/10 04:34:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/10 04:34:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:33 DEBUG : YXBwbGU=: md5 = 875c28c7c17e8b5274e0ae9a9c56617b OK 2026/03/10 04:34:33 DEBUG : YXBwbGU=: size = 5 OK 2026/03/10 04:34:33 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/10 04:34:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 438511fea512fe648ef89fe6a7fc6917 OK 2026/03/10 04:34:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/10 04:34:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 7de40a15154d0b775a9025b55316d9cb OK 2026/03/10 04:34:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/10 04:34:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 49bd14a2a12a135993f388e65484e524 OK 2026/03/10 04:34:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/10 04:34:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 5225a2fb6875ab8a054872e536ae3d2b OK 2026/03/10 04:34:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/10 04:34:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 69730f4f4eb46d3263257fd444e36745 OK 2026/03/10 04:34:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/10 04:34:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = cd8fe2b1a8876d2fdababaec732b18a0 OK 2026/03/10 04:34:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/10 04:34:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = ece9ea26fe8d2731f43d4d52974dce66 OK 2026/03/10 04:34:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/10 04:34:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 4c8ef5462112939023505dbcfae3f924 OK 2026/03/10 04:34:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/10 04:34:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = f44dd19b6a0f32de2417cd54ce1c4924 OK 2026/03/10 04:34:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/10 04:34:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 6cab34bdebced5296d2b04c41ed2ee17 OK 2026/03/10 04:34:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/10 04:34:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 9b54296a06331ee42a2b474366553639 OK 2026/03/10 04:34:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/10 04:34:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = b9a8e6d217ad379091c4d632b45bace4 OK 2026/03/10 04:34:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/10 04:34:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 6d08a9e66b7a5b03464639797085f87f OK 2026/03/10 04:34:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/10 04:34:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = d31c824f00f5301e4db711b647fc0a6b OK 2026/03/10 04:34:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/10 04:34:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:39 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 81e08825c4c76f8b08f393f0c572b14e OK 2026/03/10 04:34:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/10 04:34:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = f97bb5a90719e4e99493f47a2fc5d5e6 OK 2026/03/10 04:34:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/10 04:34:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 4e87958169d3e2aefaa93899c59fce71 OK 2026/03/10 04:34:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/10 04:34:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:39 DEBUG : Waiting for deletions to finish 2026/03/10 04:34:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 04:34:39 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 04:34:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 04:34:39 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 04:34:39 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 04:34:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 04:34:39 INFO : appleappleapplebanana: Deleted 2026/03/10 04:34:39 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 04:34:39 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 04:34:39 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 04:34:39 INFO : apple: Deleted 2026/03/10 04:34:39 INFO : banana: Deleted 2026/03/10 04:34:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 04:34:39 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 04:34:39 INFO : splitbananasplit: Deleted 2026/03/10 04:34:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 04:34:40 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 04:34:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 04:34:40 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 04:34:40 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 04:34:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:34:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/10 04:34:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/10 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:41 DEBUG : dir1: Directory modification time the same (differ by -784.244µs, within tolerance 1ms) 2026/03/10 04:34:41 DEBUG : YXBwbGU=: size = 5 OK 2026/03/10 04:34:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:41 DEBUG : apple: Unchanged skipping 2026/03/10 04:34:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/10 04:34:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/10 04:34:41 DEBUG : YmFuYW5h: size = 6 OK 2026/03/10 04:34:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : banana: Unchanged skipping 2026/03/10 04:34:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:34:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 04:34:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/10 04:34:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:34:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/10 04:34:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/10 04:34:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/10 04:34:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/10 04:34:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/10 04:34:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/10 04:34:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:34:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:34:42 DEBUG : Waiting for deletions to finish 2026/03/10 04:34:42 DEBUG : Waiting for deletions to finish 2026/03/10 04:34:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/10 04:34:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/10 04:34:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:34:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:34:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:34:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:34:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:34:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:34:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:34:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:34:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:34:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/10 04:34:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:34:55 DEBUG : dir1/0000-abcdefg.txt: md5 = cb07c7a60a418148b21e33f27b03e2d6 OK 2026/03/10 04:34:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7ecb8c7e74b2668e1afcc73901c442da OK 2026/03/10 04:34:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 5545110f0cfba1b97f1b40b91784890d OK 2026/03/10 04:35:00 DEBUG : dir1/0003-defghij.txt: md5 = 3449547c522b00839286f4aab15c95b5 OK 2026/03/10 04:35:01 DEBUG : dir1/0004-efghijk.txt: md5 = ddf46aba537485215fdee5371db94b91 OK 2026/03/10 04:35:03 DEBUG : dir1/0005-fghijkl.txt: md5 = ddb73b62962dcd3293af15dd3910d0f1 OK 2026/03/10 04:35:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 8e7fdb070a97608e452f00c60a42f852 OK 2026/03/10 04:35:06 DEBUG : dir1/0007-1234567.txt: md5 = 70c7f5fec3763afb9905270b694da6e5 OK 2026/03/10 04:35:07 DEBUG : dir1/0008-2345678.txt: md5 = 9ebe0a8d6d1519e780b365f44fd66ab2 OK 2026/03/10 04:35:09 DEBUG : dir1/0009-3456789.txt: md5 = 90b4408ab0f1ce82a6dba25d19974166 OK 2026/03/10 04:35:10 DEBUG : dir1/0010-456789.txt: md5 = 852b1bd27632047c6b9f3abb19e73328 OK 2026/03/10 04:35:12 DEBUG : dir1/0011-56789;.txt: md5 = 210faacac3e9c70cebb630d592a7893f OK 2026/03/10 04:35:13 DEBUG : dir1/0012-6789;.txt: md5 = 19b6abba3c1c793df8858d35553ebdf3 OK 2026/03/10 04:35:15 DEBUG : dir1/0013-789;=.txt: md5 = 2ad849e4c308cba618c12ae8cea5c97b OK 2026/03/10 04:35:16 DEBUG : dir1/0014-89;=.txt: md5 = 584dba56a9c1c86a275d29f6847b2d7c OK 2026/03/10 04:35:18 DEBUG : dir1/0015-9;=.txt: md5 = bdb8422559a28bf68affa027688b0b10 OK 2026/03/10 04:35:19 DEBUG : apple: md5 = 95256d50012ca37a7e37d2b0bc1f37f7 OK 2026/03/10 04:35:20 DEBUG : banana: md5 = a4688b7e25639a1598cf4792b3ad25d8 OK 2026/03/10 04:35:22 DEBUG : appleappleapplebanana: md5 = 30df3d10484c83be2c6915d96c3f5faa OK 2026/03/10 04:35:24 DEBUG : splitbananasplit: md5 = c44883baaa69a43a829f86ddc7815a2a OK 2026/03/10 04:35:24 DEBUG : Waiting for deletions to finish 2026/03/10 04:35:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:35:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:35:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:35:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:35:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:35:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:35:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:35:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:35:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:35:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:35:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:35:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:35:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:35:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:35:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:35:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:35:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:35:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:35:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:35:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:35:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:35:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/10 04:35:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:35:27 DEBUG : PREFIXapple: md5 = 556757b6d264bdab2acf3bdd730cf62c OK 2026/03/10 04:35:27 DEBUG : PREFIXapple: size = 5 OK 2026/03/10 04:35:27 INFO : apple: Copied (new) to: PREFIXapple 2026/03/10 04:35:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:35:27 DEBUG : PREFIXsplitbananasplit: md5 = d8afe26df4191d5ea5636d6d6dfecbf6 OK 2026/03/10 04:35:27 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/10 04:35:27 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/10 04:35:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:35:27 DEBUG : PREFIXbanana: md5 = fa6b5565fa551845dbb3d3ed5ddac623 OK 2026/03/10 04:35:27 DEBUG : PREFIXbanana: size = 6 OK 2026/03/10 04:35:27 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/10 04:35:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:35:27 DEBUG : PREFIXappleappleapplebanana: md5 = de8abad8a734118b1a8141943eb4b374 OK 2026/03/10 04:35:27 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/10 04:35:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/10 04:35:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:35:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 261d8f12591fe0d6da01d6774bf2f883 OK 2026/03/10 04:35:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/10 04:35:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:35:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 5e6d0a33bd38a4b5688e2f4ad670717b OK 2026/03/10 04:35:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/10 04:35:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:35:28 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 6d2ed067344a3c4ac3b26896935401c9 OK 2026/03/10 04:35:28 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/10 04:35:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:35:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = a596b2452e80e57fc942cd437cfcb34a OK 2026/03/10 04:35:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:35:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:35:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 6dbb9b1d73bf81f24eba4f0bfec0d582 OK 2026/03/10 04:35:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/10 04:35:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:35:29 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ab7e7e5cc8e66d1748f6aa78c46c77be OK 2026/03/10 04:35:29 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/10 04:35:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:35:29 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = aa9deb4d641e10482c48bef1f553cc5a OK 2026/03/10 04:35:29 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/10 04:35:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:35:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 4867bdf0579c3220380d66578e95f36a OK 2026/03/10 04:35:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/10 04:35:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:35:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:35:31 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 0dccdd496d9f65552e16d058154ec05d OK 2026/03/10 04:35:31 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/10 04:35:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:35:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:35:31 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = e56c39ad8f380623fbde326642fe3e14 OK 2026/03/10 04:35:31 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/10 04:35:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:35:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:35:31 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 3e5169a2030eab7ab01714fa4b8ea4f5 OK 2026/03/10 04:35:31 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/10 04:35:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/10 04:35:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:35:31 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 3252ff93b308d8060c80be20fc5e9ef7 OK 2026/03/10 04:35:31 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/10 04:35:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:35:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:35:32 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 8423f0848284a02c9b4956077b3789a4 OK 2026/03/10 04:35:32 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/10 04:35:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:35:32 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 563fc1b065f8b0f6c7caacb4969b3d02 OK 2026/03/10 04:35:32 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/10 04:35:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:35:32 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = d40c88c597f6ca0bde3f8bea39467b26 OK 2026/03/10 04:35:32 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/10 04:35:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:35:33 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 80601eb962e1ff166a9146555361ce52 OK 2026/03/10 04:35:33 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/10 04:35:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:35:33 DEBUG : Waiting for deletions to finish 2026/03/10 04:35:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 04:35:33 INFO : appleappleapplebanana: Deleted 2026/03/10 04:35:33 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 04:35:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 04:35:33 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 04:35:33 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 04:35:33 INFO : banana: Deleted 2026/03/10 04:35:33 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 04:35:33 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 04:35:33 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 04:35:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 04:35:33 INFO : apple: Deleted 2026/03/10 04:35:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 04:35:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 04:35:34 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 04:35:34 INFO : splitbananasplit: Deleted 2026/03/10 04:35:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 04:35:34 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 04:35:34 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 04:35:34 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 04:35:34 DEBUG : Waiting for deletions to finish 2026/03/10 04:35:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:35:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:35:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:35:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:35:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1: Directory modification time the same (differ by -299.129µs, within tolerance 1ms) 2026/03/10 04:35:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:35:37 DEBUG : banana: md5 = e1db86883592970461d5b5b86e3d9fdd OK 2026/03/10 04:35:37 DEBUG : banana: size = 6 OK 2026/03/10 04:35:37 INFO : banana: Copied (new) 2026/03/10 04:35:37 DEBUG : apple: md5 = 514fd8bdb6cbcdaa7a7a1c930112306a OK 2026/03/10 04:35:37 DEBUG : apple: size = 5 OK 2026/03/10 04:35:37 INFO : apple: Copied (new) 2026/03/10 04:35:37 DEBUG : splitbananasplit: md5 = 7fee11602fa6e49cbbb9ff89b698235a OK 2026/03/10 04:35:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:35:37 INFO : splitbananasplit: Copied (new) 2026/03/10 04:35:37 DEBUG : appleappleapplebanana: md5 = eba723d85af142cfdbc916d2c361b181 OK 2026/03/10 04:35:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:35:37 INFO : appleappleapplebanana: Copied (new) 2026/03/10 04:35:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0a1cea1e622e18a8379e01414c367108 OK 2026/03/10 04:35:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:35:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/10 04:35:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 181c67651650c375d49e9ec8e9b5dbf6 OK 2026/03/10 04:35:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:35:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/10 04:35:38 DEBUG : dir1/0000-abcdefg.txt: md5 = c9d82a2bad21c9071bd43c468fe353d0 OK 2026/03/10 04:35:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:35:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/10 04:35:39 DEBUG : dir1/0003-defghij.txt: md5 = 1d689bc362ba7906109c53e2f96120c6 OK 2026/03/10 04:35:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:35:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/10 04:35:40 DEBUG : dir1/0004-efghijk.txt: md5 = 12fc39776b2144798bab3fb8136b280d OK 2026/03/10 04:35:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:35:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/10 04:35:40 DEBUG : dir1/0005-fghijkl.txt: md5 = 1cbed530831cf11102ea2fe866425d8d OK 2026/03/10 04:35:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:35:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/10 04:35:40 DEBUG : dir1/0006-ghijklm.txt: md5 = aa0efd3a648a5c6613c48b790ff35699 OK 2026/03/10 04:35:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:35:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/10 04:35:40 DEBUG : dir1/0007-1234567.txt: md5 = ac561c3693ea204fceaa96e8bb49d445 OK 2026/03/10 04:35:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:35:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/10 04:35:41 DEBUG : dir1/0008-2345678.txt: md5 = 367df97208bb806e7c17a16f2f073045 OK 2026/03/10 04:35:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:35:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/10 04:35:41 DEBUG : dir1/0010-456789.txt: md5 = 04d15f098428eb80f2163db8361cd9bb OK 2026/03/10 04:35:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:35:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/10 04:35:41 DEBUG : dir1/0009-3456789.txt: md5 = 656259a093686b98d4fa6b95e8846a82 OK 2026/03/10 04:35:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:35:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/10 04:35:42 DEBUG : dir1/0011-56789;.txt: md5 = b8de21b5520411cb31aa4f399652cd00 OK 2026/03/10 04:35:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:35:42 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/10 04:35:43 DEBUG : dir1/0012-6789;.txt: md5 = 15cc310f86b72ae5d4dac16b8dee7534 OK 2026/03/10 04:35:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:35:43 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/10 04:35:43 DEBUG : dir1/0013-789;=.txt: md5 = 963e76fba0ee56974642f71977dfaade OK 2026/03/10 04:35:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:35:43 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/10 04:35:43 DEBUG : dir1/0014-89;=.txt: md5 = 96de363ca7da1359c77e70b93b25481c OK 2026/03/10 04:35:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:35:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/10 04:35:43 DEBUG : dir1/0015-9;=.txt: md5 = 558ef3f57975a4407840a594ae5774a4 OK 2026/03/10 04:35:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:35:43 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/10 04:35:43 DEBUG : Waiting for deletions to finish 2026/03/10 04:35:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/10 04:35:44 INFO : PREFIXbanana: Deleted 2026/03/10 04:35:44 INFO : PREFIXsplitbananasplit: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/10 04:35:44 INFO : PREFIXapple: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/10 04:35:44 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/10 04:35:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/10 04:35:44 DEBUG : Waiting for deletions to finish 2026/03/10 04:35:45 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:35:45 DEBUG : Waiting for deletions to finish 2026/03/10 04:35:46 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:35:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:35:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:36:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 378d0235fdb7451e79d8242491b03328 OK 2026/03/10 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 60c2ef2f9784906d02b4a8efbe91e61f OK 2026/03/10 04:36:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 24b25a210f78cdfb1623a840fab1359f OK 2026/03/10 04:36:04 DEBUG : dir1/0003-defghij.txt: md5 = 80c9bf1537a6004175aeea02c84e3640 OK 2026/03/10 04:36:06 DEBUG : dir1/0004-efghijk.txt: md5 = 65d619c7dd05ce6f465f21b08bb5c93e OK 2026/03/10 04:36:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 49cd3b3b9aa98a64871ba4bf2dc3353d OK 2026/03/10 04:36:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 7d54aa7d938a3fb8676ce5fb1221ef95 OK 2026/03/10 04:36:10 DEBUG : dir1/0007-1234567.txt: md5 = d1ba909c9eb43a8395949b6a181b95ba OK 2026/03/10 04:36:12 DEBUG : dir1/0008-2345678.txt: md5 = add59bd6e36242e4924f8adb56db7ac2 OK 2026/03/10 04:36:13 DEBUG : dir1/0009-3456789.txt: md5 = b0f5b77ffc345cfba9ceaaa40484b519 OK 2026/03/10 04:36:15 DEBUG : dir1/0010-456789.txt: md5 = 00adaa9fdd2c80afc9061fa3e4b29b67 OK 2026/03/10 04:36:16 DEBUG : dir1/0011-56789;.txt: md5 = 9a9e601637e07a94b2593dd4e75ef409 OK 2026/03/10 04:36:18 DEBUG : dir1/0012-6789;.txt: md5 = 2c23cc1ff38b8b234bc86b0fadb191e7 OK 2026/03/10 04:36:19 DEBUG : dir1/0013-789;=.txt: md5 = e5767f98ac2b317d30cb1e47c92a3e07 OK 2026/03/10 04:36:21 DEBUG : dir1/0014-89;=.txt: md5 = 4c8c29c69a0483b2d04ffd13bc6014f7 OK 2026/03/10 04:36:22 DEBUG : dir1/0015-9;=.txt: md5 = 7d38239d5ce1cf35aace5e5c3a6bfb4b OK 2026/03/10 04:36:24 DEBUG : apple: md5 = c01178abf56c3fad5d70013b70fc8c0f OK 2026/03/10 04:36:25 DEBUG : banana: md5 = df785ecd0ca07696c0deffea69599179 OK 2026/03/10 04:36:27 DEBUG : appleappleapplebanana: md5 = 59bec22bfc7e9a24d555e4f79d588be7 OK 2026/03/10 04:36:28 DEBUG : splitbananasplit: md5 = b6a6556c80db93f27fb345804915af57 OK 2026/03/10 04:36:28 DEBUG : Waiting for deletions to finish 2026/03/10 04:36:29 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:36:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:36:29 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:36:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:29 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:36:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:36:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:29 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:29 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:36:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:36:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:36:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:36:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:36:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/10 04:36:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:36:32 DEBUG : appleappleapplebananaSUFFIX: md5 = 37b46fbb0d0c7edc8ae24ae0a56566f7 OK 2026/03/10 04:36:32 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/10 04:36:32 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/10 04:36:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:36:32 DEBUG : bananaSUFFIX: md5 = cacbc6e79c36b3df0fad65b0a49d78b5 OK 2026/03/10 04:36:32 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/10 04:36:32 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/10 04:36:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:32 DEBUG : appleSUFFIX: md5 = 4908c85f361e0883906969e612141b2d OK 2026/03/10 04:36:32 DEBUG : appleSUFFIX: size = 5 OK 2026/03/10 04:36:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/10 04:36:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:36:32 DEBUG : splitbananasplitSUFFIX: md5 = 9eb2f4778bd879ffabe5d85c1977e383 OK 2026/03/10 04:36:32 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/10 04:36:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/10 04:36:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:36:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = b9903be096500e729e232ef2aeb00f0d OK 2026/03/10 04:36:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/10 04:36:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:36:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:36:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 55b3ca264d8c0293d912008528ce9e53 OK 2026/03/10 04:36:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/10 04:36:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:36:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = e0cf1898c64c18554404e0b580d10fea OK 2026/03/10 04:36:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/10 04:36:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:36:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:36:34 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 22e1103780712d1b40728b07f2680728 OK 2026/03/10 04:36:34 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/10 04:36:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:36:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:36:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = ff7c305e953f945317fd91c883fe1c80 OK 2026/03/10 04:36:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/10 04:36:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:36:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:36:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = f2608d4b93e27b3c85bf6281ad9f6bf2 OK 2026/03/10 04:36:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/10 04:36:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:36:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:36:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 216d976abbf5789f3dc738f10b07d7ee OK 2026/03/10 04:36:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/10 04:36:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:36:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:36:35 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 52b020bd9f6acd34f3d4b46dee85f9df OK 2026/03/10 04:36:35 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/10 04:36:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:36:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:36:36 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 958c1f4c9b31358eebe3a0a6144e2b1f OK 2026/03/10 04:36:36 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/10 04:36:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:36:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:36:36 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 4ee69a15d83eaa2f6687d6ce02d878cb OK 2026/03/10 04:36:36 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/10 04:36:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:36:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:36:36 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 575e1ae6d7781a79aea3b1259e3d21ce OK 2026/03/10 04:36:36 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/10 04:36:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:36:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:36:37 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 83a299926b5f18585ca365c12502a942 OK 2026/03/10 04:36:37 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/10 04:36:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:36:37 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 793257955f7852a6b808048f2ce08d2a OK 2026/03/10 04:36:37 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/10 04:36:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:36:38 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = e824dbe55a05b87d22a63a2917b8fa83 OK 2026/03/10 04:36:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/10 04:36:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:36:38 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = f3d9f5f15505b97431fe2d9aa2205206 OK 2026/03/10 04:36:38 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/10 04:36:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:36:38 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 14964d8e31851bfa88cd8192804b202d OK 2026/03/10 04:36:38 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/10 04:36:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:36:38 DEBUG : Waiting for deletions to finish 2026/03/10 04:36:39 INFO : splitbananasplit: Deleted 2026/03/10 04:36:39 INFO : banana: Deleted 2026/03/10 04:36:39 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 04:36:39 INFO : apple: Deleted 2026/03/10 04:36:39 INFO : appleappleapplebanana: Deleted 2026/03/10 04:36:39 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 04:36:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 04:36:40 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 04:36:40 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 04:36:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 04:36:40 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 04:36:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:36:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:36:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:36:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:36:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1: Directory modification time the same (differ by -917.587µs, within tolerance 1ms) 2026/03/10 04:36:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:36:43 DEBUG : appleappleapplebanana: md5 = 2143820740cbe880570424f63d8dc118 OK 2026/03/10 04:36:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:36:43 INFO : appleappleapplebanana: Copied (new) 2026/03/10 04:36:43 DEBUG : apple: md5 = fca5b44e3efb758271d9b6b36a1c9cc6 OK 2026/03/10 04:36:43 DEBUG : apple: size = 5 OK 2026/03/10 04:36:43 INFO : apple: Copied (new) 2026/03/10 04:36:43 DEBUG : banana: md5 = 1331b9e8a91c620a085abf90fc284879 OK 2026/03/10 04:36:43 DEBUG : banana: size = 6 OK 2026/03/10 04:36:43 INFO : banana: Copied (new) 2026/03/10 04:36:43 DEBUG : splitbananasplit: md5 = e1b80fe50aba1763566ccf293d5db55d OK 2026/03/10 04:36:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:36:43 INFO : splitbananasplit: Copied (new) 2026/03/10 04:36:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 226d7562d2b27d89f7b3775c87add64c OK 2026/03/10 04:36:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:36:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/10 04:36:44 DEBUG : dir1/0002-cdefghi.txt: md5 = f0ce43d6823762352d00e4710d310efb OK 2026/03/10 04:36:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:36:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/10 04:36:44 DEBUG : dir1/0003-defghij.txt: md5 = a7e1cf58548e14161ba9cd911b5a8253 OK 2026/03/10 04:36:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:36:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/10 04:36:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = a328930f3bce4da4d379fec75ea8ed9f OK 2026/03/10 04:36:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:36:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/10 04:36:46 DEBUG : dir1/0004-efghijk.txt: md5 = 4c0d1ba43a33fc37efd09a4abacce39b OK 2026/03/10 04:36:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:36:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/10 04:36:46 DEBUG : dir1/0007-1234567.txt: md5 = af66fd13e61cb0331c3c93a4576f16c5 OK 2026/03/10 04:36:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:36:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/10 04:36:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 47227d25eea872da64bc985cfff09e7f OK 2026/03/10 04:36:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:36:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/10 04:36:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 924c6fe800c282ad760f60a85d5301d1 OK 2026/03/10 04:36:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:36:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/10 04:36:47 DEBUG : dir1/0008-2345678.txt: md5 = 5346b6ef1502e303aef56dedafc1af58 OK 2026/03/10 04:36:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:36:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/10 04:36:47 DEBUG : dir1/0009-3456789.txt: md5 = e26218d9efa48ab445a368d173c5812c OK 2026/03/10 04:36:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:36:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/10 04:36:47 DEBUG : dir1/0011-56789;.txt: md5 = 0747f8510f4857dd9db451a0b86533fa OK 2026/03/10 04:36:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:36:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/10 04:36:47 DEBUG : dir1/0010-456789.txt: md5 = 3ed663340709f48c07afacb8d0e75a28 OK 2026/03/10 04:36:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:36:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/10 04:36:48 DEBUG : dir1/0013-789;=.txt: md5 = 8454f6fda27abbd1ae68464d4b0a66d6 OK 2026/03/10 04:36:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:36:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/10 04:36:49 DEBUG : dir1/0014-89;=.txt: md5 = a89348b0cf24e1e25a97ff47aebfe95b OK 2026/03/10 04:36:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:36:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/10 04:36:49 DEBUG : dir1/0012-6789;.txt: md5 = 217d767e8df95334f47141da6532a714 OK 2026/03/10 04:36:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:36:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/10 04:36:49 DEBUG : dir1/0015-9;=.txt: md5 = 3b5fa72c972beea3d02389e4ebe57cb5 OK 2026/03/10 04:36:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:36:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/10 04:36:49 DEBUG : Waiting for deletions to finish 2026/03/10 04:36:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/10 04:36:49 INFO : splitbananasplitSUFFIX: Deleted 2026/03/10 04:36:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/10 04:36:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/10 04:36:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/10 04:36:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/10 04:36:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/10 04:36:49 INFO : bananaSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : appleSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/10 04:36:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/10 04:36:50 DEBUG : Waiting for deletions to finish 2026/03/10 04:36:51 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:36:51 DEBUG : Waiting for deletions to finish 2026/03/10 04:36:52 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:36:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:37:05 DEBUG : dir1/0000-abcdefg.txt: md5 = c66eb50c0c01e4661da52f2c6c60d312 OK 2026/03/10 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 997ecfb5105ba8de0d0f7f197620685d OK 2026/03/10 04:37:08 DEBUG : dir1/0002-cdefghi.txt: md5 = b4a9c6b8ff82f1e28c8cc5f5fcef0697 OK 2026/03/10 04:37:10 DEBUG : dir1/0003-defghij.txt: md5 = b00922be9dd12aa5def301eacfd175e7 OK 2026/03/10 04:37:11 DEBUG : dir1/0004-efghijk.txt: md5 = f4003081aaf1ca6cbcabd7a18bc39c2f OK 2026/03/10 04:37:13 DEBUG : dir1/0005-fghijkl.txt: md5 = b6ce5fabba07fb969393766bc0d5fd09 OK 2026/03/10 04:37:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 1a1ddbbcce69be9f7183a9d132d60c20 OK 2026/03/10 04:37:16 DEBUG : dir1/0007-1234567.txt: md5 = 593349897b8caef20b4cbaa461a9b1fd OK 2026/03/10 04:37:17 DEBUG : dir1/0008-2345678.txt: md5 = 8b99548d4c0e68d528006d4099d927ec OK 2026/03/10 04:37:19 DEBUG : dir1/0009-3456789.txt: md5 = 5f50ebd51915778c1d5d429d2fd40793 OK 2026/03/10 04:37:20 DEBUG : dir1/0010-456789.txt: md5 = 6c5369328a858d309a5826cd3a4e06cc OK 2026/03/10 04:37:22 DEBUG : dir1/0011-56789;.txt: md5 = e23fcde6e1a4e1df0395827b8acf8b1e OK 2026/03/10 04:37:23 DEBUG : dir1/0012-6789;.txt: md5 = 2ccb0eabca18cf9c5fd38479568da26c OK 2026/03/10 04:37:24 DEBUG : dir1/0013-789;=.txt: md5 = 3775bff3816787e2b17f60e6bf2db277 OK 2026/03/10 04:37:26 DEBUG : dir1/0014-89;=.txt: md5 = ad10107e4cee10632cac68bf7e9e17f3 OK 2026/03/10 04:37:28 DEBUG : dir1/0015-9;=.txt: md5 = 61678796666194f27d1906ce92281229 OK 2026/03/10 04:37:29 DEBUG : apple: md5 = b7dd14c63f720475789602748861c673 OK 2026/03/10 04:37:31 DEBUG : banana: md5 = 21d5be21d7e8f6c2383d1437b8d080be OK 2026/03/10 04:37:32 DEBUG : appleappleapplebanana: md5 = 310599c6837979e481a9362e5194be19 OK 2026/03/10 04:37:34 DEBUG : splitbananasplit: md5 = a370ad555a05c11ad16f3d06a0c628f8 OK 2026/03/10 04:37:34 DEBUG : Waiting for deletions to finish 2026/03/10 04:37:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:37:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:37:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : apple: size = 5 OK 2026/03/10 04:37:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:36 DEBUG : apple: Unchanged skipping 2026/03/10 04:37:36 DEBUG : banana: size = 6 OK 2026/03/10 04:37:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:36 DEBUG : banana: Unchanged skipping 2026/03/10 04:37:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:37:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:37:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 04:37:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:37:37 DEBUG : appleapple: md5 = 195527339505a746014e301b1174789f OK 2026/03/10 04:37:37 DEBUG : appleapple: size = 21 OK 2026/03/10 04:37:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/10 04:37:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:38 DEBUG : dir1/0001-bcdef: md5 = 9036e34f75bc180e984ed98fe2be6d07 OK 2026/03/10 04:37:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/10 04:37:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/10 04:37:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:38 DEBUG : dir1/0000-abcde: md5 = b5adb754a9a15e9a2b6fbdef95f45cc0 OK 2026/03/10 04:37:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/10 04:37:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/10 04:37:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:38 DEBUG : splitbanan: md5 = 03f59b079bbf7254c09fd0d57732f690 OK 2026/03/10 04:37:38 DEBUG : splitbanan: size = 16 OK 2026/03/10 04:37:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/10 04:37:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:39 DEBUG : dir1/0002-cdefg: md5 = ac3cd59c598a161c5c2937b56c3c0fb7 OK 2026/03/10 04:37:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/10 04:37:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/10 04:37:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:39 DEBUG : dir1/0003-defgh: md5 = 32f8777ac111450ea4d59b8ef4a6f7cc OK 2026/03/10 04:37:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/10 04:37:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/10 04:37:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:39 DEBUG : dir1/0004-efghi: md5 = a8344e7c308c89604bff36ee0a1ecdfa OK 2026/03/10 04:37:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/10 04:37:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/10 04:37:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:39 DEBUG : dir1/0005-fghij: md5 = 2a6bac9d09c8ab65c9e14a3400211fad OK 2026/03/10 04:37:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/10 04:37:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/10 04:37:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:40 DEBUG : dir1/0006-ghijk: md5 = fedada911e3787f1a523fcc49505ad8f OK 2026/03/10 04:37:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/10 04:37:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/10 04:37:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:40 DEBUG : dir1/0008-23456: md5 = 4ac70cc04ae2aa91faf13b2119be38ef OK 2026/03/10 04:37:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/10 04:37:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/10 04:37:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:41 DEBUG : dir1/0007-12345: md5 = e06da9750ba5ea8033820f60dd843349 OK 2026/03/10 04:37:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/10 04:37:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/10 04:37:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:41 DEBUG : dir1/0009-34567: md5 = 7e233d33013b2714a7a2fd44a7c7d03f OK 2026/03/10 04:37:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/10 04:37:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/10 04:37:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:42 DEBUG : dir1/0011-56789: md5 = 5d5d313efebb90424dd71f2318e174c1 OK 2026/03/10 04:37:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/10 04:37:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/10 04:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:42 DEBUG : dir1/0010-45678: md5 = 156693c38e01bbe103e22fae5c73b8f4 OK 2026/03/10 04:37:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/10 04:37:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/10 04:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:42 DEBUG : dir1/0012-6789;: md5 = de58fa881bcc3d79f80221a703179a4c OK 2026/03/10 04:37:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/10 04:37:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/10 04:37:42 DEBUG : dir1/0013-789;=: md5 = 758d884c11a9f5d664bde01776596842 OK 2026/03/10 04:37:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/10 04:37:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/10 04:37:43 DEBUG : dir1/0015-9;=.t: md5 = bb2a7d6c7843b01c5a9ea82f4fa7e1c9 OK 2026/03/10 04:37:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/10 04:37:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/10 04:37:43 DEBUG : dir1/0014-89;=.: md5 = 3bf4f3db0e39106d21fb0414543cfc80 OK 2026/03/10 04:37:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/10 04:37:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/10 04:37:43 DEBUG : Waiting for deletions to finish 2026/03/10 04:37:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 04:37:44 INFO : splitbananasplit: Deleted 2026/03/10 04:37:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 04:37:44 INFO : appleappleapplebanana: Deleted 2026/03/10 04:37:44 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 04:37:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 04:37:45 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 04:37:45 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 04:37:45 DEBUG : Waiting for deletions to finish 2026/03/10 04:37:45 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : appleapple: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/10 04:37:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/10 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:46 DEBUG : dir1: Directory modification time the same (differ by -544.461µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:46 DEBUG : apple: size = 5 OK 2026/03/10 04:37:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : apple: Unchanged skipping 2026/03/10 04:37:46 DEBUG : appleapple: size = 21 OK 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:37:46 DEBUG : splitbanan: size = 16 OK 2026/03/10 04:37:46 DEBUG : banana: size = 6 OK 2026/03/10 04:37:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:37:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : banana: Unchanged skipping 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:37:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:37:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:37:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:37:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:37:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:37:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:37:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:37:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:37:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:37:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:37:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:37:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:37:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:37:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:37:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 04:37:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:37:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/10 04:37:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/10 04:37:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/10 04:37:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/10 04:37:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/10 04:37:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/10 04:37:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/10 04:37:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:37:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:37:46 DEBUG : Waiting for deletions to finish 2026/03/10 04:37:46 DEBUG : Waiting for deletions to finish 2026/03/10 04:37:47 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : appleapple: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/10 04:37:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:37:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:37:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:37:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:37:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:37:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:37:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:37:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:37:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:37:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:37:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:37:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:37:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:37:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:37:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:37:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:37:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:37:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:37:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:37:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/10 04:37:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:38:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 27a87937ee7ffb324356e36d2d7fbf00 OK 2026/03/10 04:38:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = 57b9baed6b50d7737df59b666ee5ad6f OK 2026/03/10 04:38:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 08f3cca744a437b4be70ff87d69c5c6a OK 2026/03/10 04:38:05 DEBUG : dir1/0003-defghij.txt: md5 = fddab72f6e149c713a3ab9a604a214e4 OK 2026/03/10 04:38:07 DEBUG : dir1/0004-efghijk.txt: md5 = 146821edac3a935de0e79b02be777b9b OK 2026/03/10 04:38:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 66da78fe5a95cebd7b38ad8bcd4adbd6 OK 2026/03/10 04:38:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 45d08fc0a6723f365aeb3c80722b71e4 OK 2026/03/10 04:38:11 DEBUG : dir1/0007-1234567.txt: md5 = 0ea6be15a4c7e425d615ee2f3b74b98c OK 2026/03/10 04:38:12 DEBUG : dir1/0008-2345678.txt: md5 = 936ba4153cf12fe5494dad5a0282cfca OK 2026/03/10 04:38:14 DEBUG : dir1/0009-3456789.txt: md5 = 885d2fd5e97ab66bcf21ed7d97a63eb8 OK 2026/03/10 04:38:16 DEBUG : dir1/0010-456789.txt: md5 = dba68bbdd1d2dd531cd139ddc0c1c08c OK 2026/03/10 04:38:17 DEBUG : dir1/0011-56789;.txt: md5 = 31b4f8d0aa46cc1d4c87ea13cfdc4fc9 OK 2026/03/10 04:38:19 DEBUG : dir1/0012-6789;.txt: md5 = c36910dc529416a1e01194ae3075373e OK 2026/03/10 04:38:20 DEBUG : dir1/0013-789;=.txt: md5 = 656796cc4ebc3f12da6ab86c6c893293 OK 2026/03/10 04:38:22 DEBUG : dir1/0014-89;=.txt: md5 = e909b6786345c4db5c39e42bf2141852 OK 2026/03/10 04:38:24 DEBUG : dir1/0015-9;=.txt: md5 = 7731a5b597660ad6860beae921a77229 OK 2026/03/10 04:38:25 DEBUG : apple: md5 = 29c77a0940016f0784780557192cc593 OK 2026/03/10 04:38:27 DEBUG : banana: md5 = 2c8fe1810704f9bba704750cdc1babb0 OK 2026/03/10 04:38:28 DEBUG : appleappleapplebanana: md5 = 21bf1e0faed8ea630a4a3af6447426c8 OK 2026/03/10 04:38:29 DEBUG : splitbananasplit: md5 = a98c5529542097a48fcadffe79c2bb76 OK 2026/03/10 04:38:29 DEBUG : Waiting for deletions to finish 2026/03/10 04:38:30 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:38:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:38:31 DEBUG : apple: size = 5 OK 2026/03/10 04:38:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:31 DEBUG : apple: Unchanged skipping 2026/03/10 04:38:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:38:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:38:31 DEBUG : banana: size = 6 OK 2026/03/10 04:38:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:31 DEBUG : banana: Unchanged skipping 2026/03/10 04:38:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:38:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:38:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:38:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:38:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:38:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:38:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:38:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:38:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:38:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:38:32 DEBUG : Waiting for deletions to finish 2026/03/10 04:38:32 DEBUG : Waiting for deletions to finish 2026/03/10 04:38:32 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:38:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1: Directory modification time the same (differ by -79.238µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : apple: size = 5 OK 2026/03/10 04:38:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:38:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : apple: Unchanged skipping 2026/03/10 04:38:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:38:34 DEBUG : banana: size = 6 OK 2026/03/10 04:38:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : banana: Unchanged skipping 2026/03/10 04:38:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:38:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:38:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:38:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:38:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:38:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:38:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:38:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:38:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:38:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:38:34 DEBUG : Waiting for deletions to finish 2026/03/10 04:38:34 DEBUG : Waiting for deletions to finish 2026/03/10 04:38:34 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:38:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : Waiting for deletions to finish 2026/03/10 04:38:35 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:38:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:38:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:38:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 69c4e296d33a5a471545a46ecb89033b OK 2026/03/10 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 54a7314f943bc0cbcf8e37f0a92a234f OK 2026/03/10 04:38:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 7565f072d88647b2de065be07d632d6a OK 2026/03/10 04:38:53 DEBUG : dir1/0003-defghij.txt: md5 = 36222f26d935aff9f665d1f15db9db16 OK 2026/03/10 04:38:54 DEBUG : dir1/0004-efghijk.txt: md5 = 9c4caec7d288b617511cf4553804aed9 OK 2026/03/10 04:38:56 DEBUG : dir1/0005-fghijkl.txt: md5 = ddc6da81a43f02f0cf20158dd2e53a4c OK 2026/03/10 04:38:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 4a36b1909d228e5a709b553900d21563 OK 2026/03/10 04:38:59 DEBUG : dir1/0007-1234567.txt: md5 = 518a93b9277038fc9485369294f55d0b OK 2026/03/10 04:39:00 DEBUG : dir1/0008-2345678.txt: md5 = 7cff1cbf3609defbf37f27d777a0a9ef OK 2026/03/10 04:39:02 DEBUG : dir1/0009-3456789.txt: md5 = 8714834d1acf67a5e1719092e782d89f OK 2026/03/10 04:39:03 DEBUG : dir1/0010-456789.txt: md5 = 4feccf57bfeffa10e5f444025baf5345 OK 2026/03/10 04:39:04 DEBUG : dir1/0011-56789;.txt: md5 = 497db61bd7c1b7889b5bb756fc25d380 OK 2026/03/10 04:39:06 DEBUG : dir1/0012-6789;.txt: md5 = d6a080b3be70c53c0f29cbedf20d9591 OK 2026/03/10 04:39:07 DEBUG : dir1/0013-789;=.txt: md5 = edacacba2f49c55a34d20236c52f05b4 OK 2026/03/10 04:39:09 DEBUG : dir1/0014-89;=.txt: md5 = 5e4fd6eca826979af8f0aa731e8615bc OK 2026/03/10 04:39:10 DEBUG : dir1/0015-9;=.txt: md5 = 38d07173880d7ef9b07ba1c6f2f350ed OK 2026/03/10 04:39:12 DEBUG : apple: md5 = fa18855896bdf753394bd6188bd488e4 OK 2026/03/10 04:39:13 DEBUG : banana: md5 = f6ac9485d0db91295eb3df2609be111d OK 2026/03/10 04:39:15 DEBUG : appleappleapplebanana: md5 = 0035c7502bff8e2507f86ad80c014efb OK 2026/03/10 04:39:17 DEBUG : splitbananasplit: md5 = cd6ed728e00e4ad836e845337e482857 OK 2026/03/10 04:39:17 DEBUG : Waiting for deletions to finish 2026/03/10 04:39:17 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:39:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:39:18 DEBUG : apple: size = 5 OK 2026/03/10 04:39:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:18 DEBUG : apple: Unchanged skipping 2026/03/10 04:39:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:39:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:39:18 DEBUG : banana: size = 6 OK 2026/03/10 04:39:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:18 DEBUG : banana: Unchanged skipping 2026/03/10 04:39:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:39:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:39:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:39:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:39:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:39:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:39:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:39:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:39:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:39:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:39:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:39:19 DEBUG : Waiting for deletions to finish 2026/03/10 04:39:19 DEBUG : Waiting for deletions to finish 2026/03/10 04:39:19 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:39:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:39:20 DEBUG : dir1: Directory modification time the same (differ by -528.023µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : apple: size = 5 OK 2026/03/10 04:39:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : apple: Unchanged skipping 2026/03/10 04:39:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:39:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:39:20 DEBUG : banana: size = 6 OK 2026/03/10 04:39:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : banana: Unchanged skipping 2026/03/10 04:39:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:39:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:39:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:39:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:39:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:39:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:39:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:39:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:39:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:39:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:39:20 DEBUG : Waiting for deletions to finish 2026/03/10 04:39:20 DEBUG : Waiting for deletions to finish 2026/03/10 04:39:21 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:39:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:39:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:39:35 DEBUG : dir1/0000-abcdefg.txt: md5 = a54dc05511e3fb6757ce900110505f73 OK 2026/03/10 04:39:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = e07d9047f59f17a5f6a249a60fe0cc88 OK 2026/03/10 04:39:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 24b08076c1e7fd68dcb674470e53e679 OK 2026/03/10 04:39:39 DEBUG : dir1/0003-defghij.txt: md5 = 39706d621d3c9de0d6d3d38f2111dd7c OK 2026/03/10 04:39:40 DEBUG : dir1/0004-efghijk.txt: md5 = c7a595ecbc1c387dbad831a598f2cd48 OK 2026/03/10 04:39:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 99e37ee0bdbecd8bf7b53dbb1925dfa3 OK 2026/03/10 04:39:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 70459647ce0f92432d755566c0e81596 OK 2026/03/10 04:39:45 DEBUG : dir1/0007-1234567.txt: md5 = 0165c9badc1d2f5b708f4e2ab516ab5c OK 2026/03/10 04:39:46 DEBUG : dir1/0008-2345678.txt: md5 = 179cd583abb171e911cd91cc4599170d OK 2026/03/10 04:39:48 DEBUG : dir1/0009-3456789.txt: md5 = a65540f9303d108baa860087d5a6c7da OK 2026/03/10 04:39:49 DEBUG : dir1/0010-456789.txt: md5 = 32048cfb68deb638929f347592703153 OK 2026/03/10 04:39:51 DEBUG : dir1/0011-56789;.txt: md5 = 90eb5998344f70191cee0beede1d6bee OK 2026/03/10 04:39:53 DEBUG : dir1/0012-6789;.txt: md5 = 5e29620c1ee88b8acb03008eefde142a OK 2026/03/10 04:39:54 DEBUG : dir1/0013-789;=.txt: md5 = 04b08cfb8b1d9357056f215aad895347 OK 2026/03/10 04:39:56 DEBUG : dir1/0014-89;=.txt: md5 = 5a78af50fec6060c45a03db8f8c0c170 OK 2026/03/10 04:39:57 DEBUG : dir1/0015-9;=.txt: md5 = 1f629d3195ca9244c782da3983f86181 OK 2026/03/10 04:39:59 DEBUG : apple: md5 = 3daa5ea9b905e7d9d0382d7b37e8d628 OK 2026/03/10 04:40:00 DEBUG : banana: md5 = 59b8ed9fe480e11e15bb54a467f260ea OK 2026/03/10 04:40:02 DEBUG : appleappleapplebanana: md5 = 3f05e903a5f5d7d6f97159ca48579d1b OK 2026/03/10 04:40:04 DEBUG : splitbananasplit: md5 = 6918cef4f9bd5b5096113608eb517f79 OK 2026/03/10 04:40:04 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:40:05 DEBUG : apple: size = 5 OK 2026/03/10 04:40:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:05 DEBUG : apple: Unchanged skipping 2026/03/10 04:40:05 DEBUG : banana: size = 6 OK 2026/03/10 04:40:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:05 DEBUG : banana: Unchanged skipping 2026/03/10 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:40:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:40:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:40:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:40:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:40:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:40:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:40:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:40:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:40:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:40:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:40:06 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:06 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:40:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:40:07 DEBUG : dir1: Directory modification time the same (differ by -980.725µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : apple: size = 5 OK 2026/03/10 04:40:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : apple: Unchanged skipping 2026/03/10 04:40:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:40:07 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:40:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:40:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:40:07 DEBUG : banana: size = 6 OK 2026/03/10 04:40:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : banana: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:40:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:40:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:40:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:40:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:40:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:40:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:40:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:40:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:40:07 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:07 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:40:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:40:22 DEBUG : dir1/0000-abcdefg.txt: md5 = dbe6372e6b3ab326440cd86069712f4a OK 2026/03/10 04:40:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = c229399c03710b5bd12af6b0d70ea098 OK 2026/03/10 04:40:25 DEBUG : dir1/0002-cdefghi.txt: md5 = e315f056888b51a63881a5575c9f53a1 OK 2026/03/10 04:40:27 DEBUG : dir1/0003-defghij.txt: md5 = ff07e4de74e3fddfe607a82be52cb1f6 OK 2026/03/10 04:40:28 DEBUG : dir1/0004-efghijk.txt: md5 = 775758bb77d752fe9a1073525967601e OK 2026/03/10 04:40:30 DEBUG : dir1/0005-fghijkl.txt: md5 = bc57a906034e7e69cec5f86fccac8f1f OK 2026/03/10 04:40:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 451b713bcad31b1a3fd5703f4ea696c8 OK 2026/03/10 04:40:33 DEBUG : dir1/0007-1234567.txt: md5 = 2233617dc0d6a85666459dec34bfb46e OK 2026/03/10 04:40:35 DEBUG : dir1/0008-2345678.txt: md5 = 2ddbe45e78823a538358bbc6cbf9903a OK 2026/03/10 04:40:36 DEBUG : dir1/0009-3456789.txt: md5 = 7ce695621167fcd400a6e5744ef016a6 OK 2026/03/10 04:40:38 DEBUG : dir1/0010-456789.txt: md5 = 33b2c6ee6739e8731e8222aea8f21275 OK 2026/03/10 04:40:39 DEBUG : dir1/0011-56789;.txt: md5 = 1f8cb0f71eee7e51e1b138f6723925bb OK 2026/03/10 04:40:41 DEBUG : dir1/0012-6789;.txt: md5 = 6490d6f3479e6b15067f2f730d914374 OK 2026/03/10 04:40:42 DEBUG : dir1/0013-789;=.txt: md5 = c87d4e2ccb568439fb4865fa1afa2a65 OK 2026/03/10 04:40:43 DEBUG : dir1/0014-89;=.txt: md5 = b40204701dd403f5b2c0c310c5b56f2b OK 2026/03/10 04:40:45 DEBUG : dir1/0015-9;=.txt: md5 = f4a2cc1285ea782688ca4a8ffefb9fd6 OK 2026/03/10 04:40:46 DEBUG : apple: md5 = 06a5bf23d55a9efdd66e5bd8f8fdf606 OK 2026/03/10 04:40:48 DEBUG : banana: md5 = 304dd9205e9dff59b7fe530c748db6fd OK 2026/03/10 04:40:49 DEBUG : appleappleapplebanana: md5 = ba91d3140b64393703240aff23c6f5be OK 2026/03/10 04:40:51 DEBUG : splitbananasplit: md5 = c552f29e38631d3d46afadf9e41b4830 OK 2026/03/10 04:40:51 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:40:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:40:53 DEBUG : apple: size = 5 OK 2026/03/10 04:40:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : apple: Unchanged skipping 2026/03/10 04:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:40:53 DEBUG : banana: size = 6 OK 2026/03/10 04:40:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : banana: Unchanged skipping 2026/03/10 04:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:40:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:40:53 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:53 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1: Directory modification time the same (differ by -441.334µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : apple: size = 5 OK 2026/03/10 04:40:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : apple: Unchanged skipping 2026/03/10 04:40:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:40:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:40:55 DEBUG : banana: size = 6 OK 2026/03/10 04:40:55 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:40:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : banana: Unchanged skipping 2026/03/10 04:40:55 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:40:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:40:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:40:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:40:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:40:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:40:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:40:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:40:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:40:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:40:55 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:55 DEBUG : Waiting for deletions to finish 2026/03/10 04:40:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:40:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 04:41:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:41:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 82ebb516ea7dcce98c7abeda96e9f8dc OK 2026/03/10 04:41:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = a2bfb282acc770794db7024997942ac5 OK 2026/03/10 04:41:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 0e693e01ae7b22cd74227d13afb510b7 OK 2026/03/10 04:41:14 DEBUG : dir1/0003-defghij.txt: md5 = 542c610444d5709fc4681bc4acb05db8 OK 2026/03/10 04:41:15 DEBUG : dir1/0004-efghijk.txt: md5 = 1c6defb56f48b0fcb2bb36f8d2118797 OK 2026/03/10 04:41:17 DEBUG : dir1/0005-fghijkl.txt: md5 = fb6201c55fd703a58f1ed141082945b7 OK 2026/03/10 04:41:18 DEBUG : dir1/0006-ghijklm.txt: md5 = f96b178b3e7bbb04f1a7b26193f19013 OK 2026/03/10 04:41:20 DEBUG : dir1/0007-1234567.txt: md5 = bad51da4bbc7302e4df4276ff4b0a1ea OK 2026/03/10 04:41:21 DEBUG : dir1/0008-2345678.txt: md5 = e383fe0ee037ac4aa499c26d5b20a1c8 OK 2026/03/10 04:41:23 DEBUG : dir1/0009-3456789.txt: md5 = d0cc359c4c0585dfeeec27a16698d294 OK 2026/03/10 04:41:24 DEBUG : dir1/0010-456789.txt: md5 = 4f3a949ad63624ed756682190fd0788a OK 2026/03/10 04:41:26 DEBUG : dir1/0011-56789;.txt: md5 = 261c06cfa26c2183e225a3b2092a5af0 OK 2026/03/10 04:41:27 DEBUG : dir1/0012-6789;.txt: md5 = a31060cd9147ef747890f363d28a6afe OK 2026/03/10 04:41:28 DEBUG : dir1/0013-789;=.txt: md5 = c134a6c9917cb601c53e771a8b97766a OK 2026/03/10 04:41:30 DEBUG : dir1/0014-89;=.txt: md5 = 8596c8ab5a78e43634406c4646f3a668 OK 2026/03/10 04:41:31 DEBUG : dir1/0015-9;=.txt: md5 = 5d02000731cc92b3c96e48208dc8d818 OK 2026/03/10 04:41:33 DEBUG : apple: md5 = e3d6c5123c8ce5d478898dbf5d4fb28c OK 2026/03/10 04:41:34 DEBUG : banana: md5 = 4e098022580f486dfe7ec4b00b9b5fbd OK 2026/03/10 04:41:36 DEBUG : appleappleapplebanana: md5 = 715d68905d0a6ae53daaade031ce8fe4 OK 2026/03/10 04:41:37 DEBUG : splitbananasplit: md5 = 271641aefd98cfc63225c98e5ebd8eee OK 2026/03/10 04:41:37 DEBUG : Waiting for deletions to finish 2026/03/10 04:41:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:41:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:41:39 DEBUG : apple: size = 5 OK 2026/03/10 04:41:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:39 DEBUG : apple: Unchanged skipping 2026/03/10 04:41:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:41:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:41:39 DEBUG : banana: size = 6 OK 2026/03/10 04:41:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:39 DEBUG : banana: Unchanged skipping 2026/03/10 04:41:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 04:41:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:41:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:41:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:41:41 DEBUG : dir1: Directory modification time the same (differ by -889.411µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:41:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : apple: size = 5 OK 2026/03/10 04:41:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:41:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:41:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : apple: Unchanged skipping 2026/03/10 04:41:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:41:41 DEBUG : banana: size = 6 OK 2026/03/10 04:41:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : banana: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:41:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:41:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:41:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:41:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:41:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:41:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:41:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:41:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:41:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:41:41 DEBUG : Waiting for deletions to finish 2026/03/10 04:41:41 DEBUG : Waiting for deletions to finish 2026/03/10 04:41:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:41:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 04:41:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" --- PASS: TestTransform (568.34s) --- PASS: TestTransform/NFC (46.33s) --- PASS: TestTransform/NFD (47.70s) --- PASS: TestTransform/base64 (54.85s) --- PASS: TestTransform/prefix (64.08s) --- PASS: TestTransform/suffix (65.28s) --- PASS: TestTransform/truncate (55.57s) --- PASS: TestTransform/encoder (48.01s) --- PASS: TestTransform/ISO-8859-1 (46.16s) --- PASS: TestTransform/charmap (47.13s) --- PASS: TestTransform/lowercase (47.45s) --- PASS: TestTransform/ascii (45.79s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:41:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 04:41:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 04:41:53 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/10 04:41:54 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-10T04:41:53.261096885Z) 2026/03/10 04:41:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 04:41:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/10 04:41:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 04:41:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/10 04:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:41:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 04:41:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 1893fa46fbb235d8ed3c14ebc84755b9 OK 2026/03/10 04:41:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/10 04:41:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 04:41:55 DEBUG : Waiting for deletions to finish 2026/03/10 04:41:57 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.72s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:41:57 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:41:58 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:41:58 DEBUG : tictactoe: Making directory with metadata 2026/03/10 04:41:58 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T04:41:57.980142519Z) 2026/03/10 04:41:58 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:41:58 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:41:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:41:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:41:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:42:00 DEBUG : tictactoe/tictactoe: md5 = eabd3d9d5cb36a1d37da4f42127b4851 OK 2026/03/10 04:42:00 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/10 04:42:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/10 04:42:00 DEBUG : Waiting for deletions to finish 2026/03/10 04:42:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.13s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:42:03 DEBUG : toe: Making directory with metadata 2026/03/10 04:42:04 INFO : toe: Made directory with metadata (mtime=2026-03-10T04:42:03.107192103Z) 2026/03/10 04:42:04 DEBUG : toe/toe: Making directory with metadata 2026/03/10 04:42:04 INFO : toe/toe: Made directory with metadata (mtime=2026-03-10T04:42:03.107192103Z) 2026/03/10 04:42:04 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 04:42:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:42:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 04:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:42:06 DEBUG : toe/toe/tictactoe: md5 = c4c963b33da3e143a5bb5a27eb52bc0a OK 2026/03/10 04:42:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/10 04:42:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/10 04:42:06 DEBUG : Waiting for deletions to finish 2026/03/10 04:42:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/10 04:42:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.07s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:42:10 DEBUG : toe: Making directory with metadata 2026/03/10 04:42:11 INFO : toe: Made directory with metadata (mtime=2026-03-10T04:42:10.179260506Z) 2026/03/10 04:42:11 DEBUG : toe/toe: Making directory with metadata 2026/03/10 04:42:11 INFO : toe/toe: Made directory with metadata (mtime=2026-03-10T04:42:10.179260506Z) 2026/03/10 04:42:11 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 04:42:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:42:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 04:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:42:13 DEBUG : toe/toe/tictactoe: md5 = e1289fdc2732b9d6ac2ac260542f6836 OK 2026/03/10 04:42:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/10 04:42:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/10 04:42:13 DEBUG : Waiting for deletions to finish 2026/03/10 04:42:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/10 04:42:16 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.22s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:42:17 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:42:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:42:17 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:17 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 04:42:18 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:42:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:18 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:18 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:18 DEBUG : tictactoe: Making directory with metadata 2026/03/10 04:42:19 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:17.399330352Z) 2026/03/10 04:42:19 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:19 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:42:19 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 04:42:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:17.399330352Z) 2026/03/10 04:42:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:42:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:42:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:42:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:42:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:42:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:42:21 DEBUG : tictactoe/tictactoe/toe.txt: md5 = fc395459ef9f9fb4531de90028099a9c OK 2026/03/10 04:42:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 04:42:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/10 04:42:21 DEBUG : Waiting for deletions to finish 2026/03/10 04:42:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/10 04:42:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.19s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:42:25 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:42:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:42:25 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:25 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 04:42:26 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:42:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:26 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:26 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:26 DEBUG : tictactoe: Making directory with metadata 2026/03/10 04:42:27 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:25.592409625Z) 2026/03/10 04:42:27 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:27 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:42:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 04:42:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:25.592409625Z) 2026/03/10 04:42:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:42:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:42:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:42:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:42:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:42:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 472eced987b417a6e75898fc39812a03 OK 2026/03/10 04:42:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:42:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:42:29 DEBUG : Waiting for deletions to finish 2026/03/10 04:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:42:30 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:31 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:31 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:42:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:42:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/10 04:42:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': 0 differences found 2026/03/10 04:42:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': 1 hashes could not be checked 2026/03/10 04:42:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': 1 matching files 2026/03/10 04:42:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/10 04:42:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.15s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:42:34 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:35 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:35 DEBUG : tictactoe: Making directory with metadata 2026/03/10 04:42:35 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:34.743498187Z) 2026/03/10 04:42:35 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:35 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:42:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 04:42:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:34.743498187Z) 2026/03/10 04:42:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:42:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:42:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:42:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:42:37 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 5c5fd35336669789c06ca4096c573c1e OK 2026/03/10 04:42:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 04:42:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/10 04:42:37 DEBUG : Waiting for deletions to finish 2026/03/10 04:42:38 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:39 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:39 DEBUG : tictactoe: Directory modification time the same (differ by -498.187µs, within tolerance 1ms) 2026/03/10 04:42:39 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:42:39 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -498.187µs, within tolerance 1ms) 2026/03/10 04:42:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 04:42:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:42:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:42:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/10 04:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:42:39 DEBUG : Waiting for deletions to finish 2026/03/10 04:42:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/10 04:42:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.34s) === RUN TestSyntax 2026/03/10 04:42:43 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:42:43 DEBUG : toe: Making directory with metadata 2026/03/10 04:42:44 INFO : toe: Made directory with metadata (mtime=2026-03-10T04:42:43.078578871Z) 2026/03/10 04:42:44 DEBUG : toe/toe: Making directory with metadata 2026/03/10 04:42:44 INFO : toe/toe: Made directory with metadata (mtime=2026-03-10T04:42:43.078578871Z) 2026/03/10 04:42:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:42:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:42:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:42:46 DEBUG : toe/toe/toe: md5 = bc8472177fb4b35b218be2565b50373c OK 2026/03/10 04:42:46 DEBUG : toe/toe/toe: size = 11 OK 2026/03/10 04:42:46 INFO : toe/toe/toe: Copied (new) 2026/03/10 04:42:46 DEBUG : Waiting for deletions to finish 2026/03/10 04:42:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/10 04:42:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.82s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:42:49 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:42:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:42:49 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:50 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 04:42:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:42:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:50 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:50 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:50 DEBUG : tictactoe: Making directory with metadata 2026/03/10 04:42:51 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:49.899644907Z) 2026/03/10 04:42:51 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:51 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:42:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 04:42:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:49.899644907Z) 2026/03/10 04:42:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:42:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:42:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:42:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:42:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:42:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:42:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 378b81dabe9b3b92f389b51451701637 OK 2026/03/10 04:42:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:42:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:42:54 INFO : toe/toe/toe.txt: Deleted 2026/03/10 04:42:54 INFO : toe/toe: Removing directory 2026/03/10 04:42:54 INFO : toe: Removing directory 2026/03/10 04:42:54 INFO : empty_dir: Removing directory 2026/03/10 04:42:54 DEBUG : Local file system at /tmp/rclone863674348: deleted 3 directories 2026/03/10 04:42:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/10 04:42:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.85s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:42:58 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:42:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:42:58 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 04:42:59 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:42:59 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:59 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:42:59 DEBUG : tictactoe: Making directory with metadata 2026/03/10 04:43:00 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:58.748730588Z) 2026/03/10 04:43:00 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:43:00 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:43:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:43:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 04:43:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T04:42:58.748730588Z) 2026/03/10 04:43:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:43:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:43:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:43:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:43:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:43:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:43:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e7a908724a74182ef5ab583d2131eca2 OK 2026/03/10 04:43:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:43:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:43:02 INFO : toe/toe/toe.txt: Deleted 2026/03/10 04:43:02 INFO : toe/toe: Removing directory 2026/03/10 04:43:02 INFO : toe: Removing directory 2026/03/10 04:43:02 INFO : empty_dir: Removing directory 2026/03/10 04:43:02 DEBUG : Local file system at /tmp/rclone863674348: deleted 3 directories 2026/03/10 04:43:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:43:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:43:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:43:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:43:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:43:06 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/10 04:43:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/10 04:43:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/10 04:43:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.14s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:43:11 DEBUG : Reset feature "Copy" 2026/03/10 04:43:11 DEBUG : Reset feature "Move" 2026/03/10 04:43:11 DEBUG : Reset feature "Copy" 2026/03/10 04:43:11 DEBUG : Reset feature "Move" 2026/03/10 04:43:11 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:43:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:43:11 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:43:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:43:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:43:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:43:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 04:43:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:43:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:43:12 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:43:12 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:43:12 DEBUG : tictactoe: Making directory with metadata 2026/03/10 04:43:13 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T04:43:11.891857875Z) 2026/03/10 04:43:13 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:43:13 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:43:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:43:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 04:43:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T04:43:11.891857875Z) 2026/03/10 04:43:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:43:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:43:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:43:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:43:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:43:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:43:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c63144209b1f85d5857a9ab8e9ee4d21 OK 2026/03/10 04:43:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:43:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:43:15 INFO : toe/toe/toe.txt: Deleted 2026/03/10 04:43:15 INFO : toe/toe: Removing directory 2026/03/10 04:43:15 INFO : toe: Removing directory 2026/03/10 04:43:15 INFO : empty_dir: Removing directory 2026/03/10 04:43:15 DEBUG : Local file system at /tmp/rclone863674348: deleted 3 directories 2026/03/10 04:43:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:43:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:43:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:43:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:43:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:43:20 DEBUG : toe/toe/toe.txt: md5 = c1eba50a3e6a2e36da6260935c59c450 OK 2026/03/10 04:43:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 04:43:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/10 04:43:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/10 04:43:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/10 04:43:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/10 04:43:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/10 04:43:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.93s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:43:26 DEBUG : toe: transformed to: dG9l 2026/03/10 04:43:27 DEBUG : toe: transformed to: dG9l 2026/03/10 04:43:27 DEBUG : dG9l: Making directory with metadata 2026/03/10 04:43:27 INFO : dG9l: Made directory with metadata (mtime=2026-03-10T04:43:26.827002559Z) 2026/03/10 04:43:27 DEBUG : toe: transformed to: dG9l 2026/03/10 04:43:27 DEBUG : toe: transformed to: dG9l 2026/03/10 04:43:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/10 04:43:27 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/10 04:43:28 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-10T04:43:26.827002559Z) 2026/03/10 04:43:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/10 04:43:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/10 04:43:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 04:43:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:43:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 04:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:43:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 299e96b798af7e0ce162fa411cf2fb5e OK 2026/03/10 04:43:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/10 04:43:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 04:43:29 DEBUG : Waiting for deletions to finish 2026/03/10 04:43:31 DEBUG : dG9l: transformed to: toe 2026/03/10 04:43:31 DEBUG : dG9l: transformed to: toe 2026/03/10 04:43:31 DEBUG : toe: Directory modification time the same (differ by 2.559µs, within tolerance 1ms) 2026/03/10 04:43:31 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/10 04:43:31 DEBUG : dG9l: transformed to: toe 2026/03/10 04:43:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/10 04:43:31 DEBUG : toe/toe: Directory modification time the same (differ by 2.559µs, within tolerance 1ms) 2026/03/10 04:43:31 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/10 04:43:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/10 04:43:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 04:43:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/10 04:43:31 DEBUG : Local file system at /tmp/rclone863674348: Waiting for checks to finish 2026/03/10 04:43:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/10 04:43:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/10 04:43:31 DEBUG : Local file system at /tmp/rclone863674348: Waiting for transfers to finish 2026/03/10 04:43:31 DEBUG : Waiting for deletions to finish 2026/03/10 04:43:34 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/10 04:43:34 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.62s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene'", Local "Local file system at /tmp/rclone863674348", Modify Window "1ms" 2026/03/10 04:43:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:43:35 DEBUG : toe: transformed to: 2026/03/10 04:43:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:43:35 DEBUG : toe: transformed to: 2026/03/10 04:43:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Making directory with metadata 2026/03/10 04:43:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Made directory with metadata (mtime=2026-03-10T04:43:35.450086114Z) 2026/03/10 04:43:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:43:36 DEBUG : toe: transformed to: 2026/03/10 04:43:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:43:36 DEBUG : toe: transformed to: 2026/03/10 04:43:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:43:36 DEBUG : toe/toe: transformed to: 2026/03/10 04:43:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/10 04:43:36 DEBUG : toe/toe: Making directory with metadata 2026/03/10 04:43:37 INFO : toe/toe: Made directory with metadata (mtime=2026-03-10T04:43:35.450086114Z) 2026/03/10 04:43:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:43:37 DEBUG : toe/toe: transformed to: 2026/03/10 04:43:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/10 04:43:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:43:37 DEBUG : toe: transformed to: 2026/03/10 04:43:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:43:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:43:37 DEBUG : toe/toe/toe: transformed to: 2026/03/10 04:43:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/10 04:43:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for checks to finish 2026/03/10 04:43:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Waiting for transfers to finish 2026/03/10 04:43:39 DEBUG : toe/toe/toe: md5 = ca445620520a4a7e9bfdea811e690a38 OK 2026/03/10 04:43:39 DEBUG : toe/toe/toe: size = 11 OK 2026/03/10 04:43:39 INFO : toe/toe/toe: Copied (new) 2026/03/10 04:43:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': not deleting files as there were IO errors 2026/03/10 04:43:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': not deleting directories as there were IO errors 2026/03/10 04:43:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/10 04:43:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.11s) PASS 2026/03/10 04:43:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefubiq7kene': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m54.550163052s (try 1/5)