"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/20 01:10:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci" 2026/02/20 01:10:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/20 01:10:49 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0" 2026/02/20 01:10:50 DEBUG : Creating backend with remote "/tmp/rclone4069018986" === 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-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:10:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:10:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:10:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/20 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:10:51 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.89s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:10:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:10:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:10:55 DEBUG : sub dir/hello world: md5 = 14e47be44ac181c5e907edf843e80a24 OK 2026/02/20 01:10:55 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:10:55 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:10:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:10:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.38s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:10:58 DEBUG : metadata sub dir: Making directory with metadata 2026/02/20 01:10:58 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:10:58 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/20 01:10:58 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:10:58 DEBUG : Local file system at /tmp/rclone4069018986: File to upload is small (21 bytes), uploading instead of streaming 2026/02/20 01:10:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/20 01:10:58 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/20 01:10:58 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/20 01:10:58 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:10:59 DEBUG : Google drive root 'crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0': Skipping btime metadata as can't update it on an existing file: 2026-02-20T01:10:58.612557216Z 2026/02/20 01:10:59 INFO : empty metadata sub dir: Updated directory metadata 2026/02/20 01:10:59 DEBUG : Google drive root 'crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0': Skipping btime metadata as can't update it on an existing file: 2026-02-20T01:10:58.611557207Z 2026/02/20 01:11:00 INFO : metadata sub dir: Updated directory metadata 2026/02/20 01:11:00 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/20 01:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:02 DEBUG : metadata sub dir/hello metadata world: md5 = 59ea5703c0f19e7a198b2cf483f78533 OK 2026/02/20 01:11:02 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/20 01:11:02 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/20 01:11:05 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.74s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:07 DEBUG : metadata sub dir: Making directory with metadata 2026/02/20 01:11:07 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:11:07 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/20 01:11:07 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:11:07 DEBUG : Local file system at /tmp/rclone4069018986: File to upload is small (21 bytes), uploading instead of streaming 2026/02/20 01:11:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/20 01:11:07 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/20 01:11:07 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/20 01:11:07 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:11:07 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/02/20 01:11:07 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/02/20 01:11:07 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/20 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:11 DEBUG : metadata sub dir/hello metadata world: md5 = 252b88f3ade2e5844a1b1a713241ed60 OK 2026/02/20 01:11:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/20 01:11:11 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/20 01:11:11 DEBUG : Google drive root 'crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0': Skipping btime metadata as can't update it on an existing file: 2026-02-20T01:11:07.348639388Z 2026/02/20 01:11:12 INFO : metadata sub dir: Updated directory metadata 2026/02/20 01:11:15 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (8.98s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:16 DEBUG : Creating backend with remote "/non-existing" 2026/02/20 01:11:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/20 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.78s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:19 DEBUG : sub dir/hello world: md5 = 0e4ae5dd4233f822dc640ffde82627db OK 2026/02/20 01:11:19 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:11:19 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:11:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:11:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.50s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Running all checks before starting transfers 2026/02/20 01:11:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:11:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Checks finished, now starting transfers 2026/02/20 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:26 DEBUG : sub dir/hello world: md5 = 351193b48dc47dcae384bc4308efcd97 OK 2026/02/20 01:11:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:11:26 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:11:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:11:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.60s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:29 ERROR : Ignoring --no-traverse with sync 2026/02/20 01:11:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:11:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:31 DEBUG : sub dir/hello world: md5 = 6e59e51b0d39e4857444a1fd3524dfb6 OK 2026/02/20 01:11:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:11:31 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:11:31 DEBUG : Waiting for deletions to finish 2026/02/20 01:11:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:11:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.96s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/20 01:11:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:37 DEBUG : hello world2: md5 = 332da08328a6d20a9b7354b8152ac5e8 OK 2026/02/20 01:11:37 DEBUG : hello world2: size = 12 OK 2026/02/20 01:11:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.98s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:39 DEBUG : potato2: md5 = 1ae46e4490306289f8a2e253a9cf6cba OK 2026/02/20 01:11:39 DEBUG : potato2: size = 11 OK 2026/02/20 01:11:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.06s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:43 DEBUG : potato2: md5 = 83a020f4b29a7c224635eb16ceb3585e OK 2026/02/20 01:11:43 DEBUG : potato2: size = 11 OK 2026/02/20 01:11:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.09s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/20 01:11:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:11:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/20 01:11:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:11:44 DEBUG : sub dir2: Making directory with metadata 2026/02/20 01:11:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:11:45 DEBUG : sub dir: Making directory with metadata 2026/02/20 01:11:46 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:11:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/20 01:11:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:48 DEBUG : sub dir/hello world: md5 = 7d8e58e53eae6cdbbd1a941aa17f0eb0 OK 2026/02/20 01:11:48 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:11:48 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:11:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/02/20 01:11:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.17s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:53 INFO : sub dir2: Making directory 2026/02/20 01:11:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/20 01:11:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:11:53 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/20 01:11:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:11:53 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/02/20 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:11:56 DEBUG : sub dir/hello world: md5 = 48e4352f4de6eb019194dbf32d1513fa OK 2026/02/20 01:11:56 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:11:56 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:11:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:11:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.93s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:11:59 DEBUG : sub dir2: Making directory with metadata 2026/02/20 01:11:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:11:59 DEBUG : sub dir2: Making directory with metadata 2026/02/20 01:12:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:12:00 DEBUG : sub dir: Making directory with metadata 2026/02/20 01:12:01 INFO : sub dir: Made directory with metadata (mtime=2026-02-20T01:11:59.420129261Z) 2026/02/20 01:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:12:02 DEBUG : sub dir/hello world: md5 = 27dff41818bc308450eeda2bbd02785a OK 2026/02/20 01:12:02 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:12:02 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:12:02 INFO : sub dir/hello world: Deleted 2026/02/20 01:12:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.36s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:12:06 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/02/20 01:12:06 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:12:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.84s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:12:10 INFO : sub dir2: Making directory 2026/02/20 01:12:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/20 01:12:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:12:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:12:13 DEBUG : sub dir/hello world: md5 = 72be1ea5a3e1dec8f014e56921baf7f8 OK 2026/02/20 01:12:13 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:12:13 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:12:13 INFO : sub dir/hello world: Deleted 2026/02/20 01:12:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:12:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.76s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:12:16 DEBUG : sub dir2: Making directory with metadata 2026/02/20 01:12:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:12:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:12:16 DEBUG : sub dir2: Making directory with metadata 2026/02/20 01:12:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:12:17 DEBUG : sub dir: Making directory with metadata 2026/02/20 01:12:18 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:12:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:12:19 DEBUG : sub dir/hello world: md5 = a9a23ffff37ecdae9ebf285ed7ec0935 OK 2026/02/20 01:12:19 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:12:19 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:12:19 DEBUG : Waiting for deletions to finish 2026/02/20 01:12:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.31s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:12:24 INFO : sub dir2: Making directory 2026/02/20 01:12:24 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/20 01:12:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:12:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:12:26 DEBUG : sub dir/hello world: md5 = 5a6e29a992c11316f310ab65b9b55c95 OK 2026/02/20 01:12:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:12:26 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:12:26 DEBUG : Waiting for deletions to finish 2026/02/20 01:12:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:12:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.65s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:12:32 DEBUG : sub dir/hello world: md5 = 4a6a1f7e5b759bd216368217ef8b3c13 OK 2026/02/20 01:12:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wemonah3nuwu" 2026/02/20 01:12:32 DEBUG : Creating backend with remote "TestDrive:crypt/l6er6isbaaordjuebct8lqkjqbgf0ppe3a4idm4756cn84l5vgi0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci' -> Encrypted drive 'TestCryptDrive:rclone-test-wemonah3nuwu' 2026/02/20 01:12:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:12:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemonah3nuwu': Waiting for checks to finish 2026/02/20 01:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemonah3nuwu': Waiting for transfers to finish 2026/02/20 01:12:37 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:12:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/20 01:12:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemonah3nuwu': Purge remote 2026/02/20 01:12:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.41s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:12:43 DEBUG : sub dir/hello world: md5 = b52c9cebaff14884a70c14582fa9e625 OK 2026/02/20 01:12:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/20 01:12:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/20 01:12:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:12:45 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:12:45 DEBUG : sub dir/hello world: Sizes differ 2026/02/20 01:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:12:46 DEBUG : sub dir/hello world: md5 = 7ffef1e49bf639d0950649f4fef01efb OK 2026/02/20 01:12:46 DEBUG : sub dir/hello world: size = 17 OK 2026/02/20 01:12:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/20 01:12:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/20 01:12:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.72s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:12:52 DEBUG : sub dir/hello world: md5 = 031cd1ff7108ac64648321b1ea7282d7 OK 2026/02/20 01:12:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fokanob5cuzi" 2026/02/20 01:12:53 DEBUG : Creating backend with remote "TestDrive:crypt/krq8jfob5kgiau9mcrk6u34c3cioa1lijerd5ehi8m0qjhpja08g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci' -> Encrypted drive 'TestCryptDrive:rclone-test-fokanob5cuzi' 2026/02/20 01:12:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:12:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fokanob5cuzi': Waiting for checks to finish 2026/02/20 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fokanob5cuzi': Waiting for transfers to finish 2026/02/20 01:12:57 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:12:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/20 01:12:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:13:00 DEBUG : sub dir/hello world: md5 = e2e8ba94d6919d36e7302abc3f9ff8d3 OK 2026/02/20 01:13:01 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/20 01:13:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/20 01:13:01 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:13:01 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fokanob5cuzi') 2026/02/20 01:13:01 DEBUG : sub dir/hello world: Sizes differ 2026/02/20 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fokanob5cuzi': Waiting for checks to finish 2026/02/20 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fokanob5cuzi': Waiting for transfers to finish 2026/02/20 01:13:03 DEBUG : sub dir/hello world: size = 17 OK 2026/02/20 01:13:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/20 01:13:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/20 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fokanob5cuzi': Purge remote 2026/02/20 01:13:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.12s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:13:09 DEBUG : sub dir/hello world: md5 = ddbb7451bca3dadb19689665630ca281 OK 2026/02/20 01:13:11 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/20 01:13:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/20 01:13:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:13:11 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:13:11 DEBUG : sub dir/hello world: Sizes differ 2026/02/20 01:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:13:12 DEBUG : sub dir/hello world: md5 = 86dec39a09193fba6fe1223619fe4510 OK 2026/02/20 01:13:12 DEBUG : sub dir/hello world: size = 17 OK 2026/02/20 01:13:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/20 01:13:12 INFO : sub dir/hello world: Deleted 2026/02/20 01:13:12 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/20 01:13:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.40s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:13:17 DEBUG : sub dir/hello world: md5 = 243b74cb99b5d151bbe93bfe4ed87aa5 OK 2026/02/20 01:13:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vagoqag8modo" 2026/02/20 01:13:18 DEBUG : Creating backend with remote "TestDrive:crypt/bd85k1abt4u3va3ct01tjgpuobdfe6mri6t0sqjfnogqboke2dig" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci' -> Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo' 2026/02/20 01:13:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:13:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo': Waiting for checks to finish 2026/02/20 01:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo': Waiting for transfers to finish 2026/02/20 01:13:23 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:13:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/20 01:13:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:13:25 DEBUG : sub dir/hello world: md5 = 6c6c901bbb36da0fdf2715e1d238e7e7 OK 2026/02/20 01:13:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo': Using server-side directory move 2026/02/20 01:13:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/20 01:13:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/20 01:13:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/20 01:13:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:13:27 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo') 2026/02/20 01:13:27 DEBUG : sub dir/hello world: Sizes differ 2026/02/20 01:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo': Waiting for checks to finish 2026/02/20 01:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo': Waiting for transfers to finish 2026/02/20 01:13:27 INFO : sub dir/hello world: Deleted 2026/02/20 01:13:28 INFO : sub dir/hello world: Moved (server-side) 2026/02/20 01:13:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/20 01:13:32 DEBUG : sub dir/hello world: md5 = 1a16064c589764cba13fe9a929b1efaf OK 2026/02/20 01:13:32 DEBUG : testing file moves 2026/02/20 01:13:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/20 01:13:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/20 01:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo': Waiting for checks to finish 2026/02/20 01:13:33 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:13:33 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo') 2026/02/20 01:13:33 DEBUG : sub dir/hello world: Sizes differ 2026/02/20 01:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo': Waiting for transfers to finish 2026/02/20 01:13:33 INFO : sub dir/hello world: Deleted 2026/02/20 01:13:34 INFO : sub dir/hello world: Moved (server-side) 2026/02/20 01:13:35 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/20 01:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vagoqag8modo': Purge remote --- PASS: TestServerSideMoveOverSelf (22.81s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:13:40 DEBUG : sub dir/hello world: md5 = 3f5a36abd22dfc39c6397c4053b8e055 OK 2026/02/20 01:13:40 ERROR : error listing: directory not found 2026/02/20 01:13:41 INFO : Local file system at /tmp/rclone4069018986: Making directory 2026/02/20 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:13:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.34s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:13:47 DEBUG : sub dir/hello world: md5 = 0ee4b180dde930a55fdcf64b6c631ae8 OK 2026/02/20 01:13:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:13:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:13:48 DEBUG : Local file system at /tmp/rclone4069018986: Waiting for checks to finish 2026/02/20 01:13:48 DEBUG : Local file system at /tmp/rclone4069018986: Waiting for transfers to finish 2026/02/20 01:13:49 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/02/20 01:13:49 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/02/20 01:13:49 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:13:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:13:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.50s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:13:51 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/20 01:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:13:52 DEBUG : check sum: md5 = 2809e4fa2dd97c0603aeccf3f01f9ce8 OK 2026/02/20 01:13:52 DEBUG : check sum: size = 1 OK 2026/02/20 01:13:52 INFO : check sum: Copied (new) 2026/02/20 01:13:52 DEBUG : Waiting for deletions to finish 2026/02/20 01:13:53 DEBUG : check sum: size = 1 OK 2026/02/20 01:13:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/20 01:13:53 DEBUG : check sum: Size of src and dst objects identical 2026/02/20 01:13:53 DEBUG : check sum: Unchanged skipping 2026/02/20 01:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:13:53 DEBUG : Waiting for deletions to finish 2026/02/20 01:13:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.46s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:13:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/20 01:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:13:56 DEBUG : sizeonly: md5 = 43ba8dbc2c41821401bf288f113320cc OK 2026/02/20 01:13:56 DEBUG : sizeonly: size = 6 OK 2026/02/20 01:13:56 INFO : sizeonly: Copied (new) 2026/02/20 01:13:56 DEBUG : Waiting for deletions to finish 2026/02/20 01:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:13:56 DEBUG : sizeonly: size = 6 OK 2026/02/20 01:13:56 DEBUG : sizeonly: Sizes identical 2026/02/20 01:13:56 DEBUG : sizeonly: Unchanged skipping 2026/02/20 01:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:13:56 DEBUG : Waiting for deletions to finish 2026/02/20 01:13:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.49s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:13:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/20 01:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:00 DEBUG : ignore-size: md5 = c7ff4044135f4cf2522ef6ee2cc8c001 OK 2026/02/20 01:14:00 INFO : ignore-size: Copied (new) 2026/02/20 01:14:00 DEBUG : Waiting for deletions to finish 2026/02/20 01:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:14:00 DEBUG : ignore-size: Unchanged skipping 2026/02/20 01:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:00 DEBUG : Waiting for deletions to finish 2026/02/20 01:14:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.84s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:03 DEBUG : existing: md5 = 9c1b0839593672e49df414d3d6aa13c3 OK 2026/02/20 01:14:04 DEBUG : existing: size = 6 OK 2026/02/20 01:14:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:04 DEBUG : existing: Unchanged skipping 2026/02/20 01:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:04 DEBUG : Waiting for deletions to finish 2026/02/20 01:14:04 INFO : There was nothing to transfer 2026/02/20 01:14:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/20 01:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:05 DEBUG : existing: md5 = 02fb87ffba8be6917ae9d8c219f3981e OK 2026/02/20 01:14:05 DEBUG : existing: size = 6 OK 2026/02/20 01:14:05 INFO : existing: Copied (replaced existing) 2026/02/20 01:14:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.97s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/20 01:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:08 DEBUG : existing: md5 = de7c92f32fdc0abf631b2b2959f804c2 OK 2026/02/20 01:14:08 DEBUG : existing: size = 6 OK 2026/02/20 01:14:08 INFO : existing: Copied (new) 2026/02/20 01:14:08 DEBUG : Waiting for deletions to finish 2026/02/20 01:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:09 DEBUG : existing: Destination exists, skipping 2026/02/20 01:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:09 DEBUG : Waiting for deletions to finish 2026/02/20 01:14:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.20s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:13 DEBUG : b/potato: md5 = 5951f69b196047ab0620f9cf4c1453a9 OK 2026/02/20 01:14:15 DEBUG : c/non empty space: md5 = 5254cbc70f2d0de6eccd398d7b25ab3b OK 2026/02/20 01:14:15 INFO : d: Making directory 2026/02/20 01:14:17 DEBUG : Added delayed dir = "a", newDst= 2026/02/20 01:14:18 INFO : c: Set directory modification time (using SetModTime) 2026/02/20 01:14:18 DEBUG : Added delayed dir = "c", newDst=c 2026/02/20 01:14:18 DEBUG : c/non empty space: size = 5 OK 2026/02/20 01:14:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:14:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/20 01:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:18 DEBUG : c/non empty space: Unchanged skipping 2026/02/20 01:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:20 DEBUG : a/potato2: md5 = a35c1db04348e8bebc817d4c2912f2e7 OK 2026/02/20 01:14:20 DEBUG : a/potato2: size = 60 OK 2026/02/20 01:14:20 INFO : a/potato2: Copied (new) 2026/02/20 01:14:20 DEBUG : Waiting for deletions to finish 2026/02/20 01:14:20 INFO : b/potato: Deleted 2026/02/20 01:14:21 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/20 01:14:21 INFO : d: Removing directory 2026/02/20 01:14:22 INFO : b: Removing directory 2026/02/20 01:14:22 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/20 01:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': deleted 2 directories 2026/02/20 01:14:25 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/20 01:14:26 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:28 DEBUG : empty space: md5 = 9813ee3e0ef320851fa7de6055d1249b OK 2026/02/20 01:14:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:29 DEBUG : empty space: size = 1 OK 2026/02/20 01:14:29 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/02/20 01:14:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:29 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/20 01:14:29 DEBUG : Waiting for deletions to finish 2026/02/20 01:14:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:29 DEBUG : empty space: size = 1 OK 2026/02/20 01:14:29 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/02/20 01:14:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:31 DEBUG : empty space: md5 = 4e9ff729878a99bf2cf3836c6d7655cf OK 2026/02/20 01:14:31 DEBUG : empty space: size = 1 OK 2026/02/20 01:14:31 INFO : empty space: Copied (replaced existing) 2026/02/20 01:14:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:34 DEBUG : foo: md5 = 7a4bceeda3eb6125ba56b8134a4fd2dc OK 2026/02/20 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:34 DEBUG : foo: size = 3 OK 2026/02/20 01:14:34 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/02/20 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:36 DEBUG : foo: md5 = c83346d50eefa55cd16d9cd34158aa48 OK 2026/02/20 01:14:36 DEBUG : foo: size = 3 OK 2026/02/20 01:14:36 INFO : foo: Copied (replaced existing) 2026/02/20 01:14:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.06s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:39 DEBUG : empty space: md5 = a2d0b133419f12fb515aeb818adf5ee3 OK 2026/02/20 01:14:39 DEBUG : empty space: size = 1 OK 2026/02/20 01:14:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:14:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/20 01:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:39 DEBUG : empty space: Unchanged skipping 2026/02/20 01:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:41 DEBUG : potato: md5 = ec164667712c26e2bc2dbc66b1b3fb10 OK 2026/02/20 01:14:41 DEBUG : potato: size = 60 OK 2026/02/20 01:14:41 INFO : potato: Copied (new) 2026/02/20 01:14:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:44 DEBUG : potato: md5 = a6e091d544737985ebaa89a01282102c OK 2026/02/20 01:14:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:45 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:14:45 DEBUG : potato: Sizes differ 2026/02/20 01:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:46 DEBUG : potato: md5 = a40cbc28b7c104b12bbb799c26975a2c OK 2026/02/20 01:14:46 DEBUG : potato: size = 21 OK 2026/02/20 01:14:46 INFO : potato: Copied (replaced existing) 2026/02/20 01:14:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.25s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:49 DEBUG : potato: md5 = c73547d3cee56389706fdf09cc3a1ff5 OK 2026/02/20 01:14:49 DEBUG : potato: size = 21 OK 2026/02/20 01:14:49 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/02/20 01:14:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:51 DEBUG : potato: md5 = a8cab4d83e57f6bb903716ad5760dbac OK 2026/02/20 01:14:51 DEBUG : potato: size = 21 OK 2026/02/20 01:14:51 INFO : potato: Copied (replaced existing) 2026/02/20 01:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:54 DEBUG : potato: md5 = 00810692b9ee0abeff4f3ce5638327b1 OK 2026/02/20 01:14:56 DEBUG : empty space: md5 = 8aeac6dc6ee5f92ba733bf61393df1c8 OK 2026/02/20 01:14:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:14:56 DEBUG : empty space: size = 1 OK 2026/02/20 01:14:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:14:56 DEBUG : empty space: Unchanged skipping 2026/02/20 01:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:14:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/20 01:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:14:56 DEBUG : Waiting for deletions to finish 2026/02/20 01:14:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:14:59 DEBUG : potato: md5 = 018c3be44ddde82ee844d1eb1ca9d22c OK 2026/02/20 01:15:00 DEBUG : empty space: md5 = 373b6d3c7b9c622e285d69dc21d74bd0 OK 2026/02/20 01:15:01 DEBUG : empty space: size = 1 OK 2026/02/20 01:15:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:15:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:15:01 DEBUG : empty space: Unchanged skipping 2026/02/20 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:15:02 DEBUG : potato2: md5 = 789978815c1d854950b70e257b36240d OK 2026/02/20 01:15:02 DEBUG : potato2: size = 60 OK 2026/02/20 01:15:02 INFO : potato2: Copied (new) 2026/02/20 01:15:02 DEBUG : Waiting for deletions to finish 2026/02/20 01:15:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:15:07 DEBUG : b/potato: md5 = 56c7002f0af1ecb4f0b7b4a81c82273d OK 2026/02/20 01:15:10 DEBUG : c/non empty space: md5 = abdbf10f63e1cc6c9e4766ba401fd0a2 OK 2026/02/20 01:15:10 INFO : d: Making directory 2026/02/20 01:15:11 INFO : d/e: Making directory 2026/02/20 01:15:13 DEBUG : Added delayed dir = "a", newDst= 2026/02/20 01:15:14 INFO : c: Set directory modification time (using SetModTime) 2026/02/20 01:15:14 DEBUG : Added delayed dir = "c", newDst=c 2026/02/20 01:15:14 DEBUG : c/non empty space: size = 5 OK 2026/02/20 01:15:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:15:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/20 01:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:15:14 DEBUG : c/non empty space: Unchanged skipping 2026/02/20 01:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:15:16 DEBUG : a/potato2: md5 = 557551c0080438d0274dc56418b46cb6 OK 2026/02/20 01:15:16 DEBUG : a/potato2: size = 60 OK 2026/02/20 01:15:16 INFO : a/potato2: Copied (new) 2026/02/20 01:15:16 DEBUG : Waiting for deletions to finish 2026/02/20 01:15:16 INFO : b/potato: Deleted 2026/02/20 01:15:17 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/20 01:15:17 INFO : d/e: Removing directory 2026/02/20 01:15:18 INFO : d: Removing directory 2026/02/20 01:15:18 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/02/20 01:15:18 INFO : b: Removing directory 2026/02/20 01:15:19 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/20 01:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': deleted 3 directories 2026/02/20 01:15:22 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/20 01:15:22 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:15:25 DEBUG : b/potato: md5 = 379324dbac79d6b4003b51a68c438f3d OK 2026/02/20 01:15:28 DEBUG : c/non empty space: md5 = f66045e7aa5f38c4d61ea944bc5da4c6 OK 2026/02/20 01:15:28 INFO : d: Making directory 2026/02/20 01:15:30 DEBUG : Added delayed dir = "a", newDst= 2026/02/20 01:15:30 INFO : c: Set directory modification time (using SetModTime) 2026/02/20 01:15:30 DEBUG : Added delayed dir = "c", newDst=c 2026/02/20 01:15:30 DEBUG : c/non empty space: size = 5 OK 2026/02/20 01:15:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:15:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/20 01:15:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:15:30 DEBUG : c/non empty space: Unchanged skipping 2026/02/20 01:15:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:15:33 DEBUG : a/potato2: md5 = a4e427450f2b21a7511a2808d838b0d2 OK 2026/02/20 01:15:33 DEBUG : a/potato2: size = 60 OK 2026/02/20 01:15:33 INFO : a/potato2: Copied (new) 2026/02/20 01:15:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': not deleting files as there were IO errors 2026/02/20 01:15:33 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/20 01:15:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': not deleting directories as there were IO errors 2026/02/20 01:15:37 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/20 01:15:37 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/20 01:15:38 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.89s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:15:40 DEBUG : potato: md5 = 0aec8154de10e3d35e01e3c65a2ea9ed OK 2026/02/20 01:15:42 DEBUG : empty space: md5 = 0101f6dc7390e15a64396471c47860d5 OK 2026/02/20 01:15:43 DEBUG : Waiting for deletions to finish 2026/02/20 01:15:43 DEBUG : empty space: size = 1 OK 2026/02/20 01:15:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:15:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:15:43 DEBUG : empty space: Unchanged skipping 2026/02/20 01:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:15:43 INFO : potato: Deleted 2026/02/20 01:15:44 DEBUG : potato2: md5 = a5f33b8c8ac500d07d6754bad0ed8e6e OK 2026/02/20 01:15:44 DEBUG : potato2: size = 60 OK 2026/02/20 01:15:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.31s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:15:48 DEBUG : potato: md5 = b69e89844d0e86c38dd3fab5855376c8 OK 2026/02/20 01:15:50 DEBUG : empty space: md5 = 06419928095d840fc596e458e68d54bc OK 2026/02/20 01:15:50 DEBUG : Waiting for deletions to finish 2026/02/20 01:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:15:51 INFO : potato: Deleted 2026/02/20 01:15:51 DEBUG : empty space: size = 1 OK 2026/02/20 01:15:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:15:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:15:51 DEBUG : empty space: Unchanged skipping 2026/02/20 01:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:15:52 DEBUG : potato2: md5 = 8c77ee28cd1fc0cf46a2c58c2ba5d00a OK 2026/02/20 01:15:52 DEBUG : potato2: size = 60 OK 2026/02/20 01:15:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.73s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:15:55 DEBUG : potato: md5 = 5ba543d0ee17a2903fb8546a3fb47b50 OK 2026/02/20 01:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:15:58 DEBUG : potato2: md5 = 06b9a8265a588ce8db518ed2307b0954 OK 2026/02/20 01:15:58 DEBUG : potato2: size = 19 OK 2026/02/20 01:15:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.53s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:16:01 DEBUG : potato2: md5 = b075ca1ad496c4c0d71f80ca73e87b91 OK 2026/02/20 01:16:03 DEBUG : empty space: md5 = 8b404273f489583ef13304080f96ddcd OK 2026/02/20 01:16:03 DEBUG : enormous: Excluded (Size Filter) 2026/02/20 01:16:03 DEBUG : enormous: Excluded 2026/02/20 01:16:03 DEBUG : potato2: Excluded (Size Filter) 2026/02/20 01:16:03 DEBUG : potato2: Excluded 2026/02/20 01:16:03 DEBUG : potato2: Excluded (Size Filter) 2026/02/20 01:16:03 DEBUG : empty space: size = 1 OK 2026/02/20 01:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:16:03 DEBUG : empty space: Unchanged skipping 2026/02/20 01:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:03 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:03 INFO : There was nothing to transfer 2026/02/20 01:16:03 DEBUG : enormous: Excluded (Size Filter) 2026/02/20 01:16:03 DEBUG : enormous: Excluded 2026/02/20 01:16:03 DEBUG : potato2: Excluded (Size Filter) 2026/02/20 01:16:03 DEBUG : potato2: Excluded 2026/02/20 01:16:04 DEBUG : potato2: Excluded (Size Filter) 2026/02/20 01:16:04 DEBUG : empty space: size = 1 OK 2026/02/20 01:16:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/20 01:16:04 DEBUG : empty space: Unchanged skipping 2026/02/20 01:16:04 DEBUG : Local file system at /tmp/rclone4069018986: Waiting for checks to finish 2026/02/20 01:16:04 DEBUG : Local file system at /tmp/rclone4069018986: Waiting for transfers to finish 2026/02/20 01:16:04 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:16:07 DEBUG : potato2: md5 = 12a2f013b0957f9e70c1d4c1e1aa2702 OK 2026/02/20 01:16:09 DEBUG : empty space: md5 = 2143fa69d801e157e4fe66aca38a3601 OK 2026/02/20 01:16:10 DEBUG : enormous: md5 = 2c4c617f5346abdcd0d0aeacf21563bb OK 2026/02/20 01:16:11 DEBUG : enormous: Excluded (Size Filter) 2026/02/20 01:16:11 DEBUG : enormous: Excluded 2026/02/20 01:16:11 DEBUG : potato2: Excluded (Size Filter) 2026/02/20 01:16:11 DEBUG : potato2: Excluded 2026/02/20 01:16:11 DEBUG : empty space: size = 1 OK 2026/02/20 01:16:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:16:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:11 DEBUG : empty space: Unchanged skipping 2026/02/20 01:16:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:11 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:11 INFO : potato2: Deleted 2026/02/20 01:16:11 INFO : enormous: Deleted 2026/02/20 01:16:11 INFO : There was nothing to transfer 2026/02/20 01:16:12 DEBUG : empty space: size = 1 OK 2026/02/20 01:16:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/20 01:16:12 DEBUG : Local file system at /tmp/rclone4069018986: Waiting for checks to finish 2026/02/20 01:16:12 DEBUG : empty space: Unchanged skipping 2026/02/20 01:16:12 DEBUG : Local file system at /tmp/rclone4069018986: Waiting for transfers to finish 2026/02/20 01:16:12 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:12 INFO : enormous: Deleted 2026/02/20 01:16:12 INFO : potato2: Deleted 2026/02/20 01:16:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.66s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:16:14 DEBUG : one: md5 = e09c38e6ff86827cb1f9ff22c9cc6a13 OK 2026/02/20 01:16:16 DEBUG : two: md5 = 58456fd6f7dc0b1bacb47131054adfb5 OK 2026/02/20 01:16:18 DEBUG : three: md5 = 9636b50502c0a591e1b9fbdd88b9394f OK 2026/02/20 01:16:19 DEBUG : four: md5 = 9b19096d740e2912e06766b97cbfc54f OK 2026/02/20 01:16:20 DEBUG : five: Need to transfer - File not found at Destination 2026/02/20 01:16:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:16:20 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:16:20 DEBUG : four: Sizes differ 2026/02/20 01:16:20 DEBUG : one: Destination is newer than source, skipping 2026/02/20 01:16:20 DEBUG : three: size = 5 OK 2026/02/20 01:16:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/20 01:16:20 DEBUG : two: size = 3 OK 2026/02/20 01:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:20 DEBUG : three: Sizes identical 2026/02/20 01:16:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/20 01:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:21 DEBUG : two: md5 = c4903782dd7561cd2ab030442f75e0f1 OK 2026/02/20 01:16:21 DEBUG : two: size = 3 OK 2026/02/20 01:16:21 INFO : two: Copied (replaced existing) 2026/02/20 01:16:21 DEBUG : five: md5 = bc7635de0ea079d8948cf56e40744a5e OK 2026/02/20 01:16:21 DEBUG : five: size = 4 OK 2026/02/20 01:16:21 INFO : five: Copied (new) 2026/02/20 01:16:21 DEBUG : four: md5 = 1c21eec681322b6b338fbc4da251f82b OK 2026/02/20 01:16:21 DEBUG : four: size = 4 OK 2026/02/20 01:16:21 INFO : four: Copied (replaced existing) 2026/02/20 01:16:21 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.69s) === 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-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/02/20 01:16:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/20 01:16:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/20 01:16:25 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/20 01:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:27 DEBUG : yam: md5 = ad0a2cfe4d1aed05634a92f8f7235536 OK 2026/02/20 01:16:27 DEBUG : yam: size = 11 OK 2026/02/20 01:16:27 INFO : yam: Copied (new) 2026/02/20 01:16:27 DEBUG : potato: md5 = e9e40c4ae05e981a34d03eb7f0dd0c7e OK 2026/02/20 01:16:27 DEBUG : potato: size = 14 OK 2026/02/20 01:16:27 INFO : potato: Copied (new) 2026/02/20 01:16:27 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/20 01:16:27 DEBUG : potato: size = 14 OK 2026/02/20 01:16:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:16:27 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/20 01:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:27 DEBUG : potato: Unchanged skipping 2026/02/20 01:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:29 DEBUG : yaml: md5 = bf857a38ba5a5cc190456effb0f3d2b3 OK 2026/02/20 01:16:29 DEBUG : yaml: size = 11 OK 2026/02/20 01:16:29 INFO : yaml: Copied (new) 2026/02/20 01:16:29 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:29 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/20 01:16:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Making map for --track-renames 2026/02/20 01:16:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Finished making map for --track-renames 2026/02/20 01:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/20 01:16:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/20 01:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for renames to finish 2026/02/20 01:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:33 DEBUG : potato: md5 = fda8b52878113cc5c0307507a677f89f OK 2026/02/20 01:16:33 DEBUG : potato: size = 14 OK 2026/02/20 01:16:33 INFO : potato: Copied (new) 2026/02/20 01:16:33 DEBUG : yam: md5 = 9f3119e3d47b68afe86535f8a787f3b3 OK 2026/02/20 01:16:33 DEBUG : yam: size = 11 OK 2026/02/20 01:16:33 INFO : yam: Copied (new) 2026/02/20 01:16:33 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:34 DEBUG : potato: size = 14 OK 2026/02/20 01:16:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:16:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Making map for --track-renames 2026/02/20 01:16:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Finished making map for --track-renames 2026/02/20 01:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:34 DEBUG : potato: Unchanged skipping 2026/02/20 01:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for renames to finish 2026/02/20 01:16:35 INFO : yam: Moved (server-side) to: yaml 2026/02/20 01:16:35 INFO : yaml: Renamed from "yam" 2026/02/20 01:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:35 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:35 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/20 01:16:37 DEBUG : Added delayed dir = "sub", newDst= 2026/02/20 01:16:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Making map for --track-renames 2026/02/20 01:16:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Finished making map for --track-renames 2026/02/20 01:16:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/20 01:16:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for renames to finish 2026/02/20 01:16:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/20 01:16:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:39 DEBUG : potato: md5 = ac0985f3d2bf657d9c881286e280edff OK 2026/02/20 01:16:39 DEBUG : potato: size = 14 OK 2026/02/20 01:16:39 INFO : potato: Copied (new) 2026/02/20 01:16:39 DEBUG : sub/yam: md5 = 7b69c7cde2438e86d5907a716943eab3 OK 2026/02/20 01:16:39 DEBUG : sub/yam: size = 11 OK 2026/02/20 01:16:39 INFO : sub/yam: Copied (new) 2026/02/20 01:16:39 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:39 INFO : sub: Set directory modification time (using DirSetModTime) 2026/02/20 01:16:40 DEBUG : potato: size = 14 OK 2026/02/20 01:16:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:16:40 DEBUG : potato: Unchanged skipping 2026/02/20 01:16:41 INFO : sub: Set directory modification time (using SetModTime) 2026/02/20 01:16:41 DEBUG : Added delayed dir = "sub", newDst=sub 2026/02/20 01:16:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Making map for --track-renames 2026/02/20 01:16:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Finished making map for --track-renames 2026/02/20 01:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for renames to finish 2026/02/20 01:16:42 INFO : sub/yam: Moved (server-side) to: yam 2026/02/20 01:16:42 INFO : yam: Renamed from "sub/yam" 2026/02/20 01:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:42 DEBUG : Waiting for deletions to finish 2026/02/20 01:16:42 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.56s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:16:45 DEBUG : Creating backend with remote "/tmp/rclone4069018986/dir1" 2026/02/20 01:16:45 DEBUG : Creating backend with remote "/tmp/rclone4069018986/dir2" 2026/02/20 01:16:45 DEBUG : Local file system at /tmp/rclone4069018986/dir2: Using server-side directory move 2026/02/20 01:16:45 INFO : Local file system at /tmp/rclone4069018986/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/20 01:16:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/20 01:16:45 DEBUG : Local file system at /tmp/rclone4069018986/dir2: Waiting for checks to finish 2026/02/20 01:16:45 DEBUG : Local file system at /tmp/rclone4069018986/dir2: Waiting for transfers to finish 2026/02/20 01:16:45 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:16:46 DEBUG : Added delayed dir = "nested", newDst= 2026/02/20 01:16:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:16:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:16:46 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/20 01:16:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/20 01:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:48 DEBUG : sub dir/hello world: md5 = 57e8acffc8554ac1533f2cf09bce52ab OK 2026/02/20 01:16:48 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:16:48 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:16:48 INFO : sub dir/hello world: Deleted 2026/02/20 01:16:50 DEBUG : nested/sub dir/file: md5 = 6e2787f8b3ee8b1bfd33250a97b8c35e OK 2026/02/20 01:16:50 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/20 01:16:50 INFO : nested/sub dir/file: Copied (new) 2026/02/20 01:16:50 INFO : nested/sub dir/file: Deleted 2026/02/20 01:16:51 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:16:51 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/20 01:16:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:16:51 INFO : sub dir: Removing directory 2026/02/20 01:16:51 INFO : nested/sub dir: Removing directory 2026/02/20 01:16:51 INFO : nested: Removing directory 2026/02/20 01:16:51 DEBUG : Local file system at /tmp/rclone4069018986: deleted 3 directories 2026/02/20 01:16:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/20 01:16:55 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/20 01:16:55 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:16:56 DEBUG : Added delayed dir = "nested", newDst= 2026/02/20 01:16:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/20 01:16:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/20 01:16:56 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/20 01:16:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/20 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:16:59 DEBUG : sub dir/hello world: md5 = 21e6b2220c3781f2a927427eacd08e16 OK 2026/02/20 01:16:59 DEBUG : sub dir/hello world: size = 11 OK 2026/02/20 01:16:59 INFO : sub dir/hello world: Copied (new) 2026/02/20 01:16:59 INFO : sub dir/hello world: Deleted 2026/02/20 01:17:00 DEBUG : nested/sub dir/file: md5 = 9887374080c1045d1adaa4b70f3ae948 OK 2026/02/20 01:17:00 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/20 01:17:00 INFO : nested/sub dir/file: Copied (new) 2026/02/20 01:17:00 INFO : nested/sub dir/file: Deleted 2026/02/20 01:17:01 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:17:01 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/20 01:17:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:17:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/20 01:17:05 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/20 01:17:06 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.63s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:17:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/20 01:17:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/20 01:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:17:08 DEBUG : existing-b: md5 = 2acd755f4995538314726133ea68cd29 OK 2026/02/20 01:17:08 DEBUG : existing-b: size = 6 OK 2026/02/20 01:17:08 INFO : existing-b: Copied (new) 2026/02/20 01:17:08 INFO : existing-b: Deleted 2026/02/20 01:17:08 DEBUG : existing: md5 = 02527834039d69e95487dfbeb2106373 OK 2026/02/20 01:17:08 DEBUG : existing: size = 6 OK 2026/02/20 01:17:08 INFO : existing: Copied (new) 2026/02/20 01:17:08 INFO : existing: Deleted 2026/02/20 01:17:09 DEBUG : existing: Destination exists, skipping 2026/02/20 01:17:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/20 01:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:17:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.14s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:17:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vokifet5nali" 2026/02/20 01:17:12 DEBUG : Creating backend with remote "TestDrive:crypt/h2l18jerhp0e5kmlb5h7oafirrt65pi6mc6agk9v03et5jmpgho0" 2026/02/20 01:17:15 DEBUG : potato2: md5 = 26a907f540f3591c7a3a34e6bf390663 OK 2026/02/20 01:17:16 DEBUG : empty space: md5 = dd4301eaa8cc7b8d7150dc0374936ead OK 2026/02/20 01:17:18 DEBUG : potato3: md5 = 624120003ab52fd1b958870e92e997d0 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci' -> Encrypted drive 'TestCryptDrive:rclone-test-vokifet5nali' 2026/02/20 01:17:20 DEBUG : empty space: md5 = 6837ad2a4a2783c3cd491f76d806fd12 OK 2026/02/20 01:17:22 DEBUG : potato3: md5 = c8d9652c6355bfe16a275ac9a31454e4 OK 2026/02/20 01:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vokifet5nali': Using server-side directory move 2026/02/20 01:17:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vokifet5nali': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/20 01:17:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:17:22 DEBUG : empty space: size = 1 OK 2026/02/20 01:17:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/20 01:17:22 DEBUG : empty space: Unchanged skipping 2026/02/20 01:17:22 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:17:22 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vokifet5nali') 2026/02/20 01:17:22 DEBUG : potato3: Sizes differ 2026/02/20 01:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vokifet5nali': Waiting for checks to finish 2026/02/20 01:17:23 INFO : empty space: Deleted 2026/02/20 01:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vokifet5nali': Waiting for transfers to finish 2026/02/20 01:17:23 INFO : potato3: Deleted 2026/02/20 01:17:23 INFO : potato2: Moved (server-side) 2026/02/20 01:17:24 INFO : potato3: Moved (server-side) 2026/02/20 01:17:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijetos7komu" 2026/02/20 01:17:24 DEBUG : Creating backend with remote "TestDrive:crypt/bei9bcl02cdq3bklmplhm5h081crj2tstq1al0q49qlvkul0035g" 2026/02/20 01:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijetos7komu': Using server-side directory move 2026/02/20 01:17:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijetos7komu': Server side directory move succeeded 2026/02/20 01:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijetos7komu': Purge remote 2026/02/20 01:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vokifet5nali': Purge remote 2026/02/20 01:17:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.35s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:17:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qicezob2ciru" 2026/02/20 01:17:28 DEBUG : Creating backend with remote "TestDrive:crypt/07ipvomgmdge4cldm4763rgqb7q3c0b457g7n1gdqpub9sfdffgg" 2026/02/20 01:17:31 DEBUG : potato2: md5 = 7d6f66e7a0ffdd09d16873f189ae9186 OK 2026/02/20 01:17:32 DEBUG : empty space: md5 = 7fcc6496de384aa854f85c1a662ececb OK 2026/02/20 01:17:34 DEBUG : potato3: md5 = a7629eeece2db017952025d4b1caf556 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci' -> Encrypted drive 'TestCryptDrive:rclone-test-qicezob2ciru' 2026/02/20 01:17:37 DEBUG : empty space: md5 = 076b634d219023fe3b63c3db3ffe35f5 OK 2026/02/20 01:17:38 DEBUG : potato3: md5 = 80f1406f74b7a888e32846e78c402970 OK 2026/02/20 01:17:39 DEBUG : empty space: Excluded (Size Filter) 2026/02/20 01:17:39 DEBUG : empty space: Excluded (Size Filter) 2026/02/20 01:17:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:17:39 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:17:39 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qicezob2ciru') 2026/02/20 01:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qicezob2ciru': Waiting for checks to finish 2026/02/20 01:17:39 DEBUG : potato3: Sizes differ 2026/02/20 01:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qicezob2ciru': Waiting for transfers to finish 2026/02/20 01:17:39 INFO : potato3: Deleted 2026/02/20 01:17:39 INFO : potato2: Moved (server-side) 2026/02/20 01:17:40 INFO : potato3: Moved (server-side) 2026/02/20 01:17:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fitebin2hato" 2026/02/20 01:17:40 DEBUG : Creating backend with remote "TestDrive:crypt/375ti231vjesehdjt48s5n20etojs18ukeohj53p27onm7qc8l70" 2026/02/20 01:17:42 DEBUG : empty space: Excluded (Size Filter) 2026/02/20 01:17:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:17:42 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/20 01:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitebin2hato': Waiting for checks to finish 2026/02/20 01:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitebin2hato': Waiting for transfers to finish 2026/02/20 01:17:43 INFO : potato2: Moved (server-side) 2026/02/20 01:17:43 INFO : potato3: Moved (server-side) 2026/02/20 01:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitebin2hato': Purge remote 2026/02/20 01:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qicezob2ciru': Purge remote --- PASS: TestServerSideMoveWithFilter (18.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:17:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wavafog5vuni" 2026/02/20 01:17:46 DEBUG : Creating backend with remote "TestDrive:crypt/2dsc4s1hak7bmt016r9dr0a6vpkpm92fhbehc14uvpvuhmo3j8d0" 2026/02/20 01:17:49 DEBUG : potato2: md5 = f1dc275592e764b731ff897bcee67015 OK 2026/02/20 01:17:50 DEBUG : empty space: md5 = a3bbc082d6e5fed791d8eede62b34014 OK 2026/02/20 01:17:52 DEBUG : potato3: md5 = 17a0f7a827082b5dcb043e1a15e65b27 OK 2026/02/20 01:17:52 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci' -> Encrypted drive 'TestCryptDrive:rclone-test-wavafog5vuni' 2026/02/20 01:17:55 DEBUG : empty space: md5 = b8e6b8f0bd584a84f3fc81ca5c025f15 OK 2026/02/20 01:17:57 DEBUG : potato3: md5 = d582b69f6f6facf977f635e28db6561e OK 2026/02/20 01:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wavafog5vuni': Using server-side directory move 2026/02/20 01:17:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wavafog5vuni': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/20 01:17:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/20 01:17:58 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/02/20 01:17:58 DEBUG : empty space: size = 1 OK 2026/02/20 01:17:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/20 01:17:58 DEBUG : empty space: Unchanged skipping 2026/02/20 01:17:58 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:17:58 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wavafog5vuni') 2026/02/20 01:17:58 DEBUG : potato3: Sizes differ 2026/02/20 01:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wavafog5vuni': Waiting for checks to finish 2026/02/20 01:17:58 INFO : potato3: Deleted 2026/02/20 01:17:58 INFO : empty space: Deleted 2026/02/20 01:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wavafog5vuni': Waiting for transfers to finish 2026/02/20 01:17:59 INFO : potato2: Moved (server-side) 2026/02/20 01:17:59 INFO : potato3: Moved (server-side) 2026/02/20 01:17:59 INFO : tomatoDir: Removing directory 2026/02/20 01:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': deleted 1 directories 2026/02/20 01:18:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedogat9cifa" 2026/02/20 01:18:01 DEBUG : Creating backend with remote "TestDrive:crypt/19utb4i8kum8p18outg55p5m612423kqqftb74546u82ed7rjb70" 2026/02/20 01:18:02 INFO : tomatoDir: Making directory 2026/02/20 01:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedogat9cifa': Using server-side directory move 2026/02/20 01:18:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedogat9cifa': Server side directory move succeeded 2026/02/20 01:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedogat9cifa': Purge remote 2026/02/20 01:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wavafog5vuni': Purge remote 2026/02/20 01:18:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.96s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", 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-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:18:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test" 2026/02/20 01:18:07 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.37s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:18:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test" 2026/02/20 01:18:09 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/02/20 01:18:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test-include/layer2" 2026/02/20 01:18:12 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/02/20 01:18:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test-ignore-file" 2026/02/20 01:18:15 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/02/20 01:18:19 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 85d1c8979bccb963a244241de952ddbb OK 2026/02/20 01:18:22 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/20 01:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test': Waiting for checks to finish 2026/02/20 01:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test': Waiting for transfers to finish 2026/02/20 01:18:22 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:22 INFO : There was nothing to transfer 2026/02/20 01:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:18:24 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:24 INFO : rclone-sync-test-include: Removing directory 2026/02/20 01:18:24 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/20 01:18:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/20 01:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': failed to delete 1 directories 2026/02/20 01:18:24 INFO : There was nothing to transfer 2026/02/20 01:18:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/20 01:18:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/20 01:18:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/20 01:18:26 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:26 INFO : There was nothing to transfer 2026/02/20 01:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:18:28 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:28 INFO : rclone-sync-test-include: Removing directory 2026/02/20 01:18:28 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/20 01:18:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/20 01:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': failed to delete 1 directories 2026/02/20 01:18:28 INFO : There was nothing to transfer 2026/02/20 01:18:30 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/20 01:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/20 01:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/20 01:18:30 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:30 INFO : There was nothing to transfer 2026/02/20 01:18:33 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/20 01:18:33 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.72s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:18:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/dst" 2026/02/20 01:18:35 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/20 01:18:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/CompareDest" 2026/02/20 01:18:37 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/gveqi14airsml4bgu7krj116o8" 2026/02/20 01:18:39 DEBUG : one: Need to transfer - File not found at Destination 2026/02/20 01:18:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:18:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:18:41 DEBUG : one: md5 = 06f0aacdab2dbb43b285ba632f462ab9 OK 2026/02/20 01:18:41 DEBUG : one: size = 3 OK 2026/02/20 01:18:41 INFO : one: Copied (new) 2026/02/20 01:18:41 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:18:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:18:43 DEBUG : one: Sizes differ 2026/02/20 01:18:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:18:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:18:44 DEBUG : one: md5 = c3958ad91c13a8cebfb4414888663f1c OK 2026/02/20 01:18:44 DEBUG : one: size = 5 OK 2026/02/20 01:18:44 INFO : one: Copied (replaced existing) 2026/02/20 01:18:44 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:46 DEBUG : dst/one: md5 = 81fa55ac4631feb8a7c3603ef51b134d OK 2026/02/20 01:18:49 DEBUG : CompareDest/one: md5 = 95aa62ae28ce9453f639c3fde87f9f56 OK 2026/02/20 01:18:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:18:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:18:49 DEBUG : one: Sizes differ 2026/02/20 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:18:50 DEBUG : one: size = 5 OK 2026/02/20 01:18:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:18:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/20 01:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:18:50 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:50 INFO : There was nothing to transfer 2026/02/20 01:18:52 DEBUG : CompareDest/two: md5 = 3014355f9a423ff66adf4330abd19e5a OK 2026/02/20 01:18:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:18:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:18:53 DEBUG : one: Sizes differ 2026/02/20 01:18:53 DEBUG : one: size = 5 OK 2026/02/20 01:18:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:18:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/20 01:18:53 DEBUG : two: size = 3 OK 2026/02/20 01:18:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:18:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/20 01:18:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:18:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:18:53 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:53 INFO : There was nothing to transfer 2026/02/20 01:18:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:18:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:18:54 DEBUG : one: Sizes differ 2026/02/20 01:18:54 DEBUG : two: size = 3 OK 2026/02/20 01:18:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:18:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/20 01:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:18:54 DEBUG : one: size = 5 OK 2026/02/20 01:18:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:18:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/20 01:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:18:54 DEBUG : Waiting for deletions to finish 2026/02/20 01:18:54 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/20 01:18:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:18:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:18:56 DEBUG : one: Sizes differ 2026/02/20 01:18:56 DEBUG : one: size = 5 OK 2026/02/20 01:18:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:18:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/20 01:18:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:18:56 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/CompareDest') 2026/02/20 01:18:56 DEBUG : two: Sizes differ 2026/02/20 01:18:56 DEBUG : two: Need to transfer - File not found at Destination 2026/02/20 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:18:58 DEBUG : two: md5 = 869fb20a14ec2f01949b554f1dee12eb OK 2026/02/20 01:18:58 DEBUG : two: size = 5 OK 2026/02/20 01:18:58 INFO : two: Copied (new) 2026/02/20 01:18:58 DEBUG : Waiting for deletions to finish 2026/02/20 01:19:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:19:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:19:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:19:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (27.80s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:19:05 DEBUG : pre-dest1/1: md5 = fc6df661883f331acb6efd309828b098 OK 2026/02/20 01:19:07 DEBUG : pre-dest2/2: md5 = 2863b6725ab0898c6e8be1042bef788d OK 2026/02/20 01:19:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/dest" 2026/02/20 01:19:08 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/rg03c1jvnehrrc617i0lnqjddc" 2026/02/20 01:19:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/pre-dest1" 2026/02/20 01:19:09 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/bbnblvh6k061ssopqrp18kd7gc" 2026/02/20 01:19:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/pre-dest2" 2026/02/20 01:19:10 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/02/20 01:19:12 DEBUG : 1: size = 1 OK 2026/02/20 01:19:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:19:12 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/20 01:19:12 DEBUG : 2: size = 1 OK 2026/02/20 01:19:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:19:12 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/20 01:19:13 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/20 01:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dest': Waiting for checks to finish 2026/02/20 01:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dest': Waiting for transfers to finish 2026/02/20 01:19:15 DEBUG : 3: md5 = 15b1389a04277c60a1830f3320562ecb OK 2026/02/20 01:19:15 DEBUG : 3: size = 1 OK 2026/02/20 01:19:15 INFO : 3: Copied (new) 2026/02/20 01:19:15 DEBUG : Waiting for deletions to finish 2026/02/20 01:19:18 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/02/20 01:19:19 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/02/20 01:19:19 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.42s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:19:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/dst" 2026/02/20 01:19:20 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/20 01:19:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/CopyDest" 2026/02/20 01:19:22 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/20 01:19:24 DEBUG : one: Need to transfer - File not found at Destination 2026/02/20 01:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:19:26 DEBUG : one: md5 = 48ae2e220959f701a9fba1675a1bd614 OK 2026/02/20 01:19:26 DEBUG : one: size = 3 OK 2026/02/20 01:19:26 INFO : one: Copied (new) 2026/02/20 01:19:26 DEBUG : Waiting for deletions to finish 2026/02/20 01:19:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:19:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:19:28 DEBUG : one: Sizes differ 2026/02/20 01:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:19:29 DEBUG : one: md5 = 29230fa18b0c3957038b323dd07f9384 OK 2026/02/20 01:19:29 DEBUG : one: size = 5 OK 2026/02/20 01:19:29 INFO : one: Copied (replaced existing) 2026/02/20 01:19:29 DEBUG : Waiting for deletions to finish 2026/02/20 01:19:33 DEBUG : dst/one: md5 = aaf3aa586bfe727e31a504db4203eca7 OK 2026/02/20 01:19:35 DEBUG : CopyDest/one: md5 = ea997cca87af8c3de91d2c24f2cf71bf OK 2026/02/20 01:19:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/BackupDir" 2026/02/20 01:19:36 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/20 01:19:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:19:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:19:38 DEBUG : one: Sizes differ 2026/02/20 01:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:19:39 DEBUG : one: size = 5 OK 2026/02/20 01:19:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:19:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:19:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:19:39 DEBUG : one: Sizes differ 2026/02/20 01:19:41 INFO : one: Moved (server-side) 2026/02/20 01:19:42 DEBUG : one: size = 5 OK 2026/02/20 01:19:42 INFO : one: Copied (server-side copy) 2026/02/20 01:19:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/20 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:19:42 DEBUG : Waiting for deletions to finish 2026/02/20 01:19:44 DEBUG : CopyDest/two: md5 = af3cde38338c5636752c1d569e3996ac OK 2026/02/20 01:19:45 DEBUG : one: size = 5 OK 2026/02/20 01:19:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:19:45 DEBUG : one: Unchanged skipping 2026/02/20 01:19:46 DEBUG : two: size = 3 OK 2026/02/20 01:19:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:19:47 DEBUG : two: size = 3 OK 2026/02/20 01:19:47 INFO : two: Copied (server-side copy) 2026/02/20 01:19:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/20 01:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:19:47 DEBUG : Waiting for deletions to finish 2026/02/20 01:19:48 DEBUG : one: size = 5 OK 2026/02/20 01:19:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:19:48 DEBUG : one: Unchanged skipping 2026/02/20 01:19:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:19:48 DEBUG : two: size = 3 OK 2026/02/20 01:19:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:19:48 DEBUG : two: Unchanged skipping 2026/02/20 01:19:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:19:48 DEBUG : Waiting for deletions to finish 2026/02/20 01:19:48 INFO : There was nothing to transfer 2026/02/20 01:19:50 DEBUG : CopyDest/three: md5 = c2f6736ad4251125e63756f73e7e9b30 OK 2026/02/20 01:19:51 DEBUG : one: size = 5 OK 2026/02/20 01:19:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:19:51 DEBUG : one: Unchanged skipping 2026/02/20 01:19:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:19:51 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/CopyDest') 2026/02/20 01:19:51 DEBUG : three: Sizes differ 2026/02/20 01:19:51 DEBUG : three: Destination not found in --copy-dest 2026/02/20 01:19:51 DEBUG : three: Need to transfer - File not found at Destination 2026/02/20 01:19:51 DEBUG : two: size = 3 OK 2026/02/20 01:19:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/20 01:19:51 DEBUG : two: Unchanged skipping 2026/02/20 01:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:19:53 DEBUG : three: md5 = bd014d33fcd3ad8a03a80d9e3a0dce70 OK 2026/02/20 01:19:53 DEBUG : three: size = 7 OK 2026/02/20 01:19:53 INFO : three: Copied (new) 2026/02/20 01:19:53 DEBUG : Waiting for deletions to finish 2026/02/20 01:19:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/20 01:19:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:19:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:19:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/20 01:19:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:19:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:19:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (41.14s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:20:04 DEBUG : dst/one: md5 = a5d7abe8b3d2c75312832b0f6d7f21ca OK 2026/02/20 01:20:05 DEBUG : dst/two: md5 = e0e543f289b3aa2d28fefa1e4652cf83 OK 2026/02/20 01:20:07 DEBUG : dst/three.txt: md5 = 2049bc8641e2beb630c4e0177594a893 OK 2026/02/20 01:20:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/dst" 2026/02/20 01:20:08 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/20 01:20:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/backup" 2026/02/20 01:20:09 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/1nrff024r7pq65ecp72fc28jb0" 2026/02/20 01:20:11 DEBUG : two: size = 3 OK 2026/02/20 01:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:20:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:20:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:20:11 DEBUG : one: Sizes differ 2026/02/20 01:20:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:20:11 DEBUG : two: Unchanged skipping 2026/02/20 01:20:13 INFO : one: Moved (server-side) 2026/02/20 01:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:20:14 DEBUG : one: md5 = ddafd911f7d699307044e20d45d68116 OK 2026/02/20 01:20:14 DEBUG : one: size = 4 OK 2026/02/20 01:20:14 INFO : one: Copied (new) 2026/02/20 01:20:14 DEBUG : Waiting for deletions to finish 2026/02/20 01:20:15 INFO : three.txt: Moved (server-side) 2026/02/20 01:20:15 INFO : three.txt: Moved into backup dir 2026/02/20 01:20:17 DEBUG : dst/three.txt: md5 = 7d75b4f60953d8253aeb1f85b8d040d0 OK 2026/02/20 01:20:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:20:18 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:20:18 DEBUG : one: Sizes differ 2026/02/20 01:20:18 DEBUG : two: size = 3 OK 2026/02/20 01:20:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:20:18 DEBUG : two: Unchanged skipping 2026/02/20 01:20:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:20:19 INFO : one: Deleted 2026/02/20 01:20:20 INFO : one: Moved (server-side) 2026/02/20 01:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:20:21 DEBUG : one: md5 = 9957465bbe58544880beb01a2f6067e4 OK 2026/02/20 01:20:21 DEBUG : one: size = 5 OK 2026/02/20 01:20:21 INFO : one: Copied (new) 2026/02/20 01:20:21 DEBUG : Waiting for deletions to finish 2026/02/20 01:20:22 INFO : three.txt: Deleted 2026/02/20 01:20:22 INFO : three.txt: Moved (server-side) 2026/02/20 01:20:22 INFO : three.txt: Moved into backup dir 2026/02/20 01:20:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:20:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:20:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:20:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/20 01:20:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/20 01:20:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (26.25s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:20:30 DEBUG : dst/one: md5 = 476c677c8e34d5e385850d1a42c75241 OK 2026/02/20 01:20:32 DEBUG : dst/two: md5 = 857510e2d982316808a592ded2c00e2c OK 2026/02/20 01:20:33 DEBUG : dst/three.txt: md5 = 07ee56eb904f96cc95224a80220bb0db OK 2026/02/20 01:20:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/dst" 2026/02/20 01:20:34 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/20 01:20:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/backup" 2026/02/20 01:20:35 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/1nrff024r7pq65ecp72fc28jb0" 2026/02/20 01:20:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:20:37 DEBUG : two: size = 3 OK 2026/02/20 01:20:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:20:37 DEBUG : two: Unchanged skipping 2026/02/20 01:20:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:20:37 DEBUG : one: Sizes differ 2026/02/20 01:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:20:39 INFO : one: Moved (server-side) to: one.bak 2026/02/20 01:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:20:41 DEBUG : one: md5 = 5e1c1876dccb81dc6ae79503af81134c OK 2026/02/20 01:20:41 DEBUG : one: size = 4 OK 2026/02/20 01:20:41 INFO : one: Copied (new) 2026/02/20 01:20:41 DEBUG : Waiting for deletions to finish 2026/02/20 01:20:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/20 01:20:41 INFO : three.txt: Moved into backup dir 2026/02/20 01:20:44 DEBUG : dst/three.txt: md5 = 4bdf71539cc543354e481dd727a31306 OK 2026/02/20 01:20:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:20:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:20:45 DEBUG : one: Sizes differ 2026/02/20 01:20:45 DEBUG : two: size = 3 OK 2026/02/20 01:20:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:20:45 DEBUG : two: Unchanged skipping 2026/02/20 01:20:45 INFO : one.bak: Deleted 2026/02/20 01:20:46 INFO : one: Moved (server-side) to: one.bak 2026/02/20 01:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:20:48 DEBUG : one: md5 = 2c0b8c8bf710c2ce83f1d05fb72156d8 OK 2026/02/20 01:20:48 DEBUG : one: size = 5 OK 2026/02/20 01:20:48 INFO : one: Copied (new) 2026/02/20 01:20:48 DEBUG : Waiting for deletions to finish 2026/02/20 01:20:48 INFO : three.txt.bak: Deleted 2026/02/20 01:20:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/20 01:20:49 INFO : three.txt: Moved into backup dir 2026/02/20 01:20:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:20:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:20:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/20 01:20:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/20 01:20:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/20 01:20:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (26.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:20:56 DEBUG : dst/one: md5 = 8b97f3ca3f5de50de917e1294fff8c24 OK 2026/02/20 01:20:58 DEBUG : dst/two: md5 = c1f0e81fb2be23f1912bbe12dd5ab9b9 OK 2026/02/20 01:20:59 DEBUG : dst/three.txt: md5 = f187914a8f38fc39409a133999d3f4cf OK 2026/02/20 01:21:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/dst" 2026/02/20 01:21:00 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/20 01:21:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/backup" 2026/02/20 01:21:01 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/1nrff024r7pq65ecp72fc28jb0" 2026/02/20 01:21:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:21:03 DEBUG : two: size = 3 OK 2026/02/20 01:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:21:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:21:03 DEBUG : one: Sizes differ 2026/02/20 01:21:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:21:03 DEBUG : two: Unchanged skipping 2026/02/20 01:21:05 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/20 01:21:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:21:06 DEBUG : one: md5 = ab3f7a371b553acd443a96f61b80a8ca OK 2026/02/20 01:21:06 DEBUG : one: size = 4 OK 2026/02/20 01:21:06 INFO : one: Copied (new) 2026/02/20 01:21:06 DEBUG : Waiting for deletions to finish 2026/02/20 01:21:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/20 01:21:07 INFO : three.txt: Moved into backup dir 2026/02/20 01:21:09 DEBUG : dst/three.txt: md5 = 140ba9d09439e4110d31ab3f9c9f1ad8 OK 2026/02/20 01:21:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:21:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:21:10 DEBUG : one: Sizes differ 2026/02/20 01:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:21:10 DEBUG : two: size = 3 OK 2026/02/20 01:21:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:21:10 DEBUG : two: Unchanged skipping 2026/02/20 01:21:11 INFO : one-2019-01-01: Deleted 2026/02/20 01:21:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/20 01:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:21:13 DEBUG : one: md5 = b346e510e59b5f9cb6c21edcebc972c0 OK 2026/02/20 01:21:13 DEBUG : one: size = 5 OK 2026/02/20 01:21:13 INFO : one: Copied (new) 2026/02/20 01:21:13 DEBUG : Waiting for deletions to finish 2026/02/20 01:21:14 INFO : three-2019-01-01.txt: Deleted 2026/02/20 01:21:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/20 01:21:14 INFO : three.txt: Moved into backup dir 2026/02/20 01:21:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:21:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:21:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/20 01:21:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/20 01:21:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/20 01:21:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.52s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:21:22 DEBUG : dst/one: md5 = d6ac14830ec3114bf724dbece39c6e7c OK 2026/02/20 01:21:23 DEBUG : dst/two: md5 = aaf6cfc0be3de4f0e51e6780345dba7f OK 2026/02/20 01:21:25 DEBUG : dst/three.txt: md5 = d7eff57b57c0e09fb3d4981045e879be OK 2026/02/20 01:21:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/dst" 2026/02/20 01:21:26 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/20 01:21:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:21:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:21:27 DEBUG : one: Sizes differ 2026/02/20 01:21:27 DEBUG : two: size = 3 OK 2026/02/20 01:21:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:21:27 DEBUG : two: Unchanged skipping 2026/02/20 01:21:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:21:28 INFO : one: Moved (server-side) to: one.bak 2026/02/20 01:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:21:29 DEBUG : one: md5 = d3cfbd6b3c58c13d298ea62fd22bf3e1 OK 2026/02/20 01:21:29 DEBUG : one: size = 4 OK 2026/02/20 01:21:29 INFO : one: Copied (new) 2026/02/20 01:21:29 DEBUG : Waiting for deletions to finish 2026/02/20 01:21:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/20 01:21:30 INFO : three.txt: Moved into backup dir 2026/02/20 01:21:32 DEBUG : dst/three.txt: md5 = 87dd6d916458ef6c154c27471dc87a23 OK 2026/02/20 01:21:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/20 01:21:33 DEBUG : one.bak: Excluded (Path Filter) 2026/02/20 01:21:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:21:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:21:33 DEBUG : one: Sizes differ 2026/02/20 01:21:33 DEBUG : two: size = 3 OK 2026/02/20 01:21:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:21:33 DEBUG : two: Unchanged skipping 2026/02/20 01:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for checks to finish 2026/02/20 01:21:34 INFO : one.bak: Deleted 2026/02/20 01:21:35 INFO : one: Moved (server-side) to: one.bak 2026/02/20 01:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst': Waiting for transfers to finish 2026/02/20 01:21:36 DEBUG : one: md5 = 50208db7a8eeae220c28a1d1f0186731 OK 2026/02/20 01:21:36 DEBUG : one: size = 5 OK 2026/02/20 01:21:36 INFO : one: Copied (new) 2026/02/20 01:21:36 DEBUG : Waiting for deletions to finish 2026/02/20 01:21:37 INFO : three.txt.bak: Deleted 2026/02/20 01:21:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/20 01:21:37 INFO : three.txt: Moved into backup dir 2026/02/20 01:21:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:21:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/20 01:21:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/20 01:21:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:21:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/20 01:21:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (22.21s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:21:44 DEBUG : dst/one: md5 = d08bf9f167727f38c325ecabdb68c215 OK 2026/02/20 01:21:45 DEBUG : dst/two: md5 = 016878b33cdba8669f416d3a79077911 OK 2026/02/20 01:21:47 DEBUG : dst/three.txt: md5 = e7af18dcbd80b50982b72b32c05f0796 OK 2026/02/20 01:21:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/dst" 2026/02/20 01:21:48 DEBUG : Config file has changed externally - reloading 2026/02/20 01:21:48 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/20 01:21:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:21:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:21:49 DEBUG : one: Sizes differ 2026/02/20 01:21:50 INFO : one: Moved (server-side) to: one.bak 2026/02/20 01:21:51 DEBUG : one: md5 = c04199602f103278f386be4552763c5b OK 2026/02/20 01:21:51 DEBUG : one: size = 4 OK 2026/02/20 01:21:51 INFO : one: Copied (new) 2026/02/20 01:21:51 DEBUG : two: size = 3 OK 2026/02/20 01:21:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:21:51 DEBUG : two: Unchanged skipping 2026/02/20 01:21:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:21:52 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:21:52 DEBUG : three.txt: Sizes differ 2026/02/20 01:21:52 DEBUG : TestDrive: Token expired 2026/02/20 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2026/02/20 01:21:52 DEBUG : TestDrive: Token refresh successful 2026/02/20 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/02/20 01:21:52 DEBUG : TestDrive: Saved new token in config file 2026/02/20 01:21:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/20 01:21:54 DEBUG : three.txt: md5 = 6664aad2784aae38091c07d0653404f9 OK 2026/02/20 01:21:54 DEBUG : three.txt: size = 6 OK 2026/02/20 01:21:54 INFO : three.txt: Copied (new) 2026/02/20 01:21:54 DEBUG : TestDrive: Token expired 2026/02/20 01:21:54 DEBUG : TestDrive: Loaded fresh token from config file 2026/02/20 01:21:54 DEBUG : TestDrive: Token refresh successful 2026/02/20 01:21:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:21:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:21:56 DEBUG : one: Sizes differ 2026/02/20 01:21:56 INFO : one.bak: Deleted 2026/02/20 01:21:57 INFO : one: Moved (server-side) to: one.bak 2026/02/20 01:21:58 DEBUG : one: md5 = 9735802f234181227d5dd751262a632e OK 2026/02/20 01:21:58 DEBUG : one: size = 5 OK 2026/02/20 01:21:58 INFO : one: Copied (new) 2026/02/20 01:21:59 DEBUG : two: size = 3 OK 2026/02/20 01:21:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:21:59 DEBUG : two: Unchanged skipping 2026/02/20 01:21:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:21:59 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:21:59 DEBUG : three.txt: Sizes differ 2026/02/20 01:22:00 INFO : three.txt.bak: Deleted 2026/02/20 01:22:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/20 01:22:02 DEBUG : three.txt: md5 = e59abb493547e2914fa4f8d6e964c873 OK 2026/02/20 01:22:02 DEBUG : three.txt: size = 19 OK 2026/02/20 01:22:02 INFO : three.txt: Copied (new) 2026/02/20 01:22:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:22:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/20 01:22:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/20 01:22:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/20 01:22:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/20 01:22:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:22:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (24.97s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:22:09 DEBUG : dst/one: md5 = 5ab0cb34ae57e3f937a7838580d0ca2b OK 2026/02/20 01:22:10 DEBUG : dst/two: md5 = 78b3e2e4699bf91614f696e3ef21a274 OK 2026/02/20 01:22:12 DEBUG : dst/three.txt: md5 = ea7d7b1baea87574ff059cf5424e143d OK 2026/02/20 01:22:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehirar3zoci/dst" 2026/02/20 01:22:13 DEBUG : Creating backend with remote "TestDrive:crypt/n8e4g6uknlaetejdethg42foj77jv0nbjdgdljofpkjg84hna4s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/20 01:22:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:22:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:22:14 DEBUG : one: Sizes differ 2026/02/20 01:22:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/20 01:22:16 DEBUG : one: md5 = 94004a1ff2638d60a79ec92793640a15 OK 2026/02/20 01:22:16 DEBUG : one: size = 4 OK 2026/02/20 01:22:16 INFO : one: Copied (new) 2026/02/20 01:22:16 DEBUG : two: size = 3 OK 2026/02/20 01:22:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:22:16 DEBUG : two: Unchanged skipping 2026/02/20 01:22:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:22:16 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:22:16 DEBUG : three.txt: Sizes differ 2026/02/20 01:22:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/20 01:22:19 DEBUG : three.txt: md5 = 2e0ccf23aa60933a1b54c6899d918d91 OK 2026/02/20 01:22:19 DEBUG : three.txt: size = 6 OK 2026/02/20 01:22:19 INFO : three.txt: Copied (new) 2026/02/20 01:22:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:22:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:22:21 DEBUG : one: Sizes differ 2026/02/20 01:22:22 INFO : one-2019-01-01: Deleted 2026/02/20 01:22:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/20 01:22:24 DEBUG : one: md5 = 9f4de6f9f4741d09042cf74dea2471d8 OK 2026/02/20 01:22:24 DEBUG : one: size = 5 OK 2026/02/20 01:22:24 INFO : one: Copied (new) 2026/02/20 01:22:24 DEBUG : two: size = 3 OK 2026/02/20 01:22:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:22:24 DEBUG : two: Unchanged skipping 2026/02/20 01:22:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:22:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci/dst') 2026/02/20 01:22:24 DEBUG : three.txt: Sizes differ 2026/02/20 01:22:25 INFO : three-2019-01-01.txt: Deleted 2026/02/20 01:22:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/20 01:22:28 DEBUG : three.txt: md5 = 3c00069e9d2feef9bcdb3606e6fd2278 OK 2026/02/20 01:22:28 DEBUG : three.txt: size = 19 OK 2026/02/20 01:22:28 INFO : three.txt: Copied (new) 2026/02/20 01:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/20 01:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/20 01:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/20 01:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/20 01:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/20 01:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/20 01:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (26.10s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:22:34 DEBUG : Testêé: md5 = e2678dc956e8dcc1c8c92757064a212c OK 2026/02/20 01:22:35 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:22:35 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:22:35 DEBUG : Testêé: Sizes differ 2026/02/20 01:22:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:22:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:22:36 DEBUG : Testêé: md5 = a39ea6e2ade4229e1a86bbcfaa49140b OK 2026/02/20 01:22:36 DEBUG : Testêé: size = 14 OK 2026/02/20 01:22:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/20 01:22:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.89s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:22:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/20 01:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:22:39 DEBUG : existing: md5 = 005ee8a50b45d20ddc8e25494dcbdccf OK 2026/02/20 01:22:39 DEBUG : existing: size = 6 OK 2026/02/20 01:22:39 INFO : existing: Copied (new) 2026/02/20 01:22:39 DEBUG : Waiting for deletions to finish 2026/02/20 01:22:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:22:40 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:22:40 DEBUG : existing: Sizes differ 2026/02/20 01:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:22:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/20 01:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:22:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': not deleting files as there were IO errors 2026/02/20 01:22:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.20s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:22:43 DEBUG : EXISTING: md5 = 3199595194bd2c8dc47d8fa16785ef7a OK 2026/02/20 01:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:22:44 DEBUG : EXISTING: size = 6 OK 2026/02/20 01:22:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:22:44 DEBUG : existing: Unchanged skipping 2026/02/20 01:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:22:44 DEBUG : Waiting for deletions to finish 2026/02/20 01:22:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.63s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", 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-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", 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-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.59s) --- SKIP: TestMaxTransfer/Hard (0.53s) --- SKIP: TestMaxTransfer/Soft (0.54s) --- SKIP: TestMaxTransfer/Cautious (0.53s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:22:49 DEBUG : both0: md5 = 5c51396b56e23106f1c850a9aef9424a OK 2026/02/20 01:22:50 DEBUG : only0: md5 = fe6f8ac81e215747d63245605f7febb8 OK 2026/02/20 01:22:52 DEBUG : both1: md5 = cb1fd32515a3e1cf538015343c4dd89a OK 2026/02/20 01:22:54 DEBUG : only1: md5 = 2fb99314b6f40e71164a10d69f9d09ae OK 2026/02/20 01:22:55 DEBUG : both2: md5 = 6c70cd9d7d599d43c1e2e48dbaf60424 OK 2026/02/20 01:22:57 DEBUG : only2: md5 = 4593706e6ca8b76fa99d150dfdf33e8c OK 2026/02/20 01:22:59 DEBUG : both3: md5 = e505835712ed12113d988a520d6fb39e OK 2026/02/20 01:23:00 DEBUG : only3: md5 = e99459cdee4455c2dd6503b66abe71d3 OK 2026/02/20 01:23:02 DEBUG : both4: md5 = a914ca63df60350d1af44cdcaa52531e OK 2026/02/20 01:23:03 DEBUG : only4: md5 = d48230ac937b938b5cf6a5752e9cb3ed OK 2026/02/20 01:23:05 DEBUG : both5: md5 = 195cc984b93e4f27dda30c7ec1f1323f OK 2026/02/20 01:23:07 DEBUG : only5: md5 = 010a70dfb2ce5ca26e279ba8ce647ffa OK 2026/02/20 01:23:08 DEBUG : both6: md5 = 232e072c2fb076e8cdd61af52e5ecf9a OK 2026/02/20 01:23:10 DEBUG : only6: md5 = 6c9ae28b119ce857cae5b8d0ff5b4215 OK 2026/02/20 01:23:12 DEBUG : both7: md5 = a756de14f66f1649a548ae14bacd780a OK 2026/02/20 01:23:13 DEBUG : only7: md5 = 202895cbc67aa3bcb64e1ece52ac015f OK 2026/02/20 01:23:15 DEBUG : both8: md5 = 852c7371ecfea5a067af37b0320c53c5 OK 2026/02/20 01:23:16 DEBUG : only8: md5 = 34fc3857b7d7ca13ab29fd2ec4863032 OK 2026/02/20 01:23:18 DEBUG : both9: md5 = b2ac6e153ead2054932a97c88931185e OK 2026/02/20 01:23:19 DEBUG : only9: md5 = bc69f5e80b15d192dca174ef6a347cbe OK 2026/02/20 01:23:20 DEBUG : both10: md5 = 2bc73aa0efb7acde971418c255d019cb OK 2026/02/20 01:23:22 DEBUG : only10: md5 = b8a0e408ff2a63f880f8fa3dac026c51 OK 2026/02/20 01:23:24 DEBUG : both11: md5 = 98c3570df2e42e54cb925cbdd9c2d11a OK 2026/02/20 01:23:25 DEBUG : only11: md5 = 426c1de61f6fd75091259a40dd90ebb3 OK 2026/02/20 01:23:27 DEBUG : both12: md5 = 133e19f738807ca53050ea5404283f06 OK 2026/02/20 01:23:29 DEBUG : only12: md5 = f9390b2a21420728c067824cfeff3cab OK 2026/02/20 01:23:30 DEBUG : both13: md5 = 0f852e56013a1491882756d78584411b OK 2026/02/20 01:23:32 DEBUG : only13: md5 = 8cb786327b753fcf637b47c1b949b60d OK 2026/02/20 01:23:34 DEBUG : both14: md5 = 69756128e5585e6ef7a25931ebe4a88f OK 2026/02/20 01:23:36 DEBUG : only14: md5 = 3bef35b1b826577e0e49dfdc4dc748c2 OK 2026/02/20 01:23:37 DEBUG : both15: md5 = 95cb9fc24053f2b924c167984a092cf7 OK 2026/02/20 01:23:39 DEBUG : only15: md5 = cc9f5e483b47e8112c0648c1935f75d8 OK 2026/02/20 01:23:40 DEBUG : both16: md5 = b443b4860364b91362493a1afbc350d1 OK 2026/02/20 01:23:42 DEBUG : only16: md5 = e0ea5c8a429398d9a03a11628c931d38 OK 2026/02/20 01:23:44 DEBUG : both17: md5 = 7041f8d7ade781ca7ac0b1207c98ebd5 OK 2026/02/20 01:23:46 DEBUG : only17: md5 = 05c3adb52fe6c8918b2c55c5850a8e6a OK 2026/02/20 01:23:47 DEBUG : both18: md5 = c7c62c012303c24725cfa843edb8bbf4 OK 2026/02/20 01:23:49 DEBUG : only18: md5 = 391512977fd9d813d0b78f023ac140e0 OK 2026/02/20 01:23:51 DEBUG : both19: md5 = 987d7a8be85ad7f4e3b77cb2edceea13 OK 2026/02/20 01:23:52 DEBUG : only19: md5 = 1193866fa6df69411e6e7cc622874238 OK 2026/02/20 01:23:53 DEBUG : both0: size = 6 OK 2026/02/20 01:23:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both10: size = 6 OK 2026/02/20 01:23:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both11: size = 6 OK 2026/02/20 01:23:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both12: size = 6 OK 2026/02/20 01:23:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both0: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both13: size = 6 OK 2026/02/20 01:23:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both13: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both14: size = 6 OK 2026/02/20 01:23:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both14: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both15: size = 6 OK 2026/02/20 01:23:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both15: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both16: size = 6 OK 2026/02/20 01:23:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both16: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both17: size = 6 OK 2026/02/20 01:23:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both17: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both18: size = 6 OK 2026/02/20 01:23:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both18: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both19: size = 6 OK 2026/02/20 01:23:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both10: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both1: size = 6 OK 2026/02/20 01:23:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both11: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both2: size = 6 OK 2026/02/20 01:23:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both12: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both3: size = 6 OK 2026/02/20 01:23:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both19: Unchanged skipping 2026/02/20 01:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:23:53 DEBUG : both4: size = 6 OK 2026/02/20 01:23:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both1: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both5: size = 6 OK 2026/02/20 01:23:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both5: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both6: size = 6 OK 2026/02/20 01:23:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both6: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both7: size = 6 OK 2026/02/20 01:23:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both7: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both8: size = 6 OK 2026/02/20 01:23:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both8: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both9: size = 6 OK 2026/02/20 01:23:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:23:53 DEBUG : both9: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both2: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both3: Unchanged skipping 2026/02/20 01:23:53 DEBUG : both4: Unchanged skipping 2026/02/20 01:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:23:53 DEBUG : Waiting for deletions to finish 2026/02/20 01:23:53 INFO : only8: Deleted 2026/02/20 01:23:53 INFO : only12: Deleted 2026/02/20 01:23:53 INFO : only3: Deleted 2026/02/20 01:23:53 INFO : only19: Deleted 2026/02/20 01:23:54 INFO : only10: Deleted 2026/02/20 01:23:54 INFO : only11: Deleted 2026/02/20 01:23:54 INFO : only14: Deleted 2026/02/20 01:23:54 INFO : only15: Deleted 2026/02/20 01:23:54 INFO : only17: Deleted 2026/02/20 01:23:54 INFO : only18: Deleted 2026/02/20 01:23:54 INFO : only6: Deleted 2026/02/20 01:23:54 INFO : only4: Deleted 2026/02/20 01:23:55 INFO : only5: Deleted 2026/02/20 01:23:55 INFO : only1: Deleted 2026/02/20 01:23:55 INFO : only2: Deleted 2026/02/20 01:23:55 INFO : only13: Deleted 2026/02/20 01:23:55 INFO : only16: Deleted 2026/02/20 01:23:55 INFO : only7: Deleted 2026/02/20 01:23:55 INFO : only9: Deleted 2026/02/20 01:23:55 INFO : only0: Deleted 2026/02/20 01:23:55 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (78.85s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:24:08 DEBUG : both0: md5 = ae910bb928bfe5bb9f6a448f0a4fcab5 OK 2026/02/20 01:24:09 DEBUG : only0: md5 = f40d42bcde8067d2ff4b3f0d2c9ffd17 OK 2026/02/20 01:24:11 DEBUG : both1: md5 = 2f6aed523afbbb5d4a74996c352709fb OK 2026/02/20 01:24:12 DEBUG : only1: md5 = ffb1542a29dc4874e86fe6abb9e84ec5 OK 2026/02/20 01:24:14 DEBUG : both2: md5 = a2b5d590aa9940b3660930c295da7d4d OK 2026/02/20 01:24:16 DEBUG : only2: md5 = a11acb65473e93268a50327604878fc4 OK 2026/02/20 01:24:17 DEBUG : both3: md5 = 69fe48442be8afe763287a9f8c058bba OK 2026/02/20 01:24:19 DEBUG : only3: md5 = bce592e0dca24b6ca4e7af9d5cf88a01 OK 2026/02/20 01:24:20 DEBUG : both4: md5 = daa845e058f1949b531551fdfce7c101 OK 2026/02/20 01:24:22 DEBUG : only4: md5 = 7442fd1c2a4164ceecfb644daa62d16c OK 2026/02/20 01:24:24 DEBUG : both5: md5 = d2c3d95ea2bd8d6238edb41a7eab4ae4 OK 2026/02/20 01:24:26 DEBUG : only5: md5 = 9bbcc8a6a184af21552008ce332da9af OK 2026/02/20 01:24:27 DEBUG : both6: md5 = e96eb20b792b023acb9c61411dfde82f OK 2026/02/20 01:24:29 DEBUG : only6: md5 = bf394f4aae903c5c60a068329b6fc24c OK 2026/02/20 01:24:30 DEBUG : both7: md5 = 8df723ab1f5465778a60ecc24fdc0fe5 OK 2026/02/20 01:24:33 DEBUG : only7: md5 = 0e0c105bb1a4e9e562b56095b58c4a1c OK 2026/02/20 01:24:35 DEBUG : both8: md5 = fe41542f64b28b6df91474219b748bae OK 2026/02/20 01:24:36 DEBUG : only8: md5 = 6f4161ac0e4fc13c4bf731df6ad40f28 OK 2026/02/20 01:24:37 DEBUG : both9: md5 = cea38ee8228dee2a4eca6b2c2edcae21 OK 2026/02/20 01:24:39 DEBUG : only9: md5 = 3a1526b9bf83a875bc091ca74464971e OK 2026/02/20 01:24:41 DEBUG : both10: md5 = 339f7905ace2eabf0382bfaa1da4eb70 OK 2026/02/20 01:24:43 DEBUG : only10: md5 = ffbfc8aa07bdebc56f1361787676ceff OK 2026/02/20 01:24:44 DEBUG : both11: md5 = 52343078d0a40b9a2d900fe8c820a779 OK 2026/02/20 01:24:46 DEBUG : only11: md5 = 004b150dd83b69523eb798eff9842419 OK 2026/02/20 01:24:47 DEBUG : both12: md5 = 3af8dd9fa0c4d5a4c74c5a48725b73b4 OK 2026/02/20 01:24:49 DEBUG : only12: md5 = f8d741782ddd84669f4ef41a2c1e0988 OK 2026/02/20 01:24:50 DEBUG : both13: md5 = 70a7775def9fd49c4a708e4872a44371 OK 2026/02/20 01:24:52 DEBUG : only13: md5 = 01d6331cb53cac3386c7a16ee0ebb414 OK 2026/02/20 01:24:54 DEBUG : both14: md5 = a7c7ed6aab7f36eb5357b5a303f9f4ed OK 2026/02/20 01:24:55 DEBUG : only14: md5 = 0b4d9afd1c1075f56a39596e53f5a99a OK 2026/02/20 01:24:57 DEBUG : both15: md5 = 88008ea749086dd4c02a3a3262fb4457 OK 2026/02/20 01:25:00 DEBUG : only15: md5 = 6c1177726db8ebd92664320c4871ff5a OK 2026/02/20 01:25:01 DEBUG : both16: md5 = 5a47a692eaad398744eb5b8501f4e3d8 OK 2026/02/20 01:25:03 DEBUG : only16: md5 = 3c61abd84c30f87edd0bf2b52bd4a654 OK 2026/02/20 01:25:05 DEBUG : both17: md5 = 18e6ec6a2d6c94355f88a28c2144dbc4 OK 2026/02/20 01:25:06 DEBUG : only17: md5 = cb0cace907c5a04563daeabcaeb25e4f OK 2026/02/20 01:25:08 DEBUG : both18: md5 = e50639d37acaa493c7000e29fc78fd46 OK 2026/02/20 01:25:10 DEBUG : only18: md5 = eaa178a9798bc4f541dbde344999e612 OK 2026/02/20 01:25:11 DEBUG : both19: md5 = 3514f1e6ead56ecb9a54950ac1fac9b4 OK 2026/02/20 01:25:13 DEBUG : only19: md5 = 828498c55092ff0df724be08025147c2 OK 2026/02/20 01:25:14 DEBUG : both0: size = 6 OK 2026/02/20 01:25:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both11: size = 6 OK 2026/02/20 01:25:14 DEBUG : both10: size = 6 OK 2026/02/20 01:25:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:25:14 DEBUG : both12: size = 6 OK 2026/02/20 01:25:14 DEBUG : both0: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both13: size = 6 OK 2026/02/20 01:25:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both12: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both14: size = 6 OK 2026/02/20 01:25:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both14: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both15: size = 6 OK 2026/02/20 01:25:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both15: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both16: size = 6 OK 2026/02/20 01:25:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both16: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both17: size = 6 OK 2026/02/20 01:25:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both13: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both18: size = 6 OK 2026/02/20 01:25:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both18: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both19: size = 6 OK 2026/02/20 01:25:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both10: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both1: size = 6 OK 2026/02/20 01:25:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both11: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both2: size = 6 OK 2026/02/20 01:25:14 DEBUG : both17: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both3: size = 6 OK 2026/02/20 01:25:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both19: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both4: size = 6 OK 2026/02/20 01:25:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both1: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both5: size = 6 OK 2026/02/20 01:25:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both5: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both6: size = 6 OK 2026/02/20 01:25:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both6: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both7: size = 6 OK 2026/02/20 01:25:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both7: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both8: size = 6 OK 2026/02/20 01:25:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both8: Unchanged skipping 2026/02/20 01:25:14 DEBUG : both9: size = 6 OK 2026/02/20 01:25:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:25:14 DEBUG : both4: Unchanged skipping 2026/02/20 01:25:14 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only0: Sizes differ 2026/02/20 01:25:14 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only10: Sizes differ 2026/02/20 01:25:14 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only11: Sizes differ 2026/02/20 01:25:14 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only12: Sizes differ 2026/02/20 01:25:14 DEBUG : both9: Unchanged skipping 2026/02/20 01:25:14 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only13: Sizes differ 2026/02/20 01:25:14 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only14: Sizes differ 2026/02/20 01:25:14 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only15: Sizes differ 2026/02/20 01:25:14 DEBUG : both2: Unchanged skipping 2026/02/20 01:25:14 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : both3: Unchanged skipping 2026/02/20 01:25:14 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only17: Sizes differ 2026/02/20 01:25:14 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only18: Sizes differ 2026/02/20 01:25:14 DEBUG : only16: Sizes differ 2026/02/20 01:25:14 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only19: Sizes differ 2026/02/20 01:25:14 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only1: Sizes differ 2026/02/20 01:25:14 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only2: Sizes differ 2026/02/20 01:25:14 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only3: Sizes differ 2026/02/20 01:25:14 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only4: Sizes differ 2026/02/20 01:25:14 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only5: Sizes differ 2026/02/20 01:25:14 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only6: Sizes differ 2026/02/20 01:25:14 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only7: Sizes differ 2026/02/20 01:25:14 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only8: Sizes differ 2026/02/20 01:25:14 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4069018986) 2026/02/20 01:25:14 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci') 2026/02/20 01:25:14 DEBUG : only9: Sizes differ 2026/02/20 01:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:25:15 DEBUG : only11: md5 = 8b16b61e997f0d510a2718ba8aa1fb90 OK 2026/02/20 01:25:15 DEBUG : only11: size = 0 OK 2026/02/20 01:25:15 INFO : only11: Copied (replaced existing) 2026/02/20 01:25:15 DEBUG : only10: md5 = 7fdb5d4124aba70b8ab0da91a13078c1 OK 2026/02/20 01:25:15 DEBUG : only10: size = 0 OK 2026/02/20 01:25:15 INFO : only10: Copied (replaced existing) 2026/02/20 01:25:15 DEBUG : only12: md5 = fd616afca8a90cfd38c0a6056b9cc069 OK 2026/02/20 01:25:15 DEBUG : only12: size = 0 OK 2026/02/20 01:25:15 INFO : only12: Copied (replaced existing) 2026/02/20 01:25:15 DEBUG : only0: md5 = d05189e23c888df115cace3efc4c89b9 OK 2026/02/20 01:25:15 DEBUG : only0: size = 0 OK 2026/02/20 01:25:15 INFO : only0: Copied (replaced existing) 2026/02/20 01:25:16 DEBUG : only14: md5 = 92d7d9b3098c89cb8d679500a84ce31d OK 2026/02/20 01:25:16 DEBUG : only14: size = 0 OK 2026/02/20 01:25:16 INFO : only14: Copied (replaced existing) 2026/02/20 01:25:16 DEBUG : only13: md5 = ef123729d9acf3976f39fad8648d0996 OK 2026/02/20 01:25:16 DEBUG : only13: size = 0 OK 2026/02/20 01:25:16 INFO : only13: Copied (replaced existing) 2026/02/20 01:25:16 DEBUG : only15: md5 = 5e67133df6866f1358fd74e95d50808d OK 2026/02/20 01:25:16 DEBUG : only15: size = 0 OK 2026/02/20 01:25:16 INFO : only15: Copied (replaced existing) 2026/02/20 01:25:16 DEBUG : only19: md5 = 639f3c53ec4d1f828c9b89fbab0853c6 OK 2026/02/20 01:25:16 DEBUG : only19: size = 0 OK 2026/02/20 01:25:16 INFO : only19: Copied (replaced existing) 2026/02/20 01:25:17 DEBUG : only1: md5 = 2977c5e9a1c65eeb5e6fc8effce67c9a OK 2026/02/20 01:25:17 DEBUG : only1: size = 0 OK 2026/02/20 01:25:17 INFO : only1: Copied (replaced existing) 2026/02/20 01:25:17 DEBUG : only17: md5 = 7ee71a5fac518675febb15efad83386c OK 2026/02/20 01:25:17 DEBUG : only17: size = 0 OK 2026/02/20 01:25:17 INFO : only17: Copied (replaced existing) 2026/02/20 01:25:18 DEBUG : only16: md5 = bd9028e52a78fccb5f101fe13e85dcde OK 2026/02/20 01:25:18 DEBUG : only16: size = 0 OK 2026/02/20 01:25:18 INFO : only16: Copied (replaced existing) 2026/02/20 01:25:18 DEBUG : only18: md5 = ea4067591a9b0ad55831d8893c508060 OK 2026/02/20 01:25:18 DEBUG : only18: size = 0 OK 2026/02/20 01:25:18 INFO : only18: Copied (replaced existing) 2026/02/20 01:25:19 DEBUG : only3: md5 = 97e564ee135a62710ae4e49dafd9f831 OK 2026/02/20 01:25:19 DEBUG : only3: size = 0 OK 2026/02/20 01:25:19 INFO : only3: Copied (replaced existing) 2026/02/20 01:25:19 DEBUG : only6: md5 = e0ca3b85c1b8bf85f93258e6d44d77b7 OK 2026/02/20 01:25:19 DEBUG : only6: size = 0 OK 2026/02/20 01:25:19 INFO : only6: Copied (replaced existing) 2026/02/20 01:25:19 DEBUG : only2: md5 = 5d21902bf6a78732d78d444dbf0522f3 OK 2026/02/20 01:25:19 DEBUG : only2: size = 0 OK 2026/02/20 01:25:19 INFO : only2: Copied (replaced existing) 2026/02/20 01:25:19 DEBUG : only7: md5 = 46feb8c344ce096ff025e1a32e877125 OK 2026/02/20 01:25:19 DEBUG : only7: size = 0 OK 2026/02/20 01:25:19 INFO : only7: Copied (replaced existing) 2026/02/20 01:25:20 DEBUG : only9: md5 = d2d2b42851af0ad5a7978fda6f4a0dd8 OK 2026/02/20 01:25:20 DEBUG : only9: size = 0 OK 2026/02/20 01:25:20 INFO : only9: Copied (replaced existing) 2026/02/20 01:25:20 DEBUG : only5: md5 = 497126154f7895c2e4f400ad22dcfe7b OK 2026/02/20 01:25:20 DEBUG : only5: size = 0 OK 2026/02/20 01:25:20 INFO : only5: Copied (replaced existing) 2026/02/20 01:25:20 DEBUG : only4: md5 = a7fc98a0838bf0c8f173be28e9fb5fc5 OK 2026/02/20 01:25:20 DEBUG : only4: size = 0 OK 2026/02/20 01:25:20 INFO : only4: Copied (replaced existing) 2026/02/20 01:25:20 DEBUG : only8: md5 = 89204fac3319ecd66ff48e8457fe52fd OK 2026/02/20 01:25:20 DEBUG : only8: size = 0 OK 2026/02/20 01:25:20 INFO : only8: Copied (replaced existing) 2026/02/20 01:25:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (93.99s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:25:40 DEBUG : empty_dir: Making directory with metadata 2026/02/20 01:25:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:25:40 DEBUG : empty_on_remote: Making directory with metadata 2026/02/20 01:25:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:25:40 DEBUG : empty_on_remote: Making directory with metadata 2026/02/20 01:25:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:25:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/20 01:25:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/20 01:25:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:25:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/20 01:25:55 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/20 01:25:56 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/20 01:25:56 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.80s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:25:58 DEBUG : empty_dir: Making directory with metadata 2026/02/20 01:25:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:25:58 DEBUG : empty_on_remote: Making directory with metadata 2026/02/20 01:25:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:25:58 DEBUG : empty_on_remote: Making directory with metadata 2026/02/20 01:25:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:26:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/20 01:26:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/20 01:26:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:26:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/20 01:26:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:26:13 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/20 01:26:13 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/20 01:26:14 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:26:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:26:16 DEBUG : sub dir: Making directory with metadata 2026/02/20 01:26:17 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/20 01:26:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/20 01:26:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/20 01:26:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:26:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/20 01:26:54 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/02/20 01:26:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/20 01:26:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/20 01:26:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/20 01:26:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:26:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:26:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:26:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:27:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/20 01:27:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/20 01:27:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:27:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (45.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:27:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/20 01:27:02 DEBUG : sub dir: Making directory with metadata 2026/02/20 01:27:03 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/20 01:27:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/20 01:27:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/20 01:27:28 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/20 01:27:28 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/20 01:27:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/20 01:27:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/20 01:27:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/20 01:27:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:27:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:27:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:27:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:27:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/20 01:27:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/20 01:27:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/20 01:27:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (48.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:27:53 DEBUG : dir1/0000-abcdefg.txt: md5 = b154c670b83c50ff2c1125e8f9080ce8 OK 2026/02/20 01:27:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5eef578da1806f13fe4b87d440846d54 OK 2026/02/20 01:27:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 3a483df240495d2ab3b85bed5d7b4f87 OK 2026/02/20 01:27:58 DEBUG : dir1/0003-defghij.txt: md5 = da84c88a4e7442de4e2f76d0b3430d96 OK 2026/02/20 01:27:59 DEBUG : dir1/0004-efghijk.txt: md5 = 33936abf4c1029efa18ad929433da367 OK 2026/02/20 01:28:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 073d7a4abefe8ba770e55de1888e76c0 OK 2026/02/20 01:28:02 DEBUG : dir1/0006-ghijklm.txt: md5 = b971a42f9c4fd36bf1fd24804a8ac85d OK 2026/02/20 01:28:04 DEBUG : dir1/0007-1234567.txt: md5 = 6cbdc4eb533d9dbf6565c12c29d6cab4 OK 2026/02/20 01:28:06 DEBUG : dir1/0008-2345678.txt: md5 = b3c2c2c7672ff353c6bed6d988b9d6ca OK 2026/02/20 01:28:07 DEBUG : dir1/0009-3456789.txt: md5 = aa3939f08cad5df5919efaf0f620abc5 OK 2026/02/20 01:28:09 DEBUG : dir1/0010-456789.txt: md5 = 008d738ef052784348d4763f920c02e5 OK 2026/02/20 01:28:10 DEBUG : dir1/0011-56789;.txt: md5 = 85fb5024f2a111c0557fcf13fd8a3159 OK 2026/02/20 01:28:12 DEBUG : dir1/0012-6789;.txt: md5 = 3140b579480310382dbf49371029e687 OK 2026/02/20 01:28:13 DEBUG : dir1/0013-789;=.txt: md5 = f87c0da29ce7ca179ec156783c2213f5 OK 2026/02/20 01:28:15 DEBUG : dir1/0014-89;=.txt: md5 = ca19c8d91557abcf2692a4d2d1ac03ac OK 2026/02/20 01:28:16 DEBUG : dir1/0015-9;=.txt: md5 = ef35b2df94595912552e2aacf77d3eae OK 2026/02/20 01:28:18 DEBUG : apple: md5 = ff53281644373d6dc44f83e60ae7b925 OK 2026/02/20 01:28:19 DEBUG : banana: md5 = d93da15907112ae672a920a5a3b898b7 OK 2026/02/20 01:28:21 DEBUG : appleappleapplebanana: md5 = 5b103d8959142978f4ef82331ccdbad5 OK 2026/02/20 01:28:22 DEBUG : splitbananasplit: md5 = 2c93741ed44ebc26c67b0e8a30d9dd2b OK 2026/02/20 01:28:22 DEBUG : Waiting for deletions to finish 2026/02/20 01:28:23 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:28:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:28:24 DEBUG : apple: size = 5 OK 2026/02/20 01:28:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:24 DEBUG : apple: Unchanged skipping 2026/02/20 01:28:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:28:24 DEBUG : banana: size = 6 OK 2026/02/20 01:28:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:24 DEBUG : banana: Unchanged skipping 2026/02/20 01:28:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:28:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:28:25 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:28:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:28:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:28:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:28:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:28:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:28:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:28:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:28:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:28:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:28:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:28:25 DEBUG : Waiting for deletions to finish 2026/02/20 01:28:25 DEBUG : Waiting for deletions to finish 2026/02/20 01:28:25 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:28:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1: Directory modification time the same (differ by -337.73µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : apple: size = 5 OK 2026/02/20 01:28:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : apple: Unchanged skipping 2026/02/20 01:28:27 DEBUG : banana: size = 6 OK 2026/02/20 01:28:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:28:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:28:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : banana: Unchanged skipping 2026/02/20 01:28:27 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:28:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:28:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:28:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:28:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:28:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:28:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:28:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:28:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:28:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:28:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:28:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:28:27 DEBUG : Waiting for deletions to finish 2026/02/20 01:28:27 DEBUG : Waiting for deletions to finish 2026/02/20 01:28:27 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:28:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:28:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:28:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 0d5b80038e912c15f008861a309f2658 OK 2026/02/20 01:28:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 548eeafd2ec5cd9c09a430964ee95504 OK 2026/02/20 01:28:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 3106925f6d17cf35e81405bfe6f9bd22 OK 2026/02/20 01:28:46 DEBUG : dir1/0003-defghij.txt: md5 = 41bf376ea8edd5250f8e26c1ef2972b6 OK 2026/02/20 01:28:48 DEBUG : dir1/0004-efghijk.txt: md5 = c3b711329620b6ce47c621cd00bdb204 OK 2026/02/20 01:28:50 DEBUG : dir1/0005-fghijkl.txt: md5 = ea0d74a3c2acd530195463c27e37db2b OK 2026/02/20 01:28:51 DEBUG : dir1/0006-ghijklm.txt: md5 = b363dd4d4e75c9de05fd0a7287c180a7 OK 2026/02/20 01:28:53 DEBUG : dir1/0007-1234567.txt: md5 = a2f37f0c508855a357de299008746448 OK 2026/02/20 01:28:54 DEBUG : dir1/0008-2345678.txt: md5 = e6a78f6c18c31aaf1b7eff993b571e73 OK 2026/02/20 01:28:56 DEBUG : dir1/0009-3456789.txt: md5 = 4f1b2a46e5a11667ac2abda141352eea OK 2026/02/20 01:28:57 DEBUG : dir1/0010-456789.txt: md5 = c930936ac28299ba77205cc274a4bfd3 OK 2026/02/20 01:28:59 DEBUG : dir1/0011-56789;.txt: md5 = ee037a29a16acafbb5244b88a3c54ca8 OK 2026/02/20 01:29:00 DEBUG : dir1/0012-6789;.txt: md5 = 478e2d6e59e88617e2831530ee8b01f0 OK 2026/02/20 01:29:02 DEBUG : dir1/0013-789;=.txt: md5 = 5cdc418db85886a55452787bff548291 OK 2026/02/20 01:29:03 DEBUG : dir1/0014-89;=.txt: md5 = 3cf66eef07745af543b47cce0b3d1460 OK 2026/02/20 01:29:05 DEBUG : dir1/0015-9;=.txt: md5 = e0bba9fc33b325858be3f67c63f1fcc7 OK 2026/02/20 01:29:07 DEBUG : apple: md5 = 8e8881869fa2e271eb3067e3e4ac8214 OK 2026/02/20 01:29:08 DEBUG : banana: md5 = 04c5e6084cbf250311b7da2bee129656 OK 2026/02/20 01:29:10 DEBUG : appleappleapplebanana: md5 = e7ad8105f4fba5c5e57b7d849f838a46 OK 2026/02/20 01:29:11 DEBUG : splitbananasplit: md5 = 55f2f38515f6391a94cf53660ce02148 OK 2026/02/20 01:29:11 DEBUG : Waiting for deletions to finish 2026/02/20 01:29:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:29:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:29:13 DEBUG : apple: size = 5 OK 2026/02/20 01:29:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:13 DEBUG : apple: Unchanged skipping 2026/02/20 01:29:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:29:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:29:13 DEBUG : banana: size = 6 OK 2026/02/20 01:29:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:13 DEBUG : banana: Unchanged skipping 2026/02/20 01:29:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:29:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:29:14 DEBUG : Waiting for deletions to finish 2026/02/20 01:29:14 DEBUG : Waiting for deletions to finish 2026/02/20 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:29:15 DEBUG : dir1: Directory modification time the same (differ by -800.303µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : apple: size = 5 OK 2026/02/20 01:29:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : apple: Unchanged skipping 2026/02/20 01:29:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:29:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:29:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:29:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:29:15 DEBUG : banana: size = 6 OK 2026/02/20 01:29:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : banana: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:29:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:29:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:29:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:29:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:29:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:29:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:29:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:29:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:29:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:29:15 DEBUG : Waiting for deletions to finish 2026/02/20 01:29:15 DEBUG : Waiting for deletions to finish 2026/02/20 01:29:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:29:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:29:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:29:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 64b7817e7a05d3f146a16605ba5b3b7c OK 2026/02/20 01:29:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1ea45e99539b908bf0325bad4fb1a5af OK 2026/02/20 01:29:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 25748305a3fccab971a820e69212bca6 OK 2026/02/20 01:29:36 DEBUG : dir1/0003-defghij.txt: md5 = 35fd78f689bacd556d055257602d1f1b OK 2026/02/20 01:29:38 DEBUG : dir1/0004-efghijk.txt: md5 = 7528b81a29302a9d160345f8cf384e59 OK 2026/02/20 01:29:39 DEBUG : dir1/0005-fghijkl.txt: md5 = c4139adec99a9a818970754b343f604f OK 2026/02/20 01:29:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 2822748b48378c101d4080ab30ca833c OK 2026/02/20 01:29:43 DEBUG : dir1/0007-1234567.txt: md5 = 8476e38a80eda447cffa8474a169f77a OK 2026/02/20 01:29:44 DEBUG : dir1/0008-2345678.txt: md5 = d4cbecb332e0c263501c949191dff6f7 OK 2026/02/20 01:29:46 DEBUG : dir1/0009-3456789.txt: md5 = ac34112217c9002391f2203808e39bcc OK 2026/02/20 01:29:47 DEBUG : dir1/0010-456789.txt: md5 = a37934a8a5d534dfce781a5b2b3a6b6c OK 2026/02/20 01:29:49 DEBUG : dir1/0011-56789;.txt: md5 = 05628feda952f0d3057272453657ff49 OK 2026/02/20 01:29:51 DEBUG : dir1/0012-6789;.txt: md5 = 6fcbfca76a78c541e7ba2016404e923a OK 2026/02/20 01:29:52 DEBUG : dir1/0013-789;=.txt: md5 = eca1c63ba842f3571002ec81783a3c1b OK 2026/02/20 01:29:54 DEBUG : dir1/0014-89;=.txt: md5 = a153143f4ffa6fef8b6db60ac79357fd OK 2026/02/20 01:29:56 DEBUG : dir1/0015-9;=.txt: md5 = c7196ee08ae5193edebbc551bf00f034 OK 2026/02/20 01:29:57 DEBUG : apple: md5 = 071a30020bf67cdf61161c4aea150758 OK 2026/02/20 01:29:58 DEBUG : banana: md5 = 08875dd12ea8c5e74e9180f52b4b90cc OK 2026/02/20 01:30:00 DEBUG : appleappleapplebanana: md5 = 15de4573d544a2c54f607fd93cc0a45c OK 2026/02/20 01:30:02 DEBUG : splitbananasplit: md5 = 8aa269443fc9b7a38d939eda9d9be868 OK 2026/02/20 01:30:02 DEBUG : Waiting for deletions to finish 2026/02/20 01:30:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:04 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:04 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/20 01:30:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:30:05 DEBUG : YXBwbGU=: md5 = f07d7df83d4b8eadebf9ab3d806e4947 OK 2026/02/20 01:30:05 DEBUG : YXBwbGU=: size = 5 OK 2026/02/20 01:30:05 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/20 01:30:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 797399fce3bc5bf570a922a61981d931 OK 2026/02/20 01:30:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/20 01:30:05 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = fdc78b5b358afef105b6473aaa5e7a8e OK 2026/02/20 01:30:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/20 01:30:05 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:06 DEBUG : YmFuYW5h: md5 = e754d940f5d065ecc50273bb7abf0213 OK 2026/02/20 01:30:06 DEBUG : YmFuYW5h: size = 6 OK 2026/02/20 01:30:06 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/20 01:30:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = cbf810c81ab59cdda5b1fd6743a92c70 OK 2026/02/20 01:30:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/20 01:30:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = cca75db80d900e2e19e800fcc82a6cdb OK 2026/02/20 01:30:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/20 01:30:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 87e213bb0aeddace6383f670bb0930eb OK 2026/02/20 01:30:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/20 01:30:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 6e4e1b1145f64515e9154ccc9f682261 OK 2026/02/20 01:30:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/20 01:30:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = a657fb3635814674d2cb3bbe6b08e4c7 OK 2026/02/20 01:30:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/20 01:30:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 0b2cda16c13617bf2b2e7452b0f26ca4 OK 2026/02/20 01:30:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/20 01:30:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 5cd09e7ae366d9863fa407f744309c81 OK 2026/02/20 01:30:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/20 01:30:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 42dbd4e657092c8f90d97ecb663d76e7 OK 2026/02/20 01:30:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/20 01:30:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = f4acaa6076965c3de50b36a2c1d35770 OK 2026/02/20 01:30:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/20 01:30:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = c3ae0647770b7d5bce835aed84b608ff OK 2026/02/20 01:30:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/20 01:30:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = fdeb4423ff8d1b1f8a3fa381ca276305 OK 2026/02/20 01:30:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/20 01:30:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 0c0b423ded23d0bb2608c62101939a1a OK 2026/02/20 01:30:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/20 01:30:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 05f4549a57dac54e30041acb09409fb4 OK 2026/02/20 01:30:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/20 01:30:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 0a43052f5c697c537d81552ebc0ac459 OK 2026/02/20 01:30:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/20 01:30:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 398529cdcccbb267c396c8d88bf3ee3a OK 2026/02/20 01:30:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/20 01:30:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:12 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 09f7ed1761cc9bd633f9d1e7e3446254 OK 2026/02/20 01:30:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/20 01:30:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:12 DEBUG : Waiting for deletions to finish 2026/02/20 01:30:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/20 01:30:12 INFO : appleappleapplebanana: Deleted 2026/02/20 01:30:12 INFO : dir1/0003-defghij.txt: Deleted 2026/02/20 01:30:12 INFO : dir1/0013-789;=.txt: Deleted 2026/02/20 01:30:12 INFO : dir1/0008-2345678.txt: Deleted 2026/02/20 01:30:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/20 01:30:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/20 01:30:12 INFO : dir1/0014-89;=.txt: Deleted 2026/02/20 01:30:13 INFO : dir1/0012-6789;.txt: Deleted 2026/02/20 01:30:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/20 01:30:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/20 01:30:13 INFO : dir1/0015-9;=.txt: Deleted 2026/02/20 01:30:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/20 01:30:13 INFO : splitbananasplit: Deleted 2026/02/20 01:30:13 INFO : dir1/0010-456789.txt: Deleted 2026/02/20 01:30:13 INFO : banana: Deleted 2026/02/20 01:30:13 INFO : dir1/0009-3456789.txt: Deleted 2026/02/20 01:30:13 INFO : dir1/0011-56789;.txt: Deleted 2026/02/20 01:30:13 INFO : apple: Deleted 2026/02/20 01:30:13 INFO : dir1/0007-1234567.txt: Deleted 2026/02/20 01:30:13 DEBUG : Waiting for deletions to finish 2026/02/20 01:30:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:15 DEBUG : dir1: Directory modification time the same (differ by -275.028µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : YXBwbGU=: size = 5 OK 2026/02/20 01:30:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : apple: Unchanged skipping 2026/02/20 01:30:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/20 01:30:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:30:15 DEBUG : YmFuYW5h: size = 6 OK 2026/02/20 01:30:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/20 01:30:15 DEBUG : banana: Unchanged skipping 2026/02/20 01:30:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/20 01:30:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:30:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/20 01:30:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/20 01:30:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/20 01:30:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/20 01:30:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/20 01:30:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/20 01:30:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/20 01:30:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:30:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:30:15 DEBUG : Waiting for deletions to finish 2026/02/20 01:30:15 DEBUG : Waiting for deletions to finish 2026/02/20 01:30:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/20 01:30:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:16 DEBUG : apple: transformed to: YXBwbGU= 2026/02/20 01:30:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/20 01:30:16 DEBUG : banana: transformed to: YmFuYW5h 2026/02/20 01:30:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/20 01:30:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/20 01:30:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/20 01:30:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/20 01:30:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/20 01:30:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/20 01:30:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/02/20 01:30:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:30:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 48d9ca322ef7acc9bf40c4cc4477133a OK 2026/02/20 01:30:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = dff4397343b24fe2bec9afc9d6cf2373 OK 2026/02/20 01:30:33 DEBUG : dir1/0002-cdefghi.txt: md5 = c6560c4a49259b156a8e396b79062714 OK 2026/02/20 01:30:35 DEBUG : dir1/0003-defghij.txt: md5 = b1c1a0d6b0324842e122ae208452017d OK 2026/02/20 01:30:37 DEBUG : dir1/0004-efghijk.txt: md5 = 1f23b4deb01726d8bc5dc7a2017f0d1f OK 2026/02/20 01:30:38 DEBUG : dir1/0005-fghijkl.txt: md5 = bc6fcf10a8657eff5ea1a7a155f2ed48 OK 2026/02/20 01:30:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 175d51c4d8f5347f37a7bab836b29c3c OK 2026/02/20 01:30:41 DEBUG : dir1/0007-1234567.txt: md5 = e2720a58252e217765a6767e7d243e32 OK 2026/02/20 01:30:43 DEBUG : dir1/0008-2345678.txt: md5 = f8d1e9eabbc8817a3ef46ff197231eb1 OK 2026/02/20 01:30:45 DEBUG : dir1/0009-3456789.txt: md5 = c3c92e17236bfef7b40a4bf5cc593336 OK 2026/02/20 01:30:46 DEBUG : dir1/0010-456789.txt: md5 = 33c6845d7e133108b9aec5ebc1d6641f OK 2026/02/20 01:30:48 DEBUG : dir1/0011-56789;.txt: md5 = 633eb8342383bef98e56566216840ef9 OK 2026/02/20 01:30:49 DEBUG : dir1/0012-6789;.txt: md5 = 10b354e134bc349c7d2181182bbd6da5 OK 2026/02/20 01:30:51 DEBUG : dir1/0013-789;=.txt: md5 = cf677b9632a7d9a54f5318cf276a2ac5 OK 2026/02/20 01:30:53 DEBUG : dir1/0014-89;=.txt: md5 = bd93ef46623cefb6aa57f2d9a90ea6d1 OK 2026/02/20 01:30:55 DEBUG : dir1/0015-9;=.txt: md5 = d156b8622788969ff196ec4c3b5d23b1 OK 2026/02/20 01:30:56 DEBUG : apple: md5 = 151bcbcc1429ea21095c40848b3a6afa OK 2026/02/20 01:30:57 DEBUG : banana: md5 = 9390669cd63f49c50bccb4b035d1fc25 OK 2026/02/20 01:30:59 DEBUG : appleappleapplebanana: md5 = 8c648b1f0d8482673c59a9d00bf95faf OK 2026/02/20 01:31:01 DEBUG : splitbananasplit: md5 = 692e7325927515a747e569a58b18c2e2 OK 2026/02/20 01:31:01 DEBUG : Waiting for deletions to finish 2026/02/20 01:31:01 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:31:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:02 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:02 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/20 01:31:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/20 01:31:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/20 01:31:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/20 01:31:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/20 01:31:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/20 01:31:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/20 01:31:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/20 01:31:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/20 01:31:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/20 01:31:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/20 01:31:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/20 01:31:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/20 01:31:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/20 01:31:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/20 01:31:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/20 01:31:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:31:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:31:04 DEBUG : PREFIXappleappleapplebanana: md5 = 30c7345f337695ab1e5f6c771bb49c34 OK 2026/02/20 01:31:04 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/20 01:31:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/20 01:31:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/20 01:31:04 DEBUG : PREFIXsplitbananasplit: md5 = 5df10f4678bb25f1980758177817fe1f OK 2026/02/20 01:31:04 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/20 01:31:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/20 01:31:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/20 01:31:04 DEBUG : PREFIXapple: md5 = e9fcdc0d9b15426c0c254040db22eb16 OK 2026/02/20 01:31:04 DEBUG : PREFIXapple: size = 5 OK 2026/02/20 01:31:04 INFO : apple: Copied (new) to: PREFIXapple 2026/02/20 01:31:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/20 01:31:05 DEBUG : PREFIXbanana: md5 = 953d963ed912edeb017c6cc5bcc19a9e OK 2026/02/20 01:31:05 DEBUG : PREFIXbanana: size = 6 OK 2026/02/20 01:31:05 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/20 01:31:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/20 01:31:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 6867a3442794290324373f3bc51a4101 OK 2026/02/20 01:31:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/20 01:31:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/20 01:31:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/20 01:31:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 7460e15d677c69b40e2a53740364a4df OK 2026/02/20 01:31:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:31:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/20 01:31:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/20 01:31:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = aa60f1fd47aab3833b563ad0ea9bc904 OK 2026/02/20 01:31:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/20 01:31:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/20 01:31:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/20 01:31:06 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 3f99e94c7137a17c99765fe82b2daf92 OK 2026/02/20 01:31:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/20 01:31:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/20 01:31:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/20 01:31:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 84bad8fdf2d485a524c92c8513b87e83 OK 2026/02/20 01:31:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/20 01:31:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/20 01:31:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/20 01:31:07 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 14baf583bb5158c8b17b94d033bed136 OK 2026/02/20 01:31:07 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/20 01:31:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/20 01:31:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/20 01:31:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = c786ec02ddeb2b0285253ec8c4ad8158 OK 2026/02/20 01:31:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/20 01:31:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/20 01:31:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/20 01:31:08 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = cd7a66ed3214a2125030825a1e20058a OK 2026/02/20 01:31:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/20 01:31:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/20 01:31:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/20 01:31:09 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 4e9b77896086dd4f98d381adb67d3494 OK 2026/02/20 01:31:09 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/20 01:31:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/20 01:31:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/20 01:31:09 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 398948fe153544fdbb4a06637b4f1ce0 OK 2026/02/20 01:31:09 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/20 01:31:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/20 01:31:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/20 01:31:09 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 8bb822ba55c7de7efa3c5a4acf51a8ea OK 2026/02/20 01:31:09 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/20 01:31:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/20 01:31:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/20 01:31:10 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = b766387b144e9c2b1535d89af5ec2fa4 OK 2026/02/20 01:31:10 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/20 01:31:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/20 01:31:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/20 01:31:11 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 4bff559d305e6efaa62c0b380d13a26d OK 2026/02/20 01:31:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/20 01:31:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/20 01:31:11 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 214c7f1328fab5d7239e7da29b1e6928 OK 2026/02/20 01:31:11 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/20 01:31:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/20 01:31:11 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 088ee96662d92cc57c4d27242e076d19 OK 2026/02/20 01:31:11 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/20 01:31:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/20 01:31:11 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 02f848ad97701af55f3374f11ae6dffd OK 2026/02/20 01:31:11 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/20 01:31:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/20 01:31:11 DEBUG : Waiting for deletions to finish 2026/02/20 01:31:12 INFO : apple: Deleted 2026/02/20 01:31:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/20 01:31:12 INFO : dir1/0012-6789;.txt: Deleted 2026/02/20 01:31:12 INFO : splitbananasplit: Deleted 2026/02/20 01:31:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/20 01:31:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/20 01:31:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/20 01:31:12 INFO : dir1/0011-56789;.txt: Deleted 2026/02/20 01:31:12 INFO : dir1/0013-789;=.txt: Deleted 2026/02/20 01:31:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/20 01:31:12 INFO : banana: Deleted 2026/02/20 01:31:12 INFO : appleappleapplebanana: Deleted 2026/02/20 01:31:12 INFO : dir1/0010-456789.txt: Deleted 2026/02/20 01:31:12 INFO : dir1/0015-9;=.txt: Deleted 2026/02/20 01:31:12 INFO : dir1/0003-defghij.txt: Deleted 2026/02/20 01:31:12 INFO : dir1/0014-89;=.txt: Deleted 2026/02/20 01:31:13 INFO : dir1/0007-1234567.txt: Deleted 2026/02/20 01:31:13 INFO : dir1/0009-3456789.txt: Deleted 2026/02/20 01:31:13 INFO : dir1/0008-2345678.txt: Deleted 2026/02/20 01:31:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/20 01:31:13 DEBUG : Waiting for deletions to finish 2026/02/20 01:31:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:31:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/20 01:31:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/20 01:31:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/20 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/20 01:31:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/20 01:31:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/20 01:31:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/20 01:31:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/20 01:31:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/20 01:31:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/20 01:31:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/20 01:31:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/20 01:31:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/20 01:31:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/20 01:31:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/20 01:31:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/20 01:31:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/20 01:31:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/20 01:31:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/20 01:31:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/20 01:31:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/20 01:31:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/20 01:31:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/20 01:31:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/20 01:31:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/20 01:31:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/20 01:31:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/20 01:31:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/20 01:31:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/20 01:31:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/20 01:31:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/20 01:31:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/20 01:31:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/20 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/20 01:31:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/20 01:31:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/20 01:31:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/20 01:31:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/20 01:31:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/20 01:31:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/20 01:31:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/20 01:31:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/20 01:31:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/20 01:31:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/20 01:31:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/20 01:31:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/20 01:31:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/20 01:31:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/20 01:31:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1: Directory modification time the same (differ by -832.014µs, within tolerance 1ms) 2026/02/20 01:31:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:31:16 DEBUG : apple: md5 = 6ddc871137eb1d95ebfaf21d7f265c52 OK 2026/02/20 01:31:16 DEBUG : apple: size = 5 OK 2026/02/20 01:31:16 INFO : apple: Copied (new) 2026/02/20 01:31:16 DEBUG : splitbananasplit: md5 = 1ccaad5f1353569391ef15e8367232a7 OK 2026/02/20 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:31:16 INFO : splitbananasplit: Copied (new) 2026/02/20 01:31:16 DEBUG : appleappleapplebanana: md5 = 9fab991b0620e9ca3981e3ac41a00621 OK 2026/02/20 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:31:16 INFO : appleappleapplebanana: Copied (new) 2026/02/20 01:31:16 DEBUG : banana: md5 = 8097d36d6dc30319d3065843631ea215 OK 2026/02/20 01:31:16 DEBUG : banana: size = 6 OK 2026/02/20 01:31:16 INFO : banana: Copied (new) 2026/02/20 01:31:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 20e2f12f9493e0f09b1ed7958d58ba2a OK 2026/02/20 01:31:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:31:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/20 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8fcf491af81643e7057611f462e48a75 OK 2026/02/20 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:31:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/20 01:31:17 DEBUG : dir1/0002-cdefghi.txt: md5 = fff04b22468d7ada0bed849ef6595542 OK 2026/02/20 01:31:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:31:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/20 01:31:18 DEBUG : dir1/0003-defghij.txt: md5 = df9a005e86832ff3248c54c557b5500a OK 2026/02/20 01:31:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:31:18 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/20 01:31:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 9750faa5c80f9383aea6b22745625433 OK 2026/02/20 01:31:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:31:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/20 01:31:19 DEBUG : dir1/0004-efghijk.txt: md5 = 3c5dbbd2166cd4a218c97f44a534bb50 OK 2026/02/20 01:31:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:31:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/20 01:31:19 DEBUG : dir1/0006-ghijklm.txt: md5 = ac51370589a6efc441fc270ecc6f1d5e OK 2026/02/20 01:31:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:31:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/20 01:31:19 DEBUG : dir1/0007-1234567.txt: md5 = 45aaefcff015f908788f1cf11305a963 OK 2026/02/20 01:31:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:31:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/20 01:31:20 DEBUG : dir1/0008-2345678.txt: md5 = 44b93899073751d580384a0684a22042 OK 2026/02/20 01:31:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:31:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/20 01:31:20 DEBUG : dir1/0009-3456789.txt: md5 = 965ba8dc719fc2ab2b52b19c95ebe0db OK 2026/02/20 01:31:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:31:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/20 01:31:21 DEBUG : dir1/0010-456789.txt: md5 = 3a8d24e357ad21ca3e820eaa2b9ba247 OK 2026/02/20 01:31:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:31:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/20 01:31:21 DEBUG : dir1/0011-56789;.txt: md5 = d9228da383f066bb339cae0ebbe99953 OK 2026/02/20 01:31:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:31:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/20 01:31:22 DEBUG : dir1/0012-6789;.txt: md5 = d9180a6fd27cc277b2e11509a575b32d OK 2026/02/20 01:31:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:31:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/20 01:31:22 DEBUG : dir1/0014-89;=.txt: md5 = b76cd0eab06beb53cbe1e7450a596ad6 OK 2026/02/20 01:31:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:31:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/20 01:31:22 DEBUG : dir1/0013-789;=.txt: md5 = 80358b805fb0200b9f3d79e70be8ebe2 OK 2026/02/20 01:31:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:31:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/20 01:31:23 DEBUG : dir1/0015-9;=.txt: md5 = 00c3e46b651912d392ddf70c0c419219 OK 2026/02/20 01:31:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:31:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/20 01:31:23 DEBUG : Waiting for deletions to finish 2026/02/20 01:31:23 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/20 01:31:23 INFO : PREFIXbanana: Deleted 2026/02/20 01:31:23 INFO : PREFIXsplitbananasplit: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/20 01:31:23 INFO : PREFIXapple: Deleted 2026/02/20 01:31:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/20 01:31:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/20 01:31:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/20 01:31:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/20 01:31:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/20 01:31:24 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/20 01:31:24 DEBUG : Waiting for deletions to finish 2026/02/20 01:31:24 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:31:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:31:25 DEBUG : Waiting for deletions to finish 2026/02/20 01:31:26 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:31:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:31:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:31:40 DEBUG : dir1/0000-abcdefg.txt: md5 = cbae8e2d92552fc7980c4217a9c7633d OK 2026/02/20 01:31:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 95faed6f3585898a7ee220ee823ab4a5 OK 2026/02/20 01:31:43 DEBUG : dir1/0002-cdefghi.txt: md5 = e55271e3abb752c4ce88dcec9c4e361f OK 2026/02/20 01:31:44 DEBUG : dir1/0003-defghij.txt: md5 = 3222de8e965a13d699157a1d30bb100d OK 2026/02/20 01:31:46 DEBUG : dir1/0004-efghijk.txt: md5 = 42bb4953de8eeee46865e040fb7cb746 OK 2026/02/20 01:31:48 DEBUG : dir1/0005-fghijkl.txt: md5 = 2a41c6d545e4abe547ee07586f16dba5 OK 2026/02/20 01:31:49 DEBUG : dir1/0006-ghijklm.txt: md5 = d8ee0d6ef6c712004a5ee0ee50dd230b OK 2026/02/20 01:31:51 DEBUG : dir1/0007-1234567.txt: md5 = b25abca632e71b7e5b0fc5689af92272 OK 2026/02/20 01:31:53 DEBUG : dir1/0008-2345678.txt: md5 = 11c6af0c0180ac586133a980a37a561f OK 2026/02/20 01:31:54 DEBUG : dir1/0009-3456789.txt: md5 = 48b46d98e8e1e6e8512548fcab8344f7 OK 2026/02/20 01:31:56 DEBUG : dir1/0010-456789.txt: md5 = 1847e08d0144dfae7f885b18d06715e3 OK 2026/02/20 01:31:58 DEBUG : dir1/0011-56789;.txt: md5 = 81f3f285a642cd5f9e2190f24ef0354e OK 2026/02/20 01:31:59 DEBUG : dir1/0012-6789;.txt: md5 = 46e5089a2d515cecb99e4e30f2cacc8e OK 2026/02/20 01:32:01 DEBUG : dir1/0013-789;=.txt: md5 = 37adcc7d9ace3021ccf943abf1574c14 OK 2026/02/20 01:32:03 DEBUG : dir1/0014-89;=.txt: md5 = 91a960d13e16d2804d8c34392ca21a61 OK 2026/02/20 01:32:04 DEBUG : dir1/0015-9;=.txt: md5 = 1185d44fe5d0f300891d39bbd8838d32 OK 2026/02/20 01:32:06 DEBUG : apple: md5 = ad394ced2bf9c90a67da1c1dc8a3a463 OK 2026/02/20 01:32:08 DEBUG : banana: md5 = 8f6276b652582bedb83c471ce547ff3f OK 2026/02/20 01:32:09 DEBUG : appleappleapplebanana: md5 = 0c9fc2bf8c6f103d6a6612e22e39a40b OK 2026/02/20 01:32:11 DEBUG : splitbananasplit: md5 = ce3fb92dc1a66b32fc89e6a2f1e39390 OK 2026/02/20 01:32:11 DEBUG : Waiting for deletions to finish 2026/02/20 01:32:11 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:32:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:32:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/20 01:32:12 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/20 01:32:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:12 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/20 01:32:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/20 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:12 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:12 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:32:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/20 01:32:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/20 01:32:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:32:14 DEBUG : appleSUFFIX: md5 = 63ab59a8cbb3de732baf1d4b5d29a2a8 OK 2026/02/20 01:32:14 DEBUG : appleSUFFIX: size = 5 OK 2026/02/20 01:32:14 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/20 01:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/20 01:32:14 DEBUG : bananaSUFFIX: md5 = 0b7a3d8295c3bf99b02888d394095f5b OK 2026/02/20 01:32:14 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/20 01:32:14 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/20 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:14 DEBUG : appleappleapplebananaSUFFIX: md5 = 0218a5b890b7dad8ab127c352b4525ab OK 2026/02/20 01:32:14 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/20 01:32:14 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/20 01:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/20 01:32:15 DEBUG : splitbananasplitSUFFIX: md5 = 6c774166a904dc64515a27fcb6e44b86 OK 2026/02/20 01:32:15 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/20 01:32:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/20 01:32:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/20 01:32:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 51385bb4fbadf58da8895049e4ace387 OK 2026/02/20 01:32:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/20 01:32:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/20 01:32:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 08d5deb8a111ed2d55a093cb0ebdd84a OK 2026/02/20 01:32:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/20 01:32:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/20 01:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/20 01:32:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 3a5823ff95400351eca1c64ac759bf75 OK 2026/02/20 01:32:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/20 01:32:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/20 01:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/20 01:32:16 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 002dbccdbb36152615b4d4cab3c47297 OK 2026/02/20 01:32:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/20 01:32:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/20 01:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/20 01:32:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = bdcd4485d732a0aa46e4b56e2a2a462a OK 2026/02/20 01:32:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/20 01:32:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/20 01:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/20 01:32:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 86065412cc05cc04d4c4ed9758566960 OK 2026/02/20 01:32:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/20 01:32:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/20 01:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/20 01:32:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = d144110210fb9b1d498b1dcddd00a984 OK 2026/02/20 01:32:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/20 01:32:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/20 01:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/20 01:32:18 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 43c85054b540de293194f9c04a9fe93a OK 2026/02/20 01:32:18 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/20 01:32:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/20 01:32:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/20 01:32:19 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 67dd4e3dd3e0032c5f43ac9d4b48f707 OK 2026/02/20 01:32:19 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/20 01:32:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/20 01:32:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/20 01:32:19 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = cf7b0837e61f174d7c5ed03adbeb96eb OK 2026/02/20 01:32:19 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/20 01:32:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/20 01:32:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/20 01:32:19 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = f5c0d76ff0c7e0edfee313f50a75af3f OK 2026/02/20 01:32:19 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/20 01:32:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/20 01:32:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/20 01:32:19 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 4d59e74d824a46baae092cef9c81771f OK 2026/02/20 01:32:19 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/20 01:32:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/20 01:32:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/20 01:32:20 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 6c61104c5119572aa0e49d734b88e7d9 OK 2026/02/20 01:32:20 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/20 01:32:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/20 01:32:20 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 0d3c5efefd239712b17271dcc82ed0a7 OK 2026/02/20 01:32:20 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/20 01:32:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/20 01:32:20 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = bad030732fd13df5de12807e2ae02c40 OK 2026/02/20 01:32:20 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/20 01:32:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/20 01:32:21 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 0100218c34728fc12efc12755cddc14f OK 2026/02/20 01:32:21 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/20 01:32:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/20 01:32:21 DEBUG : Waiting for deletions to finish 2026/02/20 01:32:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0013-789;=.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0010-456789.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0007-1234567.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0011-56789;.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/20 01:32:22 INFO : splitbananasplit: Deleted 2026/02/20 01:32:22 INFO : dir1/0014-89;=.txt: Deleted 2026/02/20 01:32:22 INFO : appleappleapplebanana: Deleted 2026/02/20 01:32:22 INFO : dir1/0009-3456789.txt: Deleted 2026/02/20 01:32:22 INFO : apple: Deleted 2026/02/20 01:32:22 INFO : dir1/0003-defghij.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0015-9;=.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0008-2345678.txt: Deleted 2026/02/20 01:32:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/20 01:32:22 INFO : banana: Deleted 2026/02/20 01:32:23 INFO : dir1/0012-6789;.txt: Deleted 2026/02/20 01:32:23 DEBUG : Waiting for deletions to finish 2026/02/20 01:32:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/20 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/20 01:32:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/20 01:32:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/20 01:32:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1: Directory modification time the same (differ by -490.113µs, within tolerance 1ms) 2026/02/20 01:32:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:32:26 DEBUG : banana: md5 = f9415f45f1b99f78d50aa5d663b9c7ee OK 2026/02/20 01:32:26 DEBUG : banana: size = 6 OK 2026/02/20 01:32:26 INFO : banana: Copied (new) 2026/02/20 01:32:26 DEBUG : splitbananasplit: md5 = d39a3a97dc7a087f3772f064fc4f2b2f OK 2026/02/20 01:32:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:32:26 INFO : splitbananasplit: Copied (new) 2026/02/20 01:32:26 DEBUG : appleappleapplebanana: md5 = 6346f55ccb00181eb6367196d097ad9c OK 2026/02/20 01:32:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:32:26 INFO : appleappleapplebanana: Copied (new) 2026/02/20 01:32:26 DEBUG : apple: md5 = e89c82969beadde8c22da781f8d73e2e OK 2026/02/20 01:32:26 DEBUG : apple: size = 5 OK 2026/02/20 01:32:26 INFO : apple: Copied (new) 2026/02/20 01:32:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 990d4dd8290b881a05810578615dfe19 OK 2026/02/20 01:32:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:32:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/20 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8ffa875fbbfc2b50f84d2919db13e33b OK 2026/02/20 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:32:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/20 01:32:27 DEBUG : dir1/0003-defghij.txt: md5 = 68f04a78c5da6833843b9231e029c9bf OK 2026/02/20 01:32:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:32:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/20 01:32:27 DEBUG : dir1/0000-abcdefg.txt: md5 = 63d324920ecc36438d8896e402a4925d OK 2026/02/20 01:32:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:32:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/20 01:32:28 DEBUG : dir1/0004-efghijk.txt: md5 = e71d28bea3c56e1c698312840cf2cf55 OK 2026/02/20 01:32:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:32:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/20 01:32:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 0abf5765bd7198f65815e25403acdf14 OK 2026/02/20 01:32:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:32:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/20 01:32:29 DEBUG : dir1/0005-fghijkl.txt: md5 = c471ed6ed50f2d742b8d9c580a2db736 OK 2026/02/20 01:32:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:32:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/20 01:32:29 DEBUG : dir1/0007-1234567.txt: md5 = 0759c55b54e702f467451e7ea3d7235f OK 2026/02/20 01:32:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:32:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/20 01:32:30 DEBUG : dir1/0008-2345678.txt: md5 = 8244b29d575d765b20116092b004b085 OK 2026/02/20 01:32:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:32:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/20 01:32:30 DEBUG : dir1/0009-3456789.txt: md5 = aa1cc686c26079cbf415d8bb6b762aa5 OK 2026/02/20 01:32:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:32:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/20 01:32:30 DEBUG : dir1/0010-456789.txt: md5 = 71753ee07b0cab76ae9fc27a033ea8b0 OK 2026/02/20 01:32:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:32:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/20 01:32:31 DEBUG : dir1/0011-56789;.txt: md5 = 01f94c439875ef61c29feb2ea2c348f5 OK 2026/02/20 01:32:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:32:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/20 01:32:31 DEBUG : dir1/0012-6789;.txt: md5 = 306fd067d4b5de81483d8754626127fd OK 2026/02/20 01:32:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:32:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/20 01:32:32 DEBUG : dir1/0013-789;=.txt: md5 = c5fe6b6bdcad4a930e5ae78ba13e27ab OK 2026/02/20 01:32:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:32:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/20 01:32:32 DEBUG : dir1/0014-89;=.txt: md5 = 48bae80578faaf445877eb4e32400dd5 OK 2026/02/20 01:32:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:32:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/20 01:32:32 DEBUG : dir1/0015-9;=.txt: md5 = c4fe7f6f3d776a430cb58c68d07bfa01 OK 2026/02/20 01:32:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:32:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/20 01:32:32 DEBUG : Waiting for deletions to finish 2026/02/20 01:32:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : splitbananasplitSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : appleSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : bananaSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/20 01:32:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/20 01:32:33 DEBUG : Waiting for deletions to finish 2026/02/20 01:32:34 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:32:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : Waiting for deletions to finish 2026/02/20 01:32:35 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:32:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/02/20 01:32:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:32:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 89e04a0974797e382112181702a29e0b OK 2026/02/20 01:32:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = ef738bb41dc2bcb9283c45d32d440241 OK 2026/02/20 01:32:52 DEBUG : dir1/0002-cdefghi.txt: md5 = ba6ea65db23ddbfbe95321e73966c8a5 OK 2026/02/20 01:32:54 DEBUG : dir1/0003-defghij.txt: md5 = 338aaded1f9ebb917beff1302c434b87 OK 2026/02/20 01:32:55 DEBUG : dir1/0004-efghijk.txt: md5 = b46b6f3b314ba8010e46f70249ea1bab OK 2026/02/20 01:32:57 DEBUG : dir1/0005-fghijkl.txt: md5 = 4eba31c660de6b7dd71a37d4bdbed781 OK 2026/02/20 01:32:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 8173c97a83417d0119411bac58da5aef OK 2026/02/20 01:33:00 DEBUG : dir1/0007-1234567.txt: md5 = 34db452ca82a0e68f33c1a3cd2d4020c OK 2026/02/20 01:33:01 DEBUG : dir1/0008-2345678.txt: md5 = 8eb388344c543b0e826c801cd0ac1d19 OK 2026/02/20 01:33:03 DEBUG : dir1/0009-3456789.txt: md5 = 5b4120c201a6a94fb9c4af69d88a53d1 OK 2026/02/20 01:33:04 DEBUG : dir1/0010-456789.txt: md5 = 80b00cde0d6d2888e8f4829c5690d427 OK 2026/02/20 01:33:05 DEBUG : dir1/0011-56789;.txt: md5 = c74f09d92ddeb841060eac84b3551cf2 OK 2026/02/20 01:33:07 DEBUG : dir1/0012-6789;.txt: md5 = e41449835ec81066adb4bb1290a7d5a1 OK 2026/02/20 01:33:09 DEBUG : dir1/0013-789;=.txt: md5 = b3faceec187ccade96919c7837c97d2d OK 2026/02/20 01:33:10 DEBUG : dir1/0014-89;=.txt: md5 = 5695fcee7ff3bafb6871de4add2e019b OK 2026/02/20 01:33:12 DEBUG : dir1/0015-9;=.txt: md5 = 956a74ab4c9f427be9e5cd9a88ad453b OK 2026/02/20 01:33:13 DEBUG : apple: md5 = bf685db3c75daaf77807a4e7217a10ae OK 2026/02/20 01:33:15 DEBUG : banana: md5 = 0ff7c0a9b669fc8d27d8e82c9fae7588 OK 2026/02/20 01:33:16 DEBUG : appleappleapplebanana: md5 = fa69893d2f1896095316a41d76217fb6 OK 2026/02/20 01:33:18 DEBUG : splitbananasplit: md5 = 5791c604b4646e4bad7f8883acab13f0 OK 2026/02/20 01:33:18 DEBUG : Waiting for deletions to finish 2026/02/20 01:33:19 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:33:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:33:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/20 01:33:20 DEBUG : apple: size = 5 OK 2026/02/20 01:33:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:20 DEBUG : apple: Unchanged skipping 2026/02/20 01:33:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:20 DEBUG : banana: size = 6 OK 2026/02/20 01:33:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:20 DEBUG : banana: Unchanged skipping 2026/02/20 01:33:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:33:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/20 01:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/20 01:33:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/20 01:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:33:22 DEBUG : appleapple: md5 = b2d2a959a7cb56888b4b318164f543b9 OK 2026/02/20 01:33:22 DEBUG : appleapple: size = 21 OK 2026/02/20 01:33:22 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/20 01:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:22 DEBUG : dir1/0000-abcde: md5 = 98864b4fee3b5a20bf9069a68349d3e4 OK 2026/02/20 01:33:22 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/20 01:33:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/20 01:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:22 DEBUG : dir1/0001-bcdef: md5 = f04877500ee22f6293b50c171c1d0a4d OK 2026/02/20 01:33:22 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/20 01:33:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/20 01:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:22 DEBUG : splitbanan: md5 = 950a6b84be3639ba4b79075717074d5f OK 2026/02/20 01:33:22 DEBUG : splitbanan: size = 16 OK 2026/02/20 01:33:22 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/20 01:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:23 DEBUG : dir1/0002-cdefg: md5 = a0e1654e5055dd77486e1279a9251e96 OK 2026/02/20 01:33:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/20 01:33:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/20 01:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:24 DEBUG : dir1/0004-efghi: md5 = 8b53a57f5f79177d11482231155d4303 OK 2026/02/20 01:33:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/20 01:33:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/20 01:33:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:24 DEBUG : dir1/0003-defgh: md5 = 59aa982bd8250da717fc8bfaf2f29169 OK 2026/02/20 01:33:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/20 01:33:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/20 01:33:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:24 DEBUG : dir1/0005-fghij: md5 = 2f0d5913a310388ea044b7b0778e7820 OK 2026/02/20 01:33:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/20 01:33:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/20 01:33:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:25 DEBUG : dir1/0006-ghijk: md5 = 6cd35f42a587fbee766fafb8b548a354 OK 2026/02/20 01:33:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/20 01:33:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/20 01:33:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:25 DEBUG : dir1/0008-23456: md5 = 9e6c84bc2b7a564c5d06bcc20514a621 OK 2026/02/20 01:33:25 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/20 01:33:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/20 01:33:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:25 DEBUG : dir1/0007-12345: md5 = a3870098077eec25f097753831f9d214 OK 2026/02/20 01:33:25 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/20 01:33:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/20 01:33:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:25 DEBUG : dir1/0009-34567: md5 = 41cae8ca8cc8ab661f1e114204e56afa OK 2026/02/20 01:33:25 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/20 01:33:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/20 01:33:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:26 DEBUG : dir1/0010-45678: md5 = c3fdd5bbeb0632908a4de2454f1282e6 OK 2026/02/20 01:33:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/20 01:33:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/20 01:33:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:27 DEBUG : dir1/0011-56789: md5 = ce20e633230dd3e5f47b78ea939ac5aa OK 2026/02/20 01:33:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/20 01:33:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/20 01:33:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:27 DEBUG : dir1/0012-6789;: md5 = 8a40f5d4acc77f1ef94d19873177cdd5 OK 2026/02/20 01:33:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/20 01:33:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/20 01:33:27 DEBUG : dir1/0013-789;=: md5 = 00e048a7b16ab65bea91ddafd84db5c3 OK 2026/02/20 01:33:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/20 01:33:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/20 01:33:28 DEBUG : dir1/0014-89;=.: md5 = a7189109f05eb37ba9feedfcfba321ef OK 2026/02/20 01:33:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/20 01:33:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/20 01:33:28 DEBUG : dir1/0015-9;=.t: md5 = d071704206b1d0de2f05bde7fd578a31 OK 2026/02/20 01:33:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/20 01:33:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/20 01:33:28 DEBUG : Waiting for deletions to finish 2026/02/20 01:33:28 INFO : appleappleapplebanana: Deleted 2026/02/20 01:33:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/20 01:33:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/20 01:33:28 INFO : dir1/0012-6789;.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0010-456789.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0009-3456789.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0014-89;=.txt: Deleted 2026/02/20 01:33:29 INFO : splitbananasplit: Deleted 2026/02/20 01:33:29 INFO : dir1/0015-9;=.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0011-56789;.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0013-789;=.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0003-defghij.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0007-1234567.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/20 01:33:29 INFO : dir1/0008-2345678.txt: Deleted 2026/02/20 01:33:29 DEBUG : Waiting for deletions to finish 2026/02/20 01:33:30 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : appleapple: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/20 01:33:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/20 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/20 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/20 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/20 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:31 DEBUG : dir1: Directory modification time the same (differ by -126.437µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:31 DEBUG : banana: size = 6 OK 2026/02/20 01:33:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : banana: Unchanged skipping 2026/02/20 01:33:31 DEBUG : splitbanan: size = 16 OK 2026/02/20 01:33:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:33:31 DEBUG : apple: size = 5 OK 2026/02/20 01:33:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : apple: Unchanged skipping 2026/02/20 01:33:31 DEBUG : appleapple: size = 21 OK 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/20 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/20 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/20 01:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/20 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/20 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/20 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/20 01:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/20 01:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/20 01:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/20 01:33:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/20 01:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/20 01:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/20 01:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/20 01:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/20 01:33:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/20 01:33:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/20 01:33:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/20 01:33:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/20 01:33:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/20 01:33:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/20 01:33:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/20 01:33:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:33:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/20 01:33:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:33:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:33:31 DEBUG : Waiting for deletions to finish 2026/02/20 01:33:31 DEBUG : Waiting for deletions to finish 2026/02/20 01:33:32 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : appleapple: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/20 01:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/20 01:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/20 01:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/20 01:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/20 01:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/20 01:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/20 01:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/20 01:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/20 01:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/20 01:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/20 01:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/20 01:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/20 01:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/20 01:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/20 01:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/20 01:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/20 01:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/20 01:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/20 01:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/20 01:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:33:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:33:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 1cc3d3fdf50ca095c9aa055f918e873e OK 2026/02/20 01:33:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4717777b8c095bb9aee03b522f5e5bac OK 2026/02/20 01:33:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 0bec84990ab3caa718fd7baacdf98812 OK 2026/02/20 01:33:51 DEBUG : dir1/0003-defghij.txt: md5 = 4ada7df5849059f95b1d171ecb02557a OK 2026/02/20 01:33:53 DEBUG : dir1/0004-efghijk.txt: md5 = 4513402740a5017894d09665ce0f6521 OK 2026/02/20 01:33:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 241397a2302bce788a60a93a52a6470a OK 2026/02/20 01:33:56 DEBUG : dir1/0006-ghijklm.txt: md5 = cff7b4d08eff4dae78190e9b9d7d9ed0 OK 2026/02/20 01:33:57 DEBUG : dir1/0007-1234567.txt: md5 = 9936d0552d4315badb019255fb9a4c4b OK 2026/02/20 01:33:59 DEBUG : dir1/0008-2345678.txt: md5 = ad85ada8309f3fa17391b159623f837f OK 2026/02/20 01:34:00 DEBUG : dir1/0009-3456789.txt: md5 = 4e18c0d113e71d5a52b9e90db816e7d1 OK 2026/02/20 01:34:02 DEBUG : dir1/0010-456789.txt: md5 = 914e735a5210c5e8f4ae57ab5223450d OK 2026/02/20 01:34:03 DEBUG : dir1/0011-56789;.txt: md5 = a94ead04cbe0b5d43ce4359fefc9f98f OK 2026/02/20 01:34:05 DEBUG : dir1/0012-6789;.txt: md5 = d5505794173f521dee51d8992ec2dd5b OK 2026/02/20 01:34:06 DEBUG : dir1/0013-789;=.txt: md5 = 732011958bd5b74740cc0ba508e17063 OK 2026/02/20 01:34:08 DEBUG : dir1/0014-89;=.txt: md5 = b6f14b503d88a2d9affda26629cf442f OK 2026/02/20 01:34:09 DEBUG : dir1/0015-9;=.txt: md5 = d1f67bdc41e0bd9fac5d0e0263afc196 OK 2026/02/20 01:34:11 DEBUG : apple: md5 = b15dfdce14d64eceb372154db554b305 OK 2026/02/20 01:34:13 DEBUG : banana: md5 = 1f07c2e2a022499ffdb1e60ee0adfa5f OK 2026/02/20 01:34:14 DEBUG : appleappleapplebanana: md5 = 1176123e2a4ed9c2221e45de33c99470 OK 2026/02/20 01:34:16 DEBUG : splitbananasplit: md5 = 7702c1873f289655aab6e71f167d8dd3 OK 2026/02/20 01:34:16 DEBUG : Waiting for deletions to finish 2026/02/20 01:34:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:34:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:34:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:34:18 DEBUG : apple: size = 5 OK 2026/02/20 01:34:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:34:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : apple: Unchanged skipping 2026/02/20 01:34:18 DEBUG : banana: size = 6 OK 2026/02/20 01:34:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : banana: Unchanged skipping 2026/02/20 01:34:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:34:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:34:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:34:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:34:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:34:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:34:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:34:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:34:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:34:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:34:18 DEBUG : Waiting for deletions to finish 2026/02/20 01:34:18 DEBUG : Waiting for deletions to finish 2026/02/20 01:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:34:20 DEBUG : dir1: Directory modification time the same (differ by -669.704µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : apple: size = 5 OK 2026/02/20 01:34:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : apple: Unchanged skipping 2026/02/20 01:34:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:34:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:34:20 DEBUG : banana: size = 6 OK 2026/02/20 01:34:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : banana: Unchanged skipping 2026/02/20 01:34:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:34:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:34:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:34:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:34:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:34:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:34:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:34:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:34:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:34:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:34:20 DEBUG : Waiting for deletions to finish 2026/02/20 01:34:20 DEBUG : Waiting for deletions to finish 2026/02/20 01:34:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:34:21 DEBUG : Waiting for deletions to finish 2026/02/20 01:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:34:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:34:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 7ba0f93fbcdfdf2be581926ab7119bb0 OK 2026/02/20 01:34:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = b9837564f56ea0081a1797e0376effea OK 2026/02/20 01:34:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 43f57e8effca1aeedc7e8c3758877979 OK 2026/02/20 01:34:42 DEBUG : dir1/0003-defghij.txt: md5 = a413d691a83881e184324393baabcf02 OK 2026/02/20 01:34:43 DEBUG : dir1/0004-efghijk.txt: md5 = 2e56e46fd83e4aaa5bdc2fec40b497e6 OK 2026/02/20 01:34:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 7804a211613b41df5f5a3eeef81f5755 OK 2026/02/20 01:34:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 7fc38c1ab1d45a93ea208892da088ac2 OK 2026/02/20 01:34:48 DEBUG : dir1/0007-1234567.txt: md5 = 243f29a3148387fe05d72c43a992a545 OK 2026/02/20 01:34:49 DEBUG : dir1/0008-2345678.txt: md5 = fc785723d8b140f8c80272cc7dab2792 OK 2026/02/20 01:34:51 DEBUG : dir1/0009-3456789.txt: md5 = 18893953fe05a2ec90158ba571da7095 OK 2026/02/20 01:34:53 DEBUG : dir1/0010-456789.txt: md5 = 3f1c1426b23af7a2dd008ae547c15dca OK 2026/02/20 01:34:54 DEBUG : dir1/0011-56789;.txt: md5 = f8a1ac8d1b2e7a4daf9b18b27239f738 OK 2026/02/20 01:34:56 DEBUG : dir1/0012-6789;.txt: md5 = 3a95bf0f2bd94c76449554e559357eba OK 2026/02/20 01:34:58 DEBUG : dir1/0013-789;=.txt: md5 = e1f5118dd081e4529c4c12c6f77ec632 OK 2026/02/20 01:34:59 DEBUG : dir1/0014-89;=.txt: md5 = 22529888417b6b7bf97b8e187dc4fd14 OK 2026/02/20 01:35:01 DEBUG : dir1/0015-9;=.txt: md5 = 7acb147cc6cd6bccc49e765a7d8f2ff9 OK 2026/02/20 01:35:02 DEBUG : apple: md5 = 1afe1c0dd7479c5d08972fb7fb5892d4 OK 2026/02/20 01:35:04 DEBUG : banana: md5 = a987f09c7dda3bcaaa37a60eabe465d2 OK 2026/02/20 01:35:06 DEBUG : appleappleapplebanana: md5 = 8bda84031a394901cdf8095f596a32c2 OK 2026/02/20 01:35:07 DEBUG : splitbananasplit: md5 = c42a5d7a1f3bf0f782e2c746cddd4091 OK 2026/02/20 01:35:07 DEBUG : Waiting for deletions to finish 2026/02/20 01:35:08 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:35:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:35:09 DEBUG : apple: size = 5 OK 2026/02/20 01:35:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:09 DEBUG : apple: Unchanged skipping 2026/02/20 01:35:09 DEBUG : banana: size = 6 OK 2026/02/20 01:35:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:09 DEBUG : banana: Unchanged skipping 2026/02/20 01:35:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:35:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:35:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:35:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:35:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:35:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:35:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:35:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:35:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:35:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:35:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:35:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:35:10 DEBUG : Waiting for deletions to finish 2026/02/20 01:35:10 DEBUG : Waiting for deletions to finish 2026/02/20 01:35:10 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:35:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1: Directory modification time the same (differ by -153.66µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : apple: size = 5 OK 2026/02/20 01:35:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : apple: Unchanged skipping 2026/02/20 01:35:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:35:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:35:12 DEBUG : banana: size = 6 OK 2026/02/20 01:35:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : banana: Unchanged skipping 2026/02/20 01:35:12 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:35:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:35:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:35:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:35:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:35:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:35:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:35:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:35:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:35:12 DEBUG : Waiting for deletions to finish 2026/02/20 01:35:12 DEBUG : Waiting for deletions to finish 2026/02/20 01:35:12 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:35:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:35:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:35:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 924e40108d2022df9cff3d8a609501cf OK 2026/02/20 01:35:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = f2c88d1a74d7ce1b7c60c375f68d5c31 OK 2026/02/20 01:35:30 DEBUG : dir1/0002-cdefghi.txt: md5 = a61afaf8b63be0b8f7383ae9dd1d408a OK 2026/02/20 01:35:31 DEBUG : dir1/0003-defghij.txt: md5 = e3bb367459cfe1fc50eb4625daf0ba9d OK 2026/02/20 01:35:33 DEBUG : dir1/0004-efghijk.txt: md5 = 5f4c262fc4e960cbc8eb52ec7409edc5 OK 2026/02/20 01:35:34 DEBUG : dir1/0005-fghijkl.txt: md5 = edbc1a2314e3547a1fd489460e474f0d OK 2026/02/20 01:35:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 3284b8b9128495f125a5aeebf8ae452d OK 2026/02/20 01:35:37 DEBUG : dir1/0007-1234567.txt: md5 = fa8986def89763ed9c6542dd4d3428ff OK 2026/02/20 01:35:39 DEBUG : dir1/0008-2345678.txt: md5 = ce4fb673ef9279bc5892dcd3fcd9b8cf OK 2026/02/20 01:35:40 DEBUG : dir1/0009-3456789.txt: md5 = 072588ee25b6ddebc45624284d85deb9 OK 2026/02/20 01:35:42 DEBUG : dir1/0010-456789.txt: md5 = 5be5736866b640832056a7303165f34b OK 2026/02/20 01:35:43 DEBUG : dir1/0011-56789;.txt: md5 = 2ea5edabe80d9a8b8114f726020ee5b6 OK 2026/02/20 01:35:45 DEBUG : dir1/0012-6789;.txt: md5 = ad7fc51262c0f35d780002ca68b2be8f OK 2026/02/20 01:35:47 DEBUG : dir1/0013-789;=.txt: md5 = 70c589827b988065fc4b63fdb23e11ac OK 2026/02/20 01:35:48 DEBUG : dir1/0014-89;=.txt: md5 = ed6b553e42dee4bf150e237ccb7f57fa OK 2026/02/20 01:35:51 DEBUG : dir1/0015-9;=.txt: md5 = 62602f28a380033668b0c1477dd0bf64 OK 2026/02/20 01:35:52 DEBUG : apple: md5 = 52e6402e7ae4b50841c8b79cb576025e OK 2026/02/20 01:35:54 DEBUG : banana: md5 = 93bc52deebb1fcfd58be8f2ce8e621c4 OK 2026/02/20 01:35:55 DEBUG : appleappleapplebanana: md5 = 7bdb3b5ea905d9b486c2e43597768df1 OK 2026/02/20 01:35:57 DEBUG : splitbananasplit: md5 = c7ae42d7fee82161e06875e618b93324 OK 2026/02/20 01:35:57 DEBUG : Waiting for deletions to finish 2026/02/20 01:35:57 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:35:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:35:59 DEBUG : apple: size = 5 OK 2026/02/20 01:35:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : apple: Unchanged skipping 2026/02/20 01:35:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:35:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:35:59 DEBUG : banana: size = 6 OK 2026/02/20 01:35:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : banana: Unchanged skipping 2026/02/20 01:35:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:35:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:35:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:35:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:35:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:35:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:35:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:35:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:35:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:35:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:35:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:35:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:35:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:35:59 DEBUG : Waiting for deletions to finish 2026/02/20 01:35:59 DEBUG : Waiting for deletions to finish 2026/02/20 01:36:00 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:36:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:36:01 DEBUG : dir1: Directory modification time the same (differ by -624.302µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : apple: size = 5 OK 2026/02/20 01:36:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : apple: Unchanged skipping 2026/02/20 01:36:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:36:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:36:01 DEBUG : banana: size = 6 OK 2026/02/20 01:36:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : banana: Unchanged skipping 2026/02/20 01:36:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:36:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:36:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:36:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:36:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:36:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:36:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:36:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:36:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:36:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:36:01 DEBUG : Waiting for deletions to finish 2026/02/20 01:36:01 DEBUG : Waiting for deletions to finish 2026/02/20 01:36:02 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:36:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:36:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:36:17 DEBUG : dir1/0000-abcdefg.txt: md5 = a0026d5cc150183017d277cc9fedd650 OK 2026/02/20 01:36:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = e72008d75db6c8eb2b5c5469392e86ae OK 2026/02/20 01:36:20 DEBUG : dir1/0002-cdefghi.txt: md5 = fc3031dc2f4fa6f29e9e36dbced592e0 OK 2026/02/20 01:36:22 DEBUG : dir1/0003-defghij.txt: md5 = a84c5c0045c305b1bda840448197d961 OK 2026/02/20 01:36:23 DEBUG : dir1/0004-efghijk.txt: md5 = eb740f66f341ff5af44360552f1945fa OK 2026/02/20 01:36:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 6eda1d0c504793c855283c69d3ccd564 OK 2026/02/20 01:36:27 DEBUG : dir1/0006-ghijklm.txt: md5 = d47ce61a3548a9da68a0d8917213d3ea OK 2026/02/20 01:36:28 DEBUG : dir1/0007-1234567.txt: md5 = a578a1f2acf94531ef2a33d9b6ec8220 OK 2026/02/20 01:36:30 DEBUG : dir1/0008-2345678.txt: md5 = 0d3991824d0c2c3902401fef8c654063 OK 2026/02/20 01:36:31 DEBUG : dir1/0009-3456789.txt: md5 = f15051dd32deae7a8c044d2703f7821e OK 2026/02/20 01:36:33 DEBUG : dir1/0010-456789.txt: md5 = 542d012a01fd2bebef722e533ef81e51 OK 2026/02/20 01:36:34 DEBUG : dir1/0011-56789;.txt: md5 = fea8da1d12aec35562c0bad01d001b2b OK 2026/02/20 01:36:36 DEBUG : dir1/0012-6789;.txt: md5 = 15424f3c054d049dc4bdeddf7cecd207 OK 2026/02/20 01:36:38 DEBUG : dir1/0013-789;=.txt: md5 = 6a045b18968fca72bf80fe7f50e517ce OK 2026/02/20 01:36:39 DEBUG : dir1/0014-89;=.txt: md5 = a635be4eca487e9ca90e388b56fa32ef OK 2026/02/20 01:36:41 DEBUG : dir1/0015-9;=.txt: md5 = 454c289e0742f3281effe23943b3537e OK 2026/02/20 01:36:42 DEBUG : apple: md5 = 65ea9f6334f10f9b22fcb5185dfef927 OK 2026/02/20 01:36:44 DEBUG : banana: md5 = 27b62e30cea76beee614cf615c9a7977 OK 2026/02/20 01:36:45 DEBUG : appleappleapplebanana: md5 = 9bb4c7c7bd3f537b93bd3085423d0af4 OK 2026/02/20 01:36:47 DEBUG : splitbananasplit: md5 = 3fbf564fa4173230a071f6043b5c76fb OK 2026/02/20 01:36:47 DEBUG : Waiting for deletions to finish 2026/02/20 01:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:36:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:36:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:36:49 DEBUG : apple: size = 5 OK 2026/02/20 01:36:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : apple: Unchanged skipping 2026/02/20 01:36:49 DEBUG : banana: size = 6 OK 2026/02/20 01:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : banana: Unchanged skipping 2026/02/20 01:36:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:36:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:36:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:36:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:36:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:36:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:36:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:36:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:36:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:36:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:36:49 DEBUG : Waiting for deletions to finish 2026/02/20 01:36:49 DEBUG : Waiting for deletions to finish 2026/02/20 01:36:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:36:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:36:51 DEBUG : dir1: Directory modification time the same (differ by -96.669µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : apple: size = 5 OK 2026/02/20 01:36:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:36:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : apple: Unchanged skipping 2026/02/20 01:36:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:36:51 DEBUG : banana: size = 6 OK 2026/02/20 01:36:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:36:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : banana: Unchanged skipping 2026/02/20 01:36:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:36:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:36:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:36:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:36:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:36:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:36:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:36:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:36:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:36:51 DEBUG : Waiting for deletions to finish 2026/02/20 01:36:51 DEBUG : Waiting for deletions to finish 2026/02/20 01:36:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:36:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:37:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:37:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 99bdf71ce33d6e00b979e98b852ed0d6 OK 2026/02/20 01:37:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 47e04402e8519d550b397921d1b0f393 OK 2026/02/20 01:37:11 DEBUG : dir1/0002-cdefghi.txt: md5 = b7f39f0a15e6cc585b95558cf84ef366 OK 2026/02/20 01:37:13 DEBUG : dir1/0003-defghij.txt: md5 = c505a9e4b3fb8ba6f7f4797782258137 OK 2026/02/20 01:37:15 DEBUG : dir1/0004-efghijk.txt: md5 = 53129560569177b2fbfead991d297a6a OK 2026/02/20 01:37:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 11cdc6d2fadd59681318dbd3a3f41832 OK 2026/02/20 01:37:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 83fba0d6e5df58a5e6fc2c87c692c71c OK 2026/02/20 01:37:20 DEBUG : dir1/0007-1234567.txt: md5 = e89fb1affa42d0dc33c83503cee19260 OK 2026/02/20 01:37:21 DEBUG : dir1/0008-2345678.txt: md5 = 76e2daa9a513aac30bb19d4333b82929 OK 2026/02/20 01:37:23 DEBUG : dir1/0009-3456789.txt: md5 = 017571e06efffcbf92c6f29efad0d933 OK 2026/02/20 01:37:24 DEBUG : dir1/0010-456789.txt: md5 = 6156351a9db2512df7ba41d257c7d9a5 OK 2026/02/20 01:37:26 DEBUG : dir1/0011-56789;.txt: md5 = 34c3eaf73db5a7b78951ac351a9b8ec1 OK 2026/02/20 01:37:27 DEBUG : dir1/0012-6789;.txt: md5 = 5172ee77aac79c4271cf49bf5102d3ba OK 2026/02/20 01:37:29 DEBUG : dir1/0013-789;=.txt: md5 = b63052494972cc61877c4b215f2edd65 OK 2026/02/20 01:37:30 DEBUG : dir1/0014-89;=.txt: md5 = 5b3f3bc80c71074658f122069389576d OK 2026/02/20 01:37:32 DEBUG : dir1/0015-9;=.txt: md5 = 845b9730bcc3ba19c0c2d4e5eb4e58be OK 2026/02/20 01:37:34 DEBUG : apple: md5 = ece42b708273c3f75b2f0ee8c030622d OK 2026/02/20 01:37:35 DEBUG : banana: md5 = 373d5612175363c8468954894985a7d9 OK 2026/02/20 01:37:37 DEBUG : appleappleapplebanana: md5 = 19cc8c794ae0bc10a26fdc41f4d84cf4 OK 2026/02/20 01:37:38 DEBUG : splitbananasplit: md5 = e2365efa2433d22dca718dd03c5b2f47 OK 2026/02/20 01:37:38 DEBUG : Waiting for deletions to finish 2026/02/20 01:37:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:37:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:37:40 DEBUG : apple: size = 5 OK 2026/02/20 01:37:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:40 DEBUG : apple: Unchanged skipping 2026/02/20 01:37:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:37:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:37:40 DEBUG : banana: size = 6 OK 2026/02/20 01:37:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:40 DEBUG : banana: Unchanged skipping 2026/02/20 01:37:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/20 01:37:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:37:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:37:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:37:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:37:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:37:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:37:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:37:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:37:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:37:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:37:41 DEBUG : Waiting for deletions to finish 2026/02/20 01:37:41 DEBUG : Waiting for deletions to finish 2026/02/20 01:37:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:37:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:37:42 DEBUG : dir1: Directory modification time the same (differ by -580.976µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : apple: size = 5 OK 2026/02/20 01:37:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/20 01:37:42 DEBUG : apple: Unchanged skipping 2026/02/20 01:37:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/20 01:37:42 DEBUG : banana: size = 6 OK 2026/02/20 01:37:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : banana: Unchanged skipping 2026/02/20 01:37:42 DEBUG : splitbananasplit: size = 16 OK 2026/02/20 01:37:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/20 01:37:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/20 01:37:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/20 01:37:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/20 01:37:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/20 01:37:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/20 01:37:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/20 01:37:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:37:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/20 01:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:37:42 DEBUG : Waiting for deletions to finish 2026/02/20 01:37:42 DEBUG : Waiting for deletions to finish 2026/02/20 01:37:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : banana: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : apple: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/20 01:37:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/20 01:37:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" --- PASS: TestTransform (604.41s) --- PASS: TestTransform/NFC (49.12s) --- PASS: TestTransform/NFD (49.69s) --- PASS: TestTransform/base64 (58.64s) --- PASS: TestTransform/prefix (69.54s) --- PASS: TestTransform/suffix (69.70s) --- PASS: TestTransform/truncate (56.63s) --- PASS: TestTransform/encoder (50.59s) --- PASS: TestTransform/ISO-8859-1 (49.98s) --- PASS: TestTransform/charmap (50.55s) --- PASS: TestTransform/lowercase (50.73s) --- PASS: TestTransform/ascii (49.26s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:37:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/20 01:37:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/20 01:37:55 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/02/20 01:37:56 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-02-20T01:37:55.220795173Z) 2026/02/20 01:37:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/20 01:37:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/20 01:37:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/20 01:37:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/20 01:37:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/20 01:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:37:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 15b9474419f664667c64b502d55e8ce3 OK 2026/02/20 01:37:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/20 01:37:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/20 01:37:57 DEBUG : Waiting for deletions to finish 2026/02/20 01:38:00 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.56s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:38:00 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:01 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:01 DEBUG : tictactoe: Making directory with metadata 2026/02/20 01:38:01 INFO : tictactoe: Made directory with metadata (mtime=2026-02-20T01:38:00.779847613Z) 2026/02/20 01:38:01 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:01 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/20 01:38:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:38:03 DEBUG : tictactoe/tictactoe: md5 = 70962283b53ab0117b3c566c380be6da OK 2026/02/20 01:38:03 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/20 01:38:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/20 01:38:03 DEBUG : Waiting for deletions to finish 2026/02/20 01:38:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.41s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:38:06 DEBUG : toe: Making directory with metadata 2026/02/20 01:38:07 INFO : toe: Made directory with metadata (mtime=2026-02-20T01:38:06.185898613Z) 2026/02/20 01:38:07 DEBUG : toe/toe: Making directory with metadata 2026/02/20 01:38:08 INFO : toe/toe: Made directory with metadata (mtime=2026-02-20T01:38:06.185898613Z) 2026/02/20 01:38:08 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/20 01:38:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/20 01:38:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/20 01:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:38:09 DEBUG : toe/toe/tictactoe: md5 = 72516bba48b589435adb65d4821eb0e8 OK 2026/02/20 01:38:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/20 01:38:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/20 01:38:09 DEBUG : Waiting for deletions to finish 2026/02/20 01:38:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/20 01:38:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.36s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:38:13 DEBUG : toe: Making directory with metadata 2026/02/20 01:38:14 INFO : toe: Made directory with metadata (mtime=2026-02-20T01:38:13.543968025Z) 2026/02/20 01:38:14 DEBUG : toe/toe: Making directory with metadata 2026/02/20 01:38:15 INFO : toe/toe: Made directory with metadata (mtime=2026-02-20T01:38:13.543968025Z) 2026/02/20 01:38:15 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/20 01:38:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/20 01:38:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/20 01:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:38:17 DEBUG : toe/toe/tictactoe: md5 = 4132cc095c21067f0bb6afe3eda66b6b OK 2026/02/20 01:38:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/20 01:38:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/20 01:38:17 DEBUG : Waiting for deletions to finish 2026/02/20 01:38:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/20 01:38:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.75s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:38:21 DEBUG : empty_dir: Making directory with metadata 2026/02/20 01:38:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:38:21 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:21 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/20 01:38:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:38:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:22 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:22 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:22 DEBUG : tictactoe: Making directory with metadata 2026/02/20 01:38:23 INFO : tictactoe: Made directory with metadata (mtime=2026-02-20T01:38:21.291041106Z) 2026/02/20 01:38:23 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:23 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/20 01:38:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-20T01:38:21.291041106Z) 2026/02/20 01:38:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/20 01:38:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/20 01:38:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/20 01:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:38:25 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 443f08f609f2e1dd06f1efda67d8e970 OK 2026/02/20 01:38:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/20 01:38:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/20 01:38:25 DEBUG : Waiting for deletions to finish 2026/02/20 01:38:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/20 01:38:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.67s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:38:29 DEBUG : empty_dir: Making directory with metadata 2026/02/20 01:38:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:38:29 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:30 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/20 01:38:30 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:38:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:30 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:30 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:30 DEBUG : tictactoe: Making directory with metadata 2026/02/20 01:38:31 INFO : tictactoe: Made directory with metadata (mtime=2026-02-20T01:38:29.966122942Z) 2026/02/20 01:38:31 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:31 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:31 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/20 01:38:32 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-20T01:38:29.966122942Z) 2026/02/20 01:38:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/20 01:38:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:38:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/20 01:38:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:38:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 51fa1d742d239e31e925b430e526bc9f OK 2026/02/20 01:38:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/20 01:38:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:38:34 DEBUG : Waiting for deletions to finish 2026/02/20 01:38:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:35 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:36 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:36 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/20 01:38:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/20 01:38:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/20 01:38:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': 0 differences found 2026/02/20 01:38:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': 1 hashes could not be checked 2026/02/20 01:38:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': 1 matching files 2026/02/20 01:38:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/20 01:38:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.87s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:38:39 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:40 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:40 DEBUG : tictactoe: Making directory with metadata 2026/02/20 01:38:40 INFO : tictactoe: Made directory with metadata (mtime=2026-02-20T01:38:39.83521604Z) 2026/02/20 01:38:40 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:40 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/20 01:38:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-20T01:38:39.83521604Z) 2026/02/20 01:38:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/20 01:38:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/20 01:38:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/20 01:38:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:38:43 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 75135dd162e53dd9ccec2292d376735c OK 2026/02/20 01:38:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/20 01:38:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/20 01:38:43 DEBUG : Waiting for deletions to finish 2026/02/20 01:38:44 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:45 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:45 DEBUG : tictactoe: Directory modification time the same (differ by -216.04µs, within tolerance 1ms) 2026/02/20 01:38:45 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:45 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -216.04µs, within tolerance 1ms) 2026/02/20 01:38:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/20 01:38:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/20 01:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/20 01:38:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/20 01:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:38:45 DEBUG : Waiting for deletions to finish 2026/02/20 01:38:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/20 01:38:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.95s) === RUN TestSyntax 2026/02/20 01:38:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:38:49 DEBUG : toe: Making directory with metadata 2026/02/20 01:38:49 INFO : toe: Made directory with metadata (mtime=2026-02-20T01:38:48.789305684Z) 2026/02/20 01:38:49 DEBUG : toe/toe: Making directory with metadata 2026/02/20 01:38:50 INFO : toe/toe: Made directory with metadata (mtime=2026-02-20T01:38:48.789305684Z) 2026/02/20 01:38:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/20 01:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:38:52 DEBUG : toe/toe/toe: md5 = 7e43ab38a0f87b2717563e39232a1a30 OK 2026/02/20 01:38:52 DEBUG : toe/toe/toe: size = 11 OK 2026/02/20 01:38:52 INFO : toe/toe/toe: Copied (new) 2026/02/20 01:38:52 DEBUG : Waiting for deletions to finish 2026/02/20 01:38:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/20 01:38:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.11s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:38:55 DEBUG : empty_dir: Making directory with metadata 2026/02/20 01:38:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:38:55 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:56 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/20 01:38:57 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:38:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:38:57 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:57 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:57 DEBUG : tictactoe: Making directory with metadata 2026/02/20 01:38:57 INFO : tictactoe: Made directory with metadata (mtime=2026-02-20T01:38:55.904380356Z) 2026/02/20 01:38:57 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:57 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:38:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/20 01:38:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-20T01:38:55.904380356Z) 2026/02/20 01:38:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:38:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/20 01:38:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:38:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/20 01:38:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:38:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:38:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c12754091bee9fe9b28b9fa44205a701 OK 2026/02/20 01:38:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/20 01:38:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:38:59 INFO : toe/toe/toe.txt: Deleted 2026/02/20 01:38:59 INFO : toe/toe: Removing directory 2026/02/20 01:38:59 INFO : toe: Removing directory 2026/02/20 01:38:59 INFO : empty_dir: Removing directory 2026/02/20 01:38:59 DEBUG : Local file system at /tmp/rclone4069018986: deleted 3 directories 2026/02/20 01:39:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/20 01:39:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.13s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:39:05 DEBUG : empty_dir: Making directory with metadata 2026/02/20 01:39:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:39:05 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:39:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:39:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:39:05 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/20 01:39:06 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:39:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:39:06 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:06 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:06 DEBUG : tictactoe: Making directory with metadata 2026/02/20 01:39:06 INFO : tictactoe: Made directory with metadata (mtime=2026-02-20T01:39:05.029475986Z) 2026/02/20 01:39:06 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:06 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:39:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/20 01:39:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-20T01:39:05.029475986Z) 2026/02/20 01:39:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:39:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/20 01:39:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:39:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/20 01:39:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:39:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:39:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 688c7bc49e97686b31b64e9370fb3ac7 OK 2026/02/20 01:39:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/20 01:39:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:39:09 INFO : toe/toe/toe.txt: Deleted 2026/02/20 01:39:09 INFO : toe/toe: Removing directory 2026/02/20 01:39:09 INFO : toe: Removing directory 2026/02/20 01:39:09 INFO : empty_dir: Removing directory 2026/02/20 01:39:09 DEBUG : Local file system at /tmp/rclone4069018986: deleted 3 directories 2026/02/20 01:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/20 01:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/20 01:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/20 01:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/20 01:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/20 01:39:12 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/20 01:39:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/20 01:39:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/20 01:39:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.65s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:39:18 DEBUG : Reset feature "Copy" 2026/02/20 01:39:18 DEBUG : Reset feature "Move" 2026/02/20 01:39:18 DEBUG : Reset feature "Copy" 2026/02/20 01:39:18 DEBUG : Reset feature "Move" 2026/02/20 01:39:18 DEBUG : empty_dir: Making directory with metadata 2026/02/20 01:39:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:39:18 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:39:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:39:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:39:18 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/20 01:39:19 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/20 01:39:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/20 01:39:19 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:19 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:19 DEBUG : tictactoe: Making directory with metadata 2026/02/20 01:39:20 INFO : tictactoe: Made directory with metadata (mtime=2026-02-20T01:39:18.680618761Z) 2026/02/20 01:39:20 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:20 DEBUG : toe: transformed to: tictactoe 2026/02/20 01:39:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:39:20 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/20 01:39:21 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-20T01:39:18.680618761Z) 2026/02/20 01:39:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/20 01:39:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/20 01:39:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:39:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/20 01:39:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:39:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:39:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ccc1c87f64c4ea5fd9f46dab93df3388 OK 2026/02/20 01:39:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/20 01:39:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/20 01:39:23 INFO : toe/toe/toe.txt: Deleted 2026/02/20 01:39:23 INFO : toe/toe: Removing directory 2026/02/20 01:39:23 INFO : toe: Removing directory 2026/02/20 01:39:23 INFO : empty_dir: Removing directory 2026/02/20 01:39:23 DEBUG : Local file system at /tmp/rclone4069018986: deleted 3 directories 2026/02/20 01:39:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/20 01:39:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/20 01:39:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/20 01:39:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/20 01:39:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/20 01:39:28 DEBUG : toe/toe/toe.txt: md5 = 21d8f36d96b849097868a099ca040d26 OK 2026/02/20 01:39:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/20 01:39:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/20 01:39:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/20 01:39:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/20 01:39:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/20 01:39:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/20 01:39:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (16.60s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:39:35 DEBUG : toe: transformed to: dG9l 2026/02/20 01:39:35 DEBUG : toe: transformed to: dG9l 2026/02/20 01:39:35 DEBUG : dG9l: Making directory with metadata 2026/02/20 01:39:36 INFO : dG9l: Made directory with metadata (mtime=2026-02-20T01:39:35.280791951Z) 2026/02/20 01:39:36 DEBUG : toe: transformed to: dG9l 2026/02/20 01:39:36 DEBUG : toe: transformed to: dG9l 2026/02/20 01:39:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/20 01:39:36 DEBUG : dG9l/dG9l: Making directory with metadata 2026/02/20 01:39:37 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-02-20T01:39:35.280791951Z) 2026/02/20 01:39:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/20 01:39:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/20 01:39:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/20 01:39:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/20 01:39:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/20 01:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:39:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = e1ec36f37d68720371d5f85ce25c6407 OK 2026/02/20 01:39:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/20 01:39:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/20 01:39:38 DEBUG : Waiting for deletions to finish 2026/02/20 01:39:40 DEBUG : dG9l: transformed to: toe 2026/02/20 01:39:40 DEBUG : dG9l: transformed to: toe 2026/02/20 01:39:40 DEBUG : toe: Directory modification time the same (differ by 791.951µs, within tolerance 1ms) 2026/02/20 01:39:40 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/20 01:39:40 DEBUG : dG9l: transformed to: toe 2026/02/20 01:39:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/20 01:39:40 DEBUG : toe/toe: Directory modification time the same (differ by 791.951µs, within tolerance 1ms) 2026/02/20 01:39:40 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/20 01:39:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/20 01:39:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/20 01:39:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/20 01:39:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/20 01:39:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/20 01:39:40 DEBUG : Local file system at /tmp/rclone4069018986: Waiting for checks to finish 2026/02/20 01:39:40 DEBUG : Local file system at /tmp/rclone4069018986: Waiting for transfers to finish 2026/02/20 01:39:40 DEBUG : Waiting for deletions to finish 2026/02/20 01:39:42 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/02/20 01:39:43 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.30s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci'", Local "Local file system at /tmp/rclone4069018986", Modify Window "1ms" 2026/02/20 01:39:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/20 01:39:44 DEBUG : toe: transformed to: 2026/02/20 01:39:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/20 01:39:44 DEBUG : toe: transformed to: 2026/02/20 01:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Making directory with metadata 2026/02/20 01:39:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Made directory with metadata (mtime=2026-02-20T01:39:44.578888756Z) 2026/02/20 01:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/20 01:39:45 DEBUG : toe: transformed to: 2026/02/20 01:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/20 01:39:45 DEBUG : toe: transformed to: 2026/02/20 01:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/20 01:39:45 DEBUG : toe/toe: transformed to: 2026/02/20 01:39:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/20 01:39:45 DEBUG : toe/toe: Making directory with metadata 2026/02/20 01:39:46 INFO : toe/toe: Made directory with metadata (mtime=2026-02-20T01:39:44.578888756Z) 2026/02/20 01:39:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/20 01:39:46 DEBUG : toe/toe: transformed to: 2026/02/20 01:39:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/20 01:39:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/20 01:39:46 DEBUG : toe: transformed to: 2026/02/20 01:39:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/20 01:39:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/20 01:39:46 DEBUG : toe/toe/toe: transformed to: 2026/02/20 01:39:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/20 01:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for checks to finish 2026/02/20 01:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Waiting for transfers to finish 2026/02/20 01:39:48 DEBUG : toe/toe/toe: md5 = c3629d8873ba72dd60c9059ca54bed79 OK 2026/02/20 01:39:48 DEBUG : toe/toe/toe: size = 11 OK 2026/02/20 01:39:48 INFO : toe/toe/toe: Copied (new) 2026/02/20 01:39:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': not deleting files as there were IO errors 2026/02/20 01:39:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': not deleting directories as there were IO errors 2026/02/20 01:39:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/20 01:39:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.86s) PASS 2026/02/20 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehirar3zoci': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 29m3.751934704s (try 1/5)