"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/02 05:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa" 2026/05/02 05:03:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g" 2026/05/02 05:03:44 DEBUG : Creating backend with remote "/tmp/rclone2087108160" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:03:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:03:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:03:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/02 05:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:03:45 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:03:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:03:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:03:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:03:48 DEBUG : sub dir/hello world: md5 = d393c0b0408efb44d9737a17a53180f8 OK 2026/05/02 05:03:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:03:48 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:03:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:03:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.09s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:03:50 DEBUG : metadata sub dir: Making directory with metadata 2026/05/02 05:03:50 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:03:50 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/02 05:03:50 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:03:50 DEBUG : Local file system at /tmp/rclone2087108160: File to upload is small (21 bytes), uploading instead of streaming 2026/05/02 05:03:50 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/02 05:03:50 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/02 05:03:50 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/02 05:03:50 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:03:51 DEBUG : Google drive root 'crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g': Skipping btime metadata as can't update it on an existing file: 2026-05-02T05:03:50.879621027Z 2026/05/02 05:03:51 INFO : empty metadata sub dir: Updated directory metadata 2026/05/02 05:03:51 DEBUG : Google drive root 'crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g': Skipping btime metadata as can't update it on an existing file: 2026-05-02T05:03:50.879621027Z 2026/05/02 05:03:52 INFO : metadata sub dir: Updated directory metadata 2026/05/02 05:03:52 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/02 05:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:03:53 DEBUG : metadata sub dir/hello metadata world: md5 = 20ca365f8d7345c741f5960214c3902c OK 2026/05/02 05:03:53 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/02 05:03:53 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/02 05:03:56 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.42s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:03:57 DEBUG : metadata sub dir: Making directory with metadata 2026/05/02 05:03:57 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:03:57 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/02 05:03:57 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:03:57 DEBUG : Local file system at /tmp/rclone2087108160: File to upload is small (21 bytes), uploading instead of streaming 2026/05/02 05:03:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/02 05:03:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/02 05:03:57 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/02 05:03:57 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:03:57 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/02 05:03:57 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/02 05:03:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/02 05:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:03:59 DEBUG : metadata sub dir/hello metadata world: md5 = e3fb5ac451fb2bba7b52b3c7e849beb3 OK 2026/05/02 05:03:59 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/02 05:03:59 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/02 05:03:59 DEBUG : Google drive root 'crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g': Skipping btime metadata as can't update it on an existing file: 2026-05-02T05:03:57.304726517Z 2026/05/02 05:03:59 INFO : metadata sub dir: Updated directory metadata 2026/05/02 05:04:02 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.68s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:02 DEBUG : Creating backend with remote "/non-existing" 2026/05/02 05:04:02 DEBUG : Config file has changed externally - reloading 2026/05/02 05:04:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/02 05:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:04:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:05 DEBUG : sub dir/hello world: md5 = 397511f63734819ae744ab9dceb6004f OK 2026/05/02 05:04:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:04:05 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:04:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:04:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (4.86s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Running all checks before starting transfers 2026/05/02 05:04:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Checks finished, now starting transfers 2026/05/02 05:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:11 DEBUG : sub dir/hello world: md5 = 1db9363c30bedeecf60a44341866d3d4 OK 2026/05/02 05:04:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:04:11 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:04:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:04:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.12s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:14 ERROR : Ignoring --no-traverse with sync 2026/05/02 05:04:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:16 DEBUG : sub dir/hello world: md5 = daa5d8a651283d90d8f40670915373bb OK 2026/05/02 05:04:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:04:16 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:04:16 DEBUG : Waiting for deletions to finish 2026/05/02 05:04:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:04:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (4.70s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/02 05:04:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:20 DEBUG : hello world2: md5 = 1f41a6b2030bb7e5fe16aa3a6016688f OK 2026/05/02 05:04:20 DEBUG : hello world2: size = 12 OK 2026/05/02 05:04:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.74s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:22 DEBUG : potato2: md5 = e0664b16a60684f2863a3ec4110afa0c OK 2026/05/02 05:04:22 DEBUG : potato2: size = 11 OK 2026/05/02 05:04:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:25 DEBUG : potato2: md5 = 8c8084acc5849530b4f2320f0b31bfd8 OK 2026/05/02 05:04:25 DEBUG : potato2: size = 11 OK 2026/05/02 05:04:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.72s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 05:04:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:04:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 05:04:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:04:27 DEBUG : sub dir2: Making directory with metadata 2026/05/02 05:04:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:04:27 DEBUG : sub dir: Making directory with metadata 2026/05/02 05:04:28 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:04:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 05:04:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:29 DEBUG : sub dir/hello world: md5 = 3dd4c1f55b71ce546be314ac90b3a3d3 OK 2026/05/02 05:04:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:04:29 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:04:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/02 05:04:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.19s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:34 INFO : sub dir2: Making directory 2026/05/02 05:04:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 05:04:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:04:34 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/02 05:04:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:04:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:04:34 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/02 05:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:36 DEBUG : sub dir/hello world: md5 = 6b42e9d3431cf7b6316a724e9eaa2d16 OK 2026/05/02 05:04:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:04:36 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:04:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:04:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.73s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:38 DEBUG : sub dir2: Making directory with metadata 2026/05/02 05:04:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:04:39 DEBUG : sub dir2: Making directory with metadata 2026/05/02 05:04:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:04:39 DEBUG : sub dir: Making directory with metadata 2026/05/02 05:04:40 INFO : sub dir: Made directory with metadata (mtime=2026-05-02T05:04:38.791407708Z) 2026/05/02 05:04:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:41 DEBUG : sub dir/hello world: md5 = 1bb2eef7908b70cc4d4a348f68ca0876 OK 2026/05/02 05:04:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:04:41 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:04:41 INFO : sub dir/hello world: Deleted 2026/05/02 05:04:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.06s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:44 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/02 05:04:44 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.32s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:48 INFO : sub dir2: Making directory 2026/05/02 05:04:48 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/02 05:04:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:50 DEBUG : sub dir/hello world: md5 = e16b8ec35861a79f0f8a6cdef0395a1f OK 2026/05/02 05:04:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:04:50 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:04:50 INFO : sub dir/hello world: Deleted 2026/05/02 05:04:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:04:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.17s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:04:53 DEBUG : sub dir2: Making directory with metadata 2026/05/02 05:04:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:04:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:04:53 DEBUG : sub dir2: Making directory with metadata 2026/05/02 05:04:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:04:54 DEBUG : sub dir: Making directory with metadata 2026/05/02 05:04:54 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:04:56 DEBUG : sub dir/hello world: md5 = f748e010d057b5d08be03fdc044b2abd OK 2026/05/02 05:04:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:04:56 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:04:56 DEBUG : Waiting for deletions to finish 2026/05/02 05:04:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.63s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:05:00 INFO : sub dir2: Making directory 2026/05/02 05:05:00 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/02 05:05:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:05:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:05:02 DEBUG : sub dir/hello world: md5 = ba53d2520564a555b224ecf501a278fc OK 2026/05/02 05:05:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:05:02 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:05:02 DEBUG : Waiting for deletions to finish 2026/05/02 05:05:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:05:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.76s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:05:07 DEBUG : sub dir/hello world: md5 = 3c7a9ebce1138997b83703c29054a26d OK 2026/05/02 05:05:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lenesem5seva" 2026/05/02 05:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/4ic26pipt46538saj2bv0cdb1me97ujssv4her10febsvj285sk0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa' -> Encrypted drive 'TestCryptDrive:rclone-test-lenesem5seva' 2026/05/02 05:05:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:05:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lenesem5seva': Waiting for checks to finish 2026/05/02 05:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lenesem5seva': Waiting for transfers to finish 2026/05/02 05:05:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:05:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 05:05:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lenesem5seva': Purge remote 2026/05/02 05:05:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.82s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:05:17 DEBUG : sub dir/hello world: md5 = aa940ef2d1cd9b4a26b71b31036a9308 OK 2026/05/02 05:05:18 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 05:05:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 05:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:05:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:05:18 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:05:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 05:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:05:19 DEBUG : sub dir/hello world: md5 = aa4db661552bfc32aa6f132653665b5a OK 2026/05/02 05:05:19 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 05:05:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/02 05:05:19 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 05:05:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.06s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:05:23 DEBUG : sub dir/hello world: md5 = d3ba71b359f7ab0c7f9811b8b72099e0 OK 2026/05/02 05:05:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juharov1puto" 2026/05/02 05:05:24 DEBUG : Creating backend with remote "TestDrive:crypt/5ljfaeci5ragc47rhmc4c7mnifjdb61g2gbt8ullbbmiaqi41cmg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa' -> Encrypted drive 'TestCryptDrive:rclone-test-juharov1puto' 2026/05/02 05:05:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juharov1puto': Waiting for checks to finish 2026/05/02 05:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juharov1puto': Waiting for transfers to finish 2026/05/02 05:05:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:05:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 05:05:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:05:30 DEBUG : sub dir/hello world: md5 = 31e2cc7d16466e0a856570309157eef4 OK 2026/05/02 05:05:31 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 05:05:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 05:05:31 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:05:31 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-juharov1puto') 2026/05/02 05:05:31 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 05:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juharov1puto': Waiting for checks to finish 2026/05/02 05:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juharov1puto': Waiting for transfers to finish 2026/05/02 05:05:33 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 05:05:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 05:05:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 05:05:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juharov1puto': Purge remote 2026/05/02 05:05:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (13.98s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:05:38 DEBUG : sub dir/hello world: md5 = 4f9aa8804dadd9709445482f5867cff4 OK 2026/05/02 05:05:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 05:05:39 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 05:05:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:05:39 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:05:39 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 05:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:05:40 DEBUG : sub dir/hello world: md5 = 988cae1a434aba85a80c39c702c219d4 OK 2026/05/02 05:05:40 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 05:05:40 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/02 05:05:40 INFO : sub dir/hello world: Deleted 2026/05/02 05:05:40 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 05:05:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (6.91s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:05:44 DEBUG : sub dir/hello world: md5 = 83e509608e18827cc75f2dccaa2eb26a OK 2026/05/02 05:05:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-casuxey7gizu" 2026/05/02 05:05:45 DEBUG : Creating backend with remote "TestDrive:crypt/e4pbu4po35r1am87f9as7l0r25tgvejf2jd1oadh3sc9ol0j8dq0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa' -> Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu' 2026/05/02 05:05:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu': Waiting for checks to finish 2026/05/02 05:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu': Waiting for transfers to finish 2026/05/02 05:05:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:05:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 05:05:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:05:51 DEBUG : sub dir/hello world: md5 = 9c407c3cfab6bc5f5dfe037eb5aef76f OK 2026/05/02 05:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu': Using server-side directory move 2026/05/02 05:05:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 05:05:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 05:05:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 05:05:52 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:05:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu') 2026/05/02 05:05:52 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 05:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu': Waiting for checks to finish 2026/05/02 05:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu': Waiting for transfers to finish 2026/05/02 05:05:52 INFO : sub dir/hello world: Deleted 2026/05/02 05:05:53 INFO : sub dir/hello world: Moved (server-side) 2026/05/02 05:05:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 05:05:56 DEBUG : sub dir/hello world: md5 = 54bc779b2ee6f94a2830ff1cdb999c66 OK 2026/05/02 05:05:56 DEBUG : testing file moves 2026/05/02 05:05:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 05:05:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 05:05:56 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:05:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu') 2026/05/02 05:05:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 05:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu': Waiting for checks to finish 2026/05/02 05:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu': Waiting for transfers to finish 2026/05/02 05:05:57 INFO : sub dir/hello world: Deleted 2026/05/02 05:05:57 INFO : sub dir/hello world: Moved (server-side) 2026/05/02 05:05:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 05:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casuxey7gizu': Purge remote --- PASS: TestServerSideMoveOverSelf (17.90s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:02 DEBUG : sub dir/hello world: md5 = 2bfb0c66f827421ad315e65c60a6c1d0 OK 2026/05/02 05:06:02 ERROR : error listing: directory not found 2026/05/02 05:06:03 INFO : Local file system at /tmp/rclone2087108160: Making directory 2026/05/02 05:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (4.95s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:07 DEBUG : sub dir/hello world: md5 = 2f1e6b97aa912cef2aa19debaf1a0b3d OK 2026/05/02 05:06:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:06:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:06:08 DEBUG : Local file system at /tmp/rclone2087108160: Waiting for checks to finish 2026/05/02 05:06:08 DEBUG : Local file system at /tmp/rclone2087108160: Waiting for transfers to finish 2026/05/02 05:06:09 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/02 05:06:09 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/02 05:06:09 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:06:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:06:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.30s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/02 05:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:12 DEBUG : check sum: md5 = 7cdbcee5cc9e941d0e3e841e0d7ea0d3 OK 2026/05/02 05:06:12 DEBUG : check sum: size = 1 OK 2026/05/02 05:06:12 INFO : check sum: Copied (new) 2026/05/02 05:06:12 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:13 DEBUG : check sum: size = 1 OK 2026/05/02 05:06:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/02 05:06:13 DEBUG : check sum: Size of src and dst objects identical 2026/05/02 05:06:13 DEBUG : check sum: Unchanged skipping 2026/05/02 05:06:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:13 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.22s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/02 05:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:15 DEBUG : sizeonly: md5 = edf50ea23732a92a32b1a39bd0bbff13 OK 2026/05/02 05:06:15 DEBUG : sizeonly: size = 6 OK 2026/05/02 05:06:15 INFO : sizeonly: Copied (new) 2026/05/02 05:06:15 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:16 DEBUG : sizeonly: size = 6 OK 2026/05/02 05:06:16 DEBUG : sizeonly: Sizes identical 2026/05/02 05:06:16 DEBUG : sizeonly: Unchanged skipping 2026/05/02 05:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:16 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.99s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/02 05:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:18 DEBUG : ignore-size: md5 = 56b5ec7b80030e8cb13eedad9c57253a OK 2026/05/02 05:06:18 INFO : ignore-size: Copied (new) 2026/05/02 05:06:18 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:19 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:06:19 DEBUG : ignore-size: Unchanged skipping 2026/05/02 05:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:19 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.20s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:21 DEBUG : existing: md5 = c1c5841b67d2b14793a4501b6066c5d9 OK 2026/05/02 05:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:22 DEBUG : existing: size = 6 OK 2026/05/02 05:06:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:06:22 DEBUG : existing: Unchanged skipping 2026/05/02 05:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:22 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:22 INFO : There was nothing to transfer 2026/05/02 05:06:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/02 05:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:24 DEBUG : existing: md5 = 434119e2d1f3c5c6110d5fd5238ee7eb OK 2026/05/02 05:06:24 DEBUG : existing: size = 6 OK 2026/05/02 05:06:24 INFO : existing: Copied (replaced existing) 2026/05/02 05:06:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.88s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 05:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:26 DEBUG : existing: md5 = 011a3f31d271004ab33d3e25f4dc0d54 OK 2026/05/02 05:06:26 DEBUG : existing: size = 6 OK 2026/05/02 05:06:26 INFO : existing: Copied (new) 2026/05/02 05:06:26 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:27 DEBUG : existing: Destination exists, skipping 2026/05/02 05:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:27 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.07s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:30 DEBUG : b/potato: md5 = 4fecd42789bc5872b6ef20b897f346ae OK 2026/05/02 05:06:32 DEBUG : c/non empty space: md5 = e5a29b28cdda57fc81d655cfca3db941 OK 2026/05/02 05:06:32 INFO : d: Making directory 2026/05/02 05:06:34 DEBUG : Added delayed dir = "a", newDst= 2026/05/02 05:06:34 INFO : c: Set directory modification time (using SetModTime) 2026/05/02 05:06:34 DEBUG : Added delayed dir = "c", newDst=c 2026/05/02 05:06:34 DEBUG : c/non empty space: size = 5 OK 2026/05/02 05:06:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:06:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 05:06:34 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 05:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:36 DEBUG : a/potato2: md5 = df5dc3406c5e612e149ce84a0aad9322 OK 2026/05/02 05:06:36 DEBUG : a/potato2: size = 60 OK 2026/05/02 05:06:36 INFO : a/potato2: Copied (new) 2026/05/02 05:06:36 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:37 INFO : b/potato: Deleted 2026/05/02 05:06:37 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/02 05:06:37 INFO : d: Removing directory 2026/05/02 05:06:38 INFO : b: Removing directory 2026/05/02 05:06:38 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/02 05:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': deleted 2 directories 2026/05/02 05:06:41 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/02 05:06:41 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:43 DEBUG : empty space: md5 = 7793e4fa8b3370a76075e16dcbaef389 OK 2026/05/02 05:06:44 DEBUG : empty space: size = 1 OK 2026/05/02 05:06:44 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/05/02 05:06:44 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/02 05:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:44 DEBUG : Waiting for deletions to finish 2026/05/02 05:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:44 DEBUG : empty space: size = 1 OK 2026/05/02 05:06:44 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/05/02 05:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:46 DEBUG : empty space: md5 = 61a08f67499df8ea6e6b8cf91fc71320 OK 2026/05/02 05:06:46 DEBUG : empty space: size = 1 OK 2026/05/02 05:06:46 INFO : empty space: Copied (replaced existing) 2026/05/02 05:06:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:48 DEBUG : foo: md5 = 1176c511e6051cc8163a78f7149b34eb OK 2026/05/02 05:06:49 DEBUG : foo: size = 3 OK 2026/05/02 05:06:49 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/05/02 05:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:50 DEBUG : foo: md5 = 86321bda2b649b495964301f30645f8a OK 2026/05/02 05:06:50 DEBUG : foo: size = 3 OK 2026/05/02 05:06:50 INFO : foo: Copied (replaced existing) 2026/05/02 05:06:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.08s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:52 DEBUG : empty space: md5 = 8bd0f62f51f482146be38d89ba7b3189 OK 2026/05/02 05:06:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/02 05:06:53 DEBUG : empty space: size = 1 OK 2026/05/02 05:06:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:06:53 DEBUG : empty space: Unchanged skipping 2026/05/02 05:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:54 DEBUG : potato: md5 = 63c86c97377278aa8bf839853180a7aa OK 2026/05/02 05:06:54 DEBUG : potato: size = 60 OK 2026/05/02 05:06:54 INFO : potato: Copied (new) 2026/05/02 05:06:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:06:57 DEBUG : potato: md5 = 0624793c048e6aa06b75081745c3da50 OK 2026/05/02 05:06:57 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:06:57 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:06:57 DEBUG : potato: Sizes differ 2026/05/02 05:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:06:59 DEBUG : potato: md5 = 9badb2782f343cb477854ffd121faf32 OK 2026/05/02 05:06:59 DEBUG : potato: size = 21 OK 2026/05/02 05:06:59 INFO : potato: Copied (replaced existing) 2026/05/02 05:06:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.11s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:07:01 DEBUG : potato: md5 = 415c19b34ea310f9c348f25abe9ee342 OK 2026/05/02 05:07:01 DEBUG : potato: size = 21 OK 2026/05/02 05:07:01 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/05/02 05:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:07:02 DEBUG : potato: md5 = 884d568f2aa99dc925c727d3473c7d6b OK 2026/05/02 05:07:02 DEBUG : potato: size = 21 OK 2026/05/02 05:07:02 INFO : potato: Copied (replaced existing) 2026/05/02 05:07:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:07:05 DEBUG : potato: md5 = 7b3424a1870dbc280178b7ca696891e4 OK 2026/05/02 05:07:06 DEBUG : empty space: md5 = c04665928a6abe014c7fd635699a5590 OK 2026/05/02 05:07:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:07:07 DEBUG : empty space: size = 1 OK 2026/05/02 05:07:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:07:07 DEBUG : empty space: Unchanged skipping 2026/05/02 05:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:07:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/02 05:07:07 DEBUG : Waiting for deletions to finish 2026/05/02 05:07:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:07:09 DEBUG : potato: md5 = 0f0235e0735b61d30d45af3792b72465 OK 2026/05/02 05:07:11 DEBUG : empty space: md5 = 45c012ff6260f74c01b0e74fa11ccf86 OK 2026/05/02 05:07:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:07:11 DEBUG : empty space: size = 1 OK 2026/05/02 05:07:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:07:11 DEBUG : empty space: Unchanged skipping 2026/05/02 05:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:07:12 DEBUG : potato2: md5 = 25257b03dea0163827b7a997dc254456 OK 2026/05/02 05:07:12 DEBUG : potato2: size = 60 OK 2026/05/02 05:07:12 INFO : potato2: Copied (new) 2026/05/02 05:07:12 DEBUG : Waiting for deletions to finish 2026/05/02 05:07:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:07:16 DEBUG : b/potato: md5 = dfaac11e447893ba0fdfd47158d473d7 OK 2026/05/02 05:07:18 DEBUG : c/non empty space: md5 = e1b878407e62b5aa74c4c5284c37d065 OK 2026/05/02 05:07:18 INFO : d: Making directory 2026/05/02 05:07:19 INFO : d/e: Making directory 2026/05/02 05:07:21 DEBUG : Added delayed dir = "a", newDst= 2026/05/02 05:07:22 INFO : c: Set directory modification time (using SetModTime) 2026/05/02 05:07:22 DEBUG : Added delayed dir = "c", newDst=c 2026/05/02 05:07:22 DEBUG : c/non empty space: size = 5 OK 2026/05/02 05:07:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:07:22 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 05:07:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 05:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:07:24 DEBUG : a/potato2: md5 = 4011556f75c09880c760ee63834861b7 OK 2026/05/02 05:07:24 DEBUG : a/potato2: size = 60 OK 2026/05/02 05:07:24 INFO : a/potato2: Copied (new) 2026/05/02 05:07:24 DEBUG : Waiting for deletions to finish 2026/05/02 05:07:24 INFO : b/potato: Deleted 2026/05/02 05:07:25 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/02 05:07:25 INFO : d/e: Removing directory 2026/05/02 05:07:25 INFO : d: Removing directory 2026/05/02 05:07:25 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/02 05:07:26 INFO : b: Removing directory 2026/05/02 05:07:26 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/02 05:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': deleted 3 directories 2026/05/02 05:07:28 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/02 05:07:29 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:07:32 DEBUG : b/potato: md5 = ab8629092d1a9cdca1a0b9d052212c5c OK 2026/05/02 05:07:34 DEBUG : c/non empty space: md5 = a27892fdc78b5fd248a55fb6e6f91bd4 OK 2026/05/02 05:07:34 INFO : d: Making directory 2026/05/02 05:07:35 DEBUG : Added delayed dir = "a", newDst= 2026/05/02 05:07:36 INFO : c: Set directory modification time (using SetModTime) 2026/05/02 05:07:36 DEBUG : Added delayed dir = "c", newDst=c 2026/05/02 05:07:36 DEBUG : c/non empty space: size = 5 OK 2026/05/02 05:07:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:07:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 05:07:36 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 05:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:07:38 DEBUG : a/potato2: md5 = 894a8aa72a5b0c5a3fc76283d99e0911 OK 2026/05/02 05:07:38 DEBUG : a/potato2: size = 60 OK 2026/05/02 05:07:38 INFO : a/potato2: Copied (new) 2026/05/02 05:07:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': not deleting files as there were IO errors 2026/05/02 05:07:38 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/02 05:07:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': not deleting directories as there were IO errors 2026/05/02 05:07:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/02 05:07:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/02 05:07:43 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.71s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:07:45 DEBUG : potato: md5 = 0c18472adceab968f39aef1753ce9794 OK 2026/05/02 05:07:46 DEBUG : empty space: md5 = 6067846d8f769e1306a29ad900a3eb51 OK 2026/05/02 05:07:47 DEBUG : Waiting for deletions to finish 2026/05/02 05:07:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:07:47 DEBUG : empty space: size = 1 OK 2026/05/02 05:07:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:07:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:07:47 DEBUG : empty space: Unchanged skipping 2026/05/02 05:07:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:07:48 INFO : potato: Deleted 2026/05/02 05:07:48 DEBUG : potato2: md5 = a666c3c94de3a7151367c56aa0f7d813 OK 2026/05/02 05:07:48 DEBUG : potato2: size = 60 OK 2026/05/02 05:07:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.37s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:07:51 DEBUG : potato: md5 = 1c747ac993b2e6d5ef2098997befd7c4 OK 2026/05/02 05:07:53 DEBUG : empty space: md5 = 95854bb9e9efba779a5eec65cfa6549f OK 2026/05/02 05:07:53 DEBUG : Waiting for deletions to finish 2026/05/02 05:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:07:53 INFO : potato: Deleted 2026/05/02 05:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:07:54 DEBUG : empty space: size = 1 OK 2026/05/02 05:07:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:07:54 DEBUG : empty space: Unchanged skipping 2026/05/02 05:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:07:55 DEBUG : potato2: md5 = 34337931c58db7fd2608aeb292c3cede OK 2026/05/02 05:07:55 DEBUG : potato2: size = 60 OK 2026/05/02 05:07:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.62s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:07:58 DEBUG : potato: md5 = 9e568fc4204424197c952e4dd835cd21 OK 2026/05/02 05:07:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:00 DEBUG : potato2: md5 = d55dd0b3d31e7a694a7ea7b6ba221118 OK 2026/05/02 05:08:00 DEBUG : potato2: size = 19 OK 2026/05/02 05:08:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.76s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:08:03 DEBUG : potato2: md5 = 54ff4ef42027170d803f2637318b7ef5 OK 2026/05/02 05:08:04 DEBUG : empty space: md5 = 318ccfe819781f9262dc819d672e09ad OK 2026/05/02 05:08:04 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 05:08:04 DEBUG : enormous: Excluded 2026/05/02 05:08:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 05:08:04 DEBUG : potato2: Excluded 2026/05/02 05:08:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 05:08:05 DEBUG : empty space: size = 1 OK 2026/05/02 05:08:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:05 DEBUG : empty space: Unchanged skipping 2026/05/02 05:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:05 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:05 INFO : There was nothing to transfer 2026/05/02 05:08:05 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 05:08:05 DEBUG : enormous: Excluded 2026/05/02 05:08:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 05:08:05 DEBUG : potato2: Excluded 2026/05/02 05:08:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 05:08:05 DEBUG : empty space: size = 1 OK 2026/05/02 05:08:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/02 05:08:05 DEBUG : empty space: Unchanged skipping 2026/05/02 05:08:05 DEBUG : Local file system at /tmp/rclone2087108160: Waiting for checks to finish 2026/05/02 05:08:05 DEBUG : Local file system at /tmp/rclone2087108160: Waiting for transfers to finish 2026/05/02 05:08:05 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:08:08 DEBUG : potato2: md5 = 56d8a31b70b50b55312221a2b1bdbca9 OK 2026/05/02 05:08:09 DEBUG : empty space: md5 = 8589352141e87c37c67199cc5e1280f2 OK 2026/05/02 05:08:11 DEBUG : enormous: md5 = 572cf56b16e63c9e59a716ff1d1a67fc OK 2026/05/02 05:08:11 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 05:08:11 DEBUG : enormous: Excluded 2026/05/02 05:08:11 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 05:08:11 DEBUG : potato2: Excluded 2026/05/02 05:08:11 DEBUG : empty space: size = 1 OK 2026/05/02 05:08:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:11 DEBUG : empty space: Unchanged skipping 2026/05/02 05:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:11 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:11 INFO : potato2: Deleted 2026/05/02 05:08:11 INFO : enormous: Deleted 2026/05/02 05:08:11 INFO : There was nothing to transfer 2026/05/02 05:08:12 DEBUG : empty space: size = 1 OK 2026/05/02 05:08:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/02 05:08:12 DEBUG : empty space: Unchanged skipping 2026/05/02 05:08:12 DEBUG : Local file system at /tmp/rclone2087108160: Waiting for checks to finish 2026/05/02 05:08:12 DEBUG : Local file system at /tmp/rclone2087108160: Waiting for transfers to finish 2026/05/02 05:08:12 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:12 INFO : potato2: Deleted 2026/05/02 05:08:12 INFO : enormous: Deleted 2026/05/02 05:08:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.28s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:08:14 DEBUG : one: md5 = ca4fb0197a88edbe570094f4653e760c OK 2026/05/02 05:08:16 DEBUG : two: md5 = 6b5ed4e394dbd9febdf7eaabf32d080c OK 2026/05/02 05:08:17 DEBUG : three: md5 = 04efdf5104bdb3de6f4fc5f26570bb30 OK 2026/05/02 05:08:18 DEBUG : four: md5 = ac43f7612ffaeec39084c67732b6b9a2 OK 2026/05/02 05:08:19 DEBUG : five: Need to transfer - File not found at Destination 2026/05/02 05:08:19 DEBUG : four: size = 4 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:08:19 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:08:19 DEBUG : four: Sizes differ 2026/05/02 05:08:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/02 05:08:19 DEBUG : one: Destination is newer than source, skipping 2026/05/02 05:08:19 DEBUG : three: size = 5 OK 2026/05/02 05:08:19 DEBUG : three: Sizes identical 2026/05/02 05:08:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/02 05:08:19 DEBUG : two: size = 3 OK 2026/05/02 05:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:20 DEBUG : four: md5 = 81858de4dc0df9f5335cb8ab55d415a1 OK 2026/05/02 05:08:20 DEBUG : four: size = 4 OK 2026/05/02 05:08:20 INFO : four: Copied (replaced existing) 2026/05/02 05:08:20 DEBUG : five: md5 = 9cf171164e14560d8ca5714bc584180b OK 2026/05/02 05:08:20 DEBUG : five: size = 4 OK 2026/05/02 05:08:20 INFO : five: Copied (new) 2026/05/02 05:08:20 DEBUG : two: md5 = 75c112c095a20f2b29d1df31a846dc43 OK 2026/05/02 05:08:20 DEBUG : two: size = 3 OK 2026/05/02 05:08:20 INFO : two: Copied (replaced existing) 2026/05/02 05:08:20 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.19s) === 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-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/02 05:08:23 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/02 05:08:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/02 05:08:23 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/02 05:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:24 DEBUG : yam: md5 = e7aa38a722e05e6c6618c36042dee052 OK 2026/05/02 05:08:24 DEBUG : yam: size = 11 OK 2026/05/02 05:08:24 INFO : yam: Copied (new) 2026/05/02 05:08:24 DEBUG : potato: md5 = 5ebbeb6d7fb7d48bd55e9a5b4a4fd8fa OK 2026/05/02 05:08:24 DEBUG : potato: size = 14 OK 2026/05/02 05:08:24 INFO : potato: Copied (new) 2026/05/02 05:08:24 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/02 05:08:25 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/02 05:08:25 DEBUG : potato: size = 14 OK 2026/05/02 05:08:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:08:25 DEBUG : potato: Unchanged skipping 2026/05/02 05:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:26 DEBUG : yaml: md5 = ff5def8d00e7fbe0d0317b7936d0fb33 OK 2026/05/02 05:08:26 DEBUG : yaml: size = 11 OK 2026/05/02 05:08:26 INFO : yaml: Copied (new) 2026/05/02 05:08:26 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:27 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/02 05:08:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Making map for --track-renames 2026/05/02 05:08:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Finished making map for --track-renames 2026/05/02 05:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/02 05:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for renames to finish 2026/05/02 05:08:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/02 05:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:30 DEBUG : potato: md5 = ccc55e7ed71f27607983ed2ab21212e1 OK 2026/05/02 05:08:30 DEBUG : potato: size = 14 OK 2026/05/02 05:08:30 INFO : potato: Copied (new) 2026/05/02 05:08:30 DEBUG : yam: md5 = a2c597a108c3ef112bb8b63a38f1a3fe OK 2026/05/02 05:08:30 DEBUG : yam: size = 11 OK 2026/05/02 05:08:30 INFO : yam: Copied (new) 2026/05/02 05:08:30 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Making map for --track-renames 2026/05/02 05:08:30 DEBUG : potato: size = 14 OK 2026/05/02 05:08:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Finished making map for --track-renames 2026/05/02 05:08:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:30 DEBUG : potato: Unchanged skipping 2026/05/02 05:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for renames to finish 2026/05/02 05:08:31 INFO : yam: Moved (server-side) to: yaml 2026/05/02 05:08:31 INFO : yaml: Renamed from "yam" 2026/05/02 05:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:31 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:31 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/02 05:08:33 DEBUG : Added delayed dir = "sub", newDst= 2026/05/02 05:08:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Making map for --track-renames 2026/05/02 05:08:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Finished making map for --track-renames 2026/05/02 05:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/02 05:08:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/02 05:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for renames to finish 2026/05/02 05:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:35 DEBUG : sub/yam: md5 = 0b1c170b330d097f33f6240d6c979c58 OK 2026/05/02 05:08:35 DEBUG : sub/yam: size = 11 OK 2026/05/02 05:08:35 INFO : sub/yam: Copied (new) 2026/05/02 05:08:35 DEBUG : potato: md5 = 7b73f2340b02973b8591d27b3604f46f OK 2026/05/02 05:08:35 DEBUG : potato: size = 14 OK 2026/05/02 05:08:35 INFO : potato: Copied (new) 2026/05/02 05:08:35 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:35 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/02 05:08:36 DEBUG : potato: size = 14 OK 2026/05/02 05:08:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:08:36 DEBUG : potato: Unchanged skipping 2026/05/02 05:08:36 INFO : sub: Set directory modification time (using SetModTime) 2026/05/02 05:08:36 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/02 05:08:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Making map for --track-renames 2026/05/02 05:08:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Finished making map for --track-renames 2026/05/02 05:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for renames to finish 2026/05/02 05:08:37 INFO : sub/yam: Moved (server-side) to: yam 2026/05/02 05:08:37 INFO : yam: Renamed from "sub/yam" 2026/05/02 05:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:37 DEBUG : Waiting for deletions to finish 2026/05/02 05:08:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.36s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:08:40 DEBUG : Creating backend with remote "/tmp/rclone2087108160/dir1" 2026/05/02 05:08:40 DEBUG : Config file has changed externally - reloading 2026/05/02 05:08:40 DEBUG : Creating backend with remote "/tmp/rclone2087108160/dir2" 2026/05/02 05:08:40 DEBUG : Local file system at /tmp/rclone2087108160/dir2: Using server-side directory move 2026/05/02 05:08:40 INFO : Local file system at /tmp/rclone2087108160/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 05:08:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/02 05:08:40 DEBUG : Local file system at /tmp/rclone2087108160/dir2: Waiting for checks to finish 2026/05/02 05:08:40 DEBUG : Local file system at /tmp/rclone2087108160/dir2: Waiting for transfers to finish 2026/05/02 05:08:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:08:40 DEBUG : Added delayed dir = "nested", newDst= 2026/05/02 05:08:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:08:40 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/02 05:08:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/02 05:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:42 DEBUG : sub dir/hello world: md5 = c423b663e4398e1954157d932acb8aa3 OK 2026/05/02 05:08:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:08:42 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:08:42 INFO : sub dir/hello world: Deleted 2026/05/02 05:08:44 DEBUG : nested/sub dir/file: md5 = c9720350f47c2e67c55395656f87153c OK 2026/05/02 05:08:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/02 05:08:44 INFO : nested/sub dir/file: Copied (new) 2026/05/02 05:08:44 INFO : nested/sub dir/file: Deleted 2026/05/02 05:08:44 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:08:45 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/02 05:08:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:08:45 INFO : sub dir: Removing directory 2026/05/02 05:08:45 INFO : nested/sub dir: Removing directory 2026/05/02 05:08:45 INFO : nested: Removing directory 2026/05/02 05:08:45 DEBUG : Local file system at /tmp/rclone2087108160: deleted 3 directories 2026/05/02 05:08:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 05:08:48 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/02 05:08:48 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (8.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:08:49 DEBUG : Added delayed dir = "nested", newDst= 2026/05/02 05:08:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 05:08:49 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/02 05:08:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 05:08:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/02 05:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:51 DEBUG : sub dir/hello world: md5 = d4aec1bb463c7af6e737e89cc25f03fb OK 2026/05/02 05:08:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 05:08:51 INFO : sub dir/hello world: Copied (new) 2026/05/02 05:08:51 INFO : sub dir/hello world: Deleted 2026/05/02 05:08:53 DEBUG : nested/sub dir/file: md5 = 4578c3e6082556afd33c02f54d40d90b OK 2026/05/02 05:08:53 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/02 05:08:53 INFO : nested/sub dir/file: Copied (new) 2026/05/02 05:08:53 INFO : nested/sub dir/file: Deleted 2026/05/02 05:08:53 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:08:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:08:53 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/02 05:08:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 05:08:56 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/02 05:08:57 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (8.76s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:08:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/02 05:08:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 05:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:08:59 DEBUG : existing-b: md5 = e5558b2d16ec5075e76cf41986ed5f4f OK 2026/05/02 05:08:59 DEBUG : existing-b: size = 6 OK 2026/05/02 05:08:59 INFO : existing-b: Copied (new) 2026/05/02 05:08:59 INFO : existing-b: Deleted 2026/05/02 05:09:00 DEBUG : existing: md5 = 35e354f62ddbd5cde45fbf23a0cc78fd OK 2026/05/02 05:09:00 DEBUG : existing: size = 6 OK 2026/05/02 05:09:00 INFO : existing: Copied (new) 2026/05/02 05:09:00 INFO : existing: Deleted 2026/05/02 05:09:00 DEBUG : existing: Destination exists, skipping 2026/05/02 05:09:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/02 05:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:09:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.70s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:09:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jazudaf8biha" 2026/05/02 05:09:02 DEBUG : Creating backend with remote "TestDrive:crypt/6j1vu5r32ss85s7hb7kagug6o6gl8dj79f3nbu9hp4fhv5ulph90" 2026/05/02 05:09:04 DEBUG : potato2: md5 = a8d084d2f81650a452894c106603b6d7 OK 2026/05/02 05:09:05 DEBUG : empty space: md5 = 771ff4eb7e2913b38cd0f9e30a6b5012 OK 2026/05/02 05:09:07 DEBUG : potato3: md5 = efc5ff667fbd580e06d28f39fe95e5cc OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa' -> Encrypted drive 'TestCryptDrive:rclone-test-jazudaf8biha' 2026/05/02 05:09:09 DEBUG : empty space: md5 = d87e1aa407aa92683189e16d6f39290c OK 2026/05/02 05:09:10 DEBUG : potato3: md5 = a1b9c57296e8b51009da3f75371d2759 OK 2026/05/02 05:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jazudaf8biha': Using server-side directory move 2026/05/02 05:09:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jazudaf8biha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 05:09:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:09:11 DEBUG : empty space: size = 1 OK 2026/05/02 05:09:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 05:09:11 DEBUG : empty space: Unchanged skipping 2026/05/02 05:09:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:09:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jazudaf8biha') 2026/05/02 05:09:11 DEBUG : potato3: Sizes differ 2026/05/02 05:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jazudaf8biha': Waiting for checks to finish 2026/05/02 05:09:11 INFO : potato3: Deleted 2026/05/02 05:09:11 INFO : empty space: Deleted 2026/05/02 05:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jazudaf8biha': Waiting for transfers to finish 2026/05/02 05:09:11 INFO : potato2: Moved (server-side) 2026/05/02 05:09:12 INFO : potato3: Moved (server-side) 2026/05/02 05:09:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyajen0xawa" 2026/05/02 05:09:12 DEBUG : Creating backend with remote "TestDrive:crypt/1r0bjjl4hec3f11i88icu8nv71ca6g1idp4kd03r1g2b8g638r3g" 2026/05/02 05:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyajen0xawa': Using server-side directory move 2026/05/02 05:09:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyajen0xawa': Server side directory move succeeded 2026/05/02 05:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyajen0xawa': Purge remote 2026/05/02 05:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jazudaf8biha': Purge remote 2026/05/02 05:09:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.06s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:09:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qecedeg6raxe" 2026/05/02 05:09:16 DEBUG : Creating backend with remote "TestDrive:crypt/o75rnahanh7teq2s05lmjtqg1p2r3sqsi65vhe7ei6vmnt1a5k0g" 2026/05/02 05:09:18 DEBUG : potato2: md5 = 5824509ef26276920babbfb2016db38a OK 2026/05/02 05:09:19 DEBUG : empty space: md5 = 40c174cbc3e90bc79ba2cf3140e809d3 OK 2026/05/02 05:09:21 DEBUG : potato3: md5 = fb9c750c72ad1143ab339459511db493 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa' -> Encrypted drive 'TestCryptDrive:rclone-test-qecedeg6raxe' 2026/05/02 05:09:23 DEBUG : empty space: md5 = fd8dd962c9c2b9ecc25cf88596628b9d OK 2026/05/02 05:09:24 DEBUG : potato3: md5 = 9dab23e1c3177541c3f734d98dc794d3 OK 2026/05/02 05:09:25 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 05:09:25 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 05:09:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:09:25 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:09:25 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qecedeg6raxe') 2026/05/02 05:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qecedeg6raxe': Waiting for checks to finish 2026/05/02 05:09:25 DEBUG : potato3: Sizes differ 2026/05/02 05:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qecedeg6raxe': Waiting for transfers to finish 2026/05/02 05:09:25 INFO : potato3: Deleted 2026/05/02 05:09:25 INFO : potato2: Moved (server-side) 2026/05/02 05:09:26 INFO : potato3: Moved (server-side) 2026/05/02 05:09:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xatetop5paxe" 2026/05/02 05:09:26 DEBUG : Creating backend with remote "TestDrive:crypt/fh2pffnio7durandv0q9gonk8tbv4pefevop2t36rvn7bbnbehjg" 2026/05/02 05:09:27 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 05:09:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:09:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/02 05:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatetop5paxe': Waiting for checks to finish 2026/05/02 05:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatetop5paxe': Waiting for transfers to finish 2026/05/02 05:09:29 INFO : potato2: Moved (server-side) 2026/05/02 05:09:29 INFO : potato3: Moved (server-side) 2026/05/02 05:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatetop5paxe': Purge remote 2026/05/02 05:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qecedeg6raxe': Purge remote --- PASS: TestServerSideMoveWithFilter (15.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:09:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moqixiy1waxu" 2026/05/02 05:09:32 DEBUG : Creating backend with remote "TestDrive:crypt/u2ge2vv7trlb3nb4pmhauprr8ecbqq5gr5vsi2rbvrvlic77kcug" 2026/05/02 05:09:34 DEBUG : potato2: md5 = 53377d6c7f35a8b94ce477893498220e OK 2026/05/02 05:09:35 DEBUG : empty space: md5 = 7ab780fd0d25ea1950cd79ca69ed57ce OK 2026/05/02 05:09:36 DEBUG : potato3: md5 = e132300efa53290143404ecdd1880541 OK 2026/05/02 05:09:36 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa' -> Encrypted drive 'TestCryptDrive:rclone-test-moqixiy1waxu' 2026/05/02 05:09:40 DEBUG : empty space: md5 = b0a0381aa3ec300c7496f35032675fc5 OK 2026/05/02 05:09:41 DEBUG : potato3: md5 = 3ce44a8266dbd27b127319bee2b167d5 OK 2026/05/02 05:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moqixiy1waxu': Using server-side directory move 2026/05/02 05:09:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-moqixiy1waxu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 05:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 05:09:42 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/02 05:09:42 DEBUG : empty space: size = 1 OK 2026/05/02 05:09:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 05:09:42 DEBUG : empty space: Unchanged skipping 2026/05/02 05:09:42 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:09:42 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-moqixiy1waxu') 2026/05/02 05:09:42 DEBUG : potato3: Sizes differ 2026/05/02 05:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moqixiy1waxu': Waiting for checks to finish 2026/05/02 05:09:42 INFO : empty space: Deleted 2026/05/02 05:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moqixiy1waxu': Waiting for transfers to finish 2026/05/02 05:09:42 INFO : potato3: Deleted 2026/05/02 05:09:42 INFO : potato2: Moved (server-side) 2026/05/02 05:09:43 INFO : potato3: Moved (server-side) 2026/05/02 05:09:43 INFO : tomatoDir: Removing directory 2026/05/02 05:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': deleted 1 directories 2026/05/02 05:09:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ricazaw1gufu" 2026/05/02 05:09:44 DEBUG : Creating backend with remote "TestDrive:crypt/krdjruklq0j3cjv1j7u9d4num808cnoe1e9acocmrj0jvaoudo1g" 2026/05/02 05:09:45 INFO : tomatoDir: Making directory 2026/05/02 05:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ricazaw1gufu': Using server-side directory move 2026/05/02 05:09:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ricazaw1gufu': Server side directory move succeeded 2026/05/02 05:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ricazaw1gufu': Purge remote 2026/05/02 05:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moqixiy1waxu': Purge remote 2026/05/02 05:09:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.12s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test" 2026/05/02 05:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.16s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test" 2026/05/02 05:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/02 05:09:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test-include/layer2" 2026/05/02 05:09:54 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/02 05:09:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test-ignore-file" 2026/05/02 05:09:56 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/02 05:10:00 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 5549cca8e5ad269d724f65c36a8d8aa7 OK 2026/05/02 05:10:02 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/02 05:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test': Waiting for checks to finish 2026/05/02 05:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test': Waiting for transfers to finish 2026/05/02 05:10:02 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:02 INFO : There was nothing to transfer 2026/05/02 05:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:10:04 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:04 INFO : rclone-sync-test-include: Removing directory 2026/05/02 05:10:04 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/02 05:10:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/02 05:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': failed to delete 1 directories 2026/05/02 05:10:04 INFO : There was nothing to transfer 2026/05/02 05:10:06 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/02 05:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/02 05:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/02 05:10:06 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:06 INFO : There was nothing to transfer 2026/05/02 05:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:10:08 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:08 INFO : rclone-sync-test-include: Removing directory 2026/05/02 05:10:08 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/02 05:10:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/02 05:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': failed to delete 1 directories 2026/05/02 05:10:08 INFO : There was nothing to transfer 2026/05/02 05:10:10 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/02 05:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/02 05:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/02 05:10:10 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:10 INFO : There was nothing to transfer 2026/05/02 05:10:12 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/02 05:10:13 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.42s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/dst" 2026/05/02 05:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 05:10:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/CompareDest" 2026/05/02 05:10:16 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/gveqi14airsml4bgu7krj116o8" 2026/05/02 05:10:18 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 05:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:10:20 DEBUG : one: md5 = bb7bbe473d4e64227a1fdf6f02acf792 OK 2026/05/02 05:10:20 DEBUG : one: size = 3 OK 2026/05/02 05:10:20 INFO : one: Copied (new) 2026/05/02 05:10:20 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:10:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:10:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:10:21 DEBUG : one: Sizes differ 2026/05/02 05:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:10:23 DEBUG : one: md5 = 852a8470d98ccce7a8f05e4939dbdaa5 OK 2026/05/02 05:10:23 DEBUG : one: size = 5 OK 2026/05/02 05:10:23 INFO : one: Copied (replaced existing) 2026/05/02 05:10:23 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:24 DEBUG : dst/one: md5 = d14d5b216d0f207e59c9267d57279fa9 OK 2026/05/02 05:10:27 DEBUG : CompareDest/one: md5 = e43264d2fa550bbe090d1199c650db20 OK 2026/05/02 05:10:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:10:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:10:27 DEBUG : one: Sizes differ 2026/05/02 05:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:10:28 DEBUG : one: size = 5 OK 2026/05/02 05:10:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:10:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 05:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:10:28 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:28 INFO : There was nothing to transfer 2026/05/02 05:10:30 DEBUG : CompareDest/two: md5 = d82253bb4f6698737e2e0fe8c2a48e39 OK 2026/05/02 05:10:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:10:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:10:30 DEBUG : one: Sizes differ 2026/05/02 05:10:31 DEBUG : two: size = 3 OK 2026/05/02 05:10:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:10:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:10:31 DEBUG : one: size = 5 OK 2026/05/02 05:10:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:10:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:10:31 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:31 INFO : There was nothing to transfer 2026/05/02 05:10:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:10:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:10:31 DEBUG : one: Sizes differ 2026/05/02 05:10:31 DEBUG : one: size = 5 OK 2026/05/02 05:10:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:10:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 05:10:31 DEBUG : two: size = 3 OK 2026/05/02 05:10:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:10:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:10:31 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:31 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/02 05:10:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:10:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:10:33 DEBUG : one: Sizes differ 2026/05/02 05:10:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:10:33 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/CompareDest') 2026/05/02 05:10:33 DEBUG : two: Sizes differ 2026/05/02 05:10:33 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 05:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:10:33 DEBUG : one: size = 5 OK 2026/05/02 05:10:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:10:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 05:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:10:34 DEBUG : two: md5 = bd04cb1dbf9806b736c863195b641507 OK 2026/05/02 05:10:34 DEBUG : two: size = 5 OK 2026/05/02 05:10:34 INFO : two: Copied (new) 2026/05/02 05:10:34 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 05:10:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:10:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:10:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (23.27s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:10:40 DEBUG : pre-dest1/1: md5 = 3b396f69ae3d9c55b7fe4c8f5ece14b6 OK 2026/05/02 05:10:42 DEBUG : pre-dest2/2: md5 = 5ce9d86b18339e145f6a3412fcda20d5 OK 2026/05/02 05:10:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/dest" 2026/05/02 05:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/rg03c1jvnehrrc617i0lnqjddc" 2026/05/02 05:10:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/pre-dest1" 2026/05/02 05:10:44 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/bbnblvh6k061ssopqrp18kd7gc" 2026/05/02 05:10:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/pre-dest2" 2026/05/02 05:10:45 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/02 05:10:46 DEBUG : 1: size = 1 OK 2026/05/02 05:10:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:10:46 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/02 05:10:46 DEBUG : 2: size = 1 OK 2026/05/02 05:10:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:10:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/02 05:10:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/02 05:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dest': Waiting for checks to finish 2026/05/02 05:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dest': Waiting for transfers to finish 2026/05/02 05:10:49 DEBUG : 3: md5 = a6002937b956bafb44b154cc2e5c1442 OK 2026/05/02 05:10:49 DEBUG : 3: size = 1 OK 2026/05/02 05:10:49 INFO : 3: Copied (new) 2026/05/02 05:10:49 DEBUG : Waiting for deletions to finish 2026/05/02 05:10:52 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/02 05:10:52 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/02 05:10:53 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (15.55s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:10:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/dst" 2026/05/02 05:10:54 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 05:10:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/CopyDest" 2026/05/02 05:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/02 05:10:57 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 05:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:10:59 DEBUG : one: md5 = 630304620aae01f846565200e6ce86ec OK 2026/05/02 05:10:59 DEBUG : one: size = 3 OK 2026/05/02 05:10:59 INFO : one: Copied (new) 2026/05/02 05:10:59 DEBUG : Waiting for deletions to finish 2026/05/02 05:11:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:11:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:11:00 DEBUG : one: Sizes differ 2026/05/02 05:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:11:02 DEBUG : one: md5 = b737ed1a0f2a4bf528519a512b7f20b0 OK 2026/05/02 05:11:02 DEBUG : one: size = 5 OK 2026/05/02 05:11:02 INFO : one: Copied (replaced existing) 2026/05/02 05:11:02 DEBUG : Waiting for deletions to finish 2026/05/02 05:11:03 DEBUG : dst/one: md5 = e6808eac383851a05d1a3aff7d9c6791 OK 2026/05/02 05:11:05 DEBUG : CopyDest/one: md5 = c9638ae2cd75250455de640f6f68e813 OK 2026/05/02 05:11:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/BackupDir" 2026/05/02 05:11:06 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/02 05:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:11:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:11:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:11:08 DEBUG : one: Sizes differ 2026/05/02 05:11:08 DEBUG : one: size = 5 OK 2026/05/02 05:11:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:11:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:11:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:11:08 DEBUG : one: Sizes differ 2026/05/02 05:11:09 INFO : one: Moved (server-side) 2026/05/02 05:11:10 DEBUG : one: size = 5 OK 2026/05/02 05:11:10 INFO : one: Copied (server-side copy) 2026/05/02 05:11:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/02 05:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:11:10 DEBUG : Waiting for deletions to finish 2026/05/02 05:11:12 DEBUG : CopyDest/two: md5 = a115b825c6900f0a8ea1e2b517f8591a OK 2026/05/02 05:11:13 DEBUG : one: size = 5 OK 2026/05/02 05:11:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:11:13 DEBUG : one: Unchanged skipping 2026/05/02 05:11:13 DEBUG : two: size = 3 OK 2026/05/02 05:11:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:11:14 DEBUG : two: size = 3 OK 2026/05/02 05:11:14 INFO : two: Copied (server-side copy) 2026/05/02 05:11:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/02 05:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:11:14 DEBUG : Waiting for deletions to finish 2026/05/02 05:11:15 DEBUG : one: size = 5 OK 2026/05/02 05:11:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:11:15 DEBUG : one: Unchanged skipping 2026/05/02 05:11:15 DEBUG : two: size = 3 OK 2026/05/02 05:11:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:11:15 DEBUG : two: Unchanged skipping 2026/05/02 05:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:11:15 DEBUG : Waiting for deletions to finish 2026/05/02 05:11:15 INFO : There was nothing to transfer 2026/05/02 05:11:17 DEBUG : CopyDest/three: md5 = f8fbe5a91431bc3dea93f8abc109a249 OK 2026/05/02 05:11:18 DEBUG : one: size = 5 OK 2026/05/02 05:11:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:11:18 DEBUG : one: Unchanged skipping 2026/05/02 05:11:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:11:18 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/CopyDest') 2026/05/02 05:11:18 DEBUG : three: Sizes differ 2026/05/02 05:11:18 DEBUG : three: Destination not found in --copy-dest 2026/05/02 05:11:18 DEBUG : three: Need to transfer - File not found at Destination 2026/05/02 05:11:18 DEBUG : two: size = 3 OK 2026/05/02 05:11:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 05:11:18 DEBUG : two: Unchanged skipping 2026/05/02 05:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:11:19 DEBUG : three: md5 = 44d6daa8ac29efc1034d97eeb122a107 OK 2026/05/02 05:11:19 DEBUG : three: size = 7 OK 2026/05/02 05:11:19 INFO : three: Copied (new) 2026/05/02 05:11:19 DEBUG : Waiting for deletions to finish 2026/05/02 05:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/02 05:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 05:11:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/02 05:11:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 05:11:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:11:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (31.23s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:11:27 DEBUG : dst/one: md5 = a8c9631e18e09f0bea7184c9bcc85746 OK 2026/05/02 05:11:28 DEBUG : dst/two: md5 = 093b63ffdcf3595e213debd962a482b5 OK 2026/05/02 05:11:29 DEBUG : dst/three.txt: md5 = 023b76bf39e8b14a49e49e0e45c8b408 OK 2026/05/02 05:11:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/dst" 2026/05/02 05:11:30 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 05:11:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/backup" 2026/05/02 05:11:31 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/1nrff024r7pq65ecp72fc28jb0" 2026/05/02 05:11:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:11:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:11:32 DEBUG : one: Sizes differ 2026/05/02 05:11:32 DEBUG : two: size = 3 OK 2026/05/02 05:11:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:11:32 DEBUG : two: Unchanged skipping 2026/05/02 05:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:11:34 INFO : one: Moved (server-side) 2026/05/02 05:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:11:35 DEBUG : one: md5 = f0df5111980d2761fe8695f38414f066 OK 2026/05/02 05:11:35 DEBUG : one: size = 4 OK 2026/05/02 05:11:35 INFO : one: Copied (new) 2026/05/02 05:11:35 DEBUG : Waiting for deletions to finish 2026/05/02 05:11:36 INFO : three.txt: Moved (server-side) 2026/05/02 05:11:36 INFO : three.txt: Moved into backup dir 2026/05/02 05:11:38 DEBUG : dst/three.txt: md5 = fbf6ffefd7d95c46bc33cbdc17a441e7 OK 2026/05/02 05:11:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:11:38 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:11:38 DEBUG : one: Sizes differ 2026/05/02 05:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:11:38 DEBUG : two: size = 3 OK 2026/05/02 05:11:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:11:38 DEBUG : two: Unchanged skipping 2026/05/02 05:11:39 INFO : one: Deleted 2026/05/02 05:11:40 INFO : one: Moved (server-side) 2026/05/02 05:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:11:41 DEBUG : one: md5 = 0e05791a845b49db431e5e3a536f7da1 OK 2026/05/02 05:11:41 DEBUG : one: size = 5 OK 2026/05/02 05:11:41 INFO : one: Copied (new) 2026/05/02 05:11:41 DEBUG : Waiting for deletions to finish 2026/05/02 05:11:41 INFO : three.txt: Deleted 2026/05/02 05:11:42 INFO : three.txt: Moved (server-side) 2026/05/02 05:11:42 INFO : three.txt: Moved into backup dir 2026/05/02 05:11:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:11:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 05:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/02 05:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (21.05s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:11:48 DEBUG : dst/one: md5 = c8fe71037887b059910c335b108a50be OK 2026/05/02 05:11:49 DEBUG : dst/two: md5 = eab91d2e872a37da8cfd1bd49d0a8969 OK 2026/05/02 05:11:51 DEBUG : dst/three.txt: md5 = a519e2ee3a7a94cf9789b57848008eef OK 2026/05/02 05:11:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/dst" 2026/05/02 05:11:51 DEBUG : Config file has changed externally - reloading 2026/05/02 05:11:51 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 05:11:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/backup" 2026/05/02 05:11:52 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/1nrff024r7pq65ecp72fc28jb0" 2026/05/02 05:11:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:11:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:11:54 DEBUG : two: size = 3 OK 2026/05/02 05:11:54 DEBUG : one: Sizes differ 2026/05/02 05:11:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:11:54 DEBUG : two: Unchanged skipping 2026/05/02 05:11:55 INFO : one: Moved (server-side) to: one.bak 2026/05/02 05:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:11:56 DEBUG : one: md5 = 34929ef3437c3c98be7ba67ae7c1d3f6 OK 2026/05/02 05:11:56 DEBUG : one: size = 4 OK 2026/05/02 05:11:56 INFO : one: Copied (new) 2026/05/02 05:11:56 DEBUG : Waiting for deletions to finish 2026/05/02 05:11:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 05:11:57 INFO : three.txt: Moved into backup dir 2026/05/02 05:11:59 DEBUG : dst/three.txt: md5 = 8dab68537116b2290b8d80741195daa3 OK 2026/05/02 05:12:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:12:00 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:12:00 DEBUG : one: Sizes differ 2026/05/02 05:12:00 DEBUG : two: size = 3 OK 2026/05/02 05:12:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:12:00 DEBUG : two: Unchanged skipping 2026/05/02 05:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:12:00 INFO : one.bak: Deleted 2026/05/02 05:12:01 INFO : one: Moved (server-side) to: one.bak 2026/05/02 05:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:12:02 DEBUG : one: md5 = 54f8aa0c05578daa30335105a1340835 OK 2026/05/02 05:12:02 DEBUG : one: size = 5 OK 2026/05/02 05:12:02 INFO : one: Copied (new) 2026/05/02 05:12:02 DEBUG : Waiting for deletions to finish 2026/05/02 05:12:03 INFO : three.txt.bak: Deleted 2026/05/02 05:12:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 05:12:04 INFO : three.txt: Moved into backup dir 2026/05/02 05:12:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:12:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 05:12:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 05:12:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 05:12:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 05:12:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (21.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:12:10 DEBUG : dst/one: md5 = 48d452c2ddfbdcf581a65d190ce38774 OK 2026/05/02 05:12:11 DEBUG : dst/two: md5 = 3a4f60a405d0757a35baefc00a29d4b6 OK 2026/05/02 05:12:13 DEBUG : dst/three.txt: md5 = 7047f6d7d9b2147ee35bdc9e13b063a1 OK 2026/05/02 05:12:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/dst" 2026/05/02 05:12:13 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 05:12:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/backup" 2026/05/02 05:12:14 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/1nrff024r7pq65ecp72fc28jb0" 2026/05/02 05:12:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:12:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:12:16 DEBUG : one: Sizes differ 2026/05/02 05:12:16 DEBUG : two: size = 3 OK 2026/05/02 05:12:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:12:16 DEBUG : two: Unchanged skipping 2026/05/02 05:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:12:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 05:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:12:18 DEBUG : one: md5 = 51f6a223dbde8abe11e0c5c97f176b11 OK 2026/05/02 05:12:18 DEBUG : one: size = 4 OK 2026/05/02 05:12:18 INFO : one: Copied (new) 2026/05/02 05:12:18 DEBUG : Waiting for deletions to finish 2026/05/02 05:12:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 05:12:19 INFO : three.txt: Moved into backup dir 2026/05/02 05:12:21 DEBUG : dst/three.txt: md5 = 0c00d2af0231934b547311cf55e6860e OK 2026/05/02 05:12:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:12:22 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:12:22 DEBUG : one: Sizes differ 2026/05/02 05:12:22 DEBUG : two: size = 3 OK 2026/05/02 05:12:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:12:22 DEBUG : two: Unchanged skipping 2026/05/02 05:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:12:22 INFO : one-2019-01-01: Deleted 2026/05/02 05:12:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 05:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:12:24 DEBUG : one: md5 = a168b542bee589807b7a8326cf70addf OK 2026/05/02 05:12:24 DEBUG : one: size = 5 OK 2026/05/02 05:12:24 INFO : one: Copied (new) 2026/05/02 05:12:24 DEBUG : Waiting for deletions to finish 2026/05/02 05:12:25 INFO : three-2019-01-01.txt: Deleted 2026/05/02 05:12:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 05:12:25 INFO : three.txt: Moved into backup dir 2026/05/02 05:12:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:12:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 05:12:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/02 05:12:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/02 05:12:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/02 05:12:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.96s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:12:32 DEBUG : dst/one: md5 = 42bac9a8fb63a1ef688d9b83613c584b OK 2026/05/02 05:12:33 DEBUG : dst/two: md5 = 4cfc252f640e4cf7365c3251cdf452f3 OK 2026/05/02 05:12:34 DEBUG : dst/three.txt: md5 = 8d9e7c8447e2d56936b99dc0da97c53d OK 2026/05/02 05:12:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/dst" 2026/05/02 05:12:35 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 05:12:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:12:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:12:36 DEBUG : one: Sizes differ 2026/05/02 05:12:36 DEBUG : two: size = 3 OK 2026/05/02 05:12:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:12:36 DEBUG : two: Unchanged skipping 2026/05/02 05:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:12:36 INFO : one: Moved (server-side) to: one.bak 2026/05/02 05:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:12:38 DEBUG : one: md5 = b0dadd988b651cd9011e3a7a9c37e4b3 OK 2026/05/02 05:12:38 DEBUG : one: size = 4 OK 2026/05/02 05:12:38 INFO : one: Copied (new) 2026/05/02 05:12:38 DEBUG : Waiting for deletions to finish 2026/05/02 05:12:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 05:12:39 INFO : three.txt: Moved into backup dir 2026/05/02 05:12:41 DEBUG : dst/three.txt: md5 = 39f9d1591ea5a9b039ca694123a95242 OK 2026/05/02 05:12:42 DEBUG : one.bak: Excluded (Path Filter) 2026/05/02 05:12:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/02 05:12:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:12:42 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:12:42 DEBUG : one: Sizes differ 2026/05/02 05:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for checks to finish 2026/05/02 05:12:42 DEBUG : two: size = 3 OK 2026/05/02 05:12:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:12:42 DEBUG : two: Unchanged skipping 2026/05/02 05:12:42 INFO : one.bak: Deleted 2026/05/02 05:12:43 INFO : one: Moved (server-side) to: one.bak 2026/05/02 05:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst': Waiting for transfers to finish 2026/05/02 05:12:44 DEBUG : one: md5 = 5c73c4ec4d23702c376e9e4301d481d5 OK 2026/05/02 05:12:44 DEBUG : one: size = 5 OK 2026/05/02 05:12:44 INFO : one: Copied (new) 2026/05/02 05:12:44 DEBUG : Waiting for deletions to finish 2026/05/02 05:12:45 INFO : three.txt.bak: Deleted 2026/05/02 05:12:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 05:12:45 INFO : three.txt: Moved into backup dir 2026/05/02 05:12:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:12:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 05:12:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 05:12:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 05:12:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 05:12:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (18.88s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:12:50 DEBUG : dst/one: md5 = 5f8f6ba28a30e1a6917cb9ac97df868c OK 2026/05/02 05:12:52 DEBUG : dst/two: md5 = 3bae7b21897949e9e5e76f559d346266 OK 2026/05/02 05:12:53 DEBUG : dst/three.txt: md5 = 89ea8618ac1154fa2757d6941fe89520 OK 2026/05/02 05:12:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/dst" 2026/05/02 05:12:54 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 05:12:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:12:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:12:54 DEBUG : one: Sizes differ 2026/05/02 05:12:55 INFO : one: Moved (server-side) to: one.bak 2026/05/02 05:12:56 DEBUG : one: md5 = cb177ad11fd77cc1a5ba1678f84a9974 OK 2026/05/02 05:12:56 DEBUG : one: size = 4 OK 2026/05/02 05:12:56 INFO : one: Copied (new) 2026/05/02 05:12:57 DEBUG : two: size = 3 OK 2026/05/02 05:12:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:12:57 DEBUG : two: Unchanged skipping 2026/05/02 05:12:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:12:57 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:12:57 DEBUG : three.txt: Sizes differ 2026/05/02 05:12:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 05:12:59 DEBUG : three.txt: md5 = a18d711a2dd114a64a02a11f17cd728d OK 2026/05/02 05:12:59 DEBUG : three.txt: size = 6 OK 2026/05/02 05:12:59 INFO : three.txt: Copied (new) 2026/05/02 05:13:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:13:00 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:13:00 DEBUG : one: Sizes differ 2026/05/02 05:13:01 INFO : one.bak: Deleted 2026/05/02 05:13:01 INFO : one: Moved (server-side) to: one.bak 2026/05/02 05:13:03 DEBUG : one: md5 = 1ff7669e511db00f1f96daeb4bd3e0ad OK 2026/05/02 05:13:03 DEBUG : one: size = 5 OK 2026/05/02 05:13:03 INFO : one: Copied (new) 2026/05/02 05:13:03 DEBUG : two: size = 3 OK 2026/05/02 05:13:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:13:03 DEBUG : two: Unchanged skipping 2026/05/02 05:13:03 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:13:03 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:13:03 DEBUG : three.txt: Sizes differ 2026/05/02 05:13:04 INFO : three.txt.bak: Deleted 2026/05/02 05:13:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 05:13:06 DEBUG : three.txt: md5 = 9ce7979ad470f1699c7a94dd9b2e9184 OK 2026/05/02 05:13:06 DEBUG : three.txt: size = 19 OK 2026/05/02 05:13:06 INFO : three.txt: Copied (new) 2026/05/02 05:13:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/02 05:13:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:13:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 05:13:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 05:13:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 05:13:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 05:13:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (20.88s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:13:11 DEBUG : dst/one: md5 = ad81791bda84ee3998ea6a4a5a209dc4 OK 2026/05/02 05:13:13 DEBUG : dst/two: md5 = 5228ec619cd64ac03f8acc82fc4f16f7 OK 2026/05/02 05:13:14 DEBUG : dst/three.txt: md5 = 30d425eb567ab8e1287f095d5d232bda OK 2026/05/02 05:13:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamorij1hefa/dst" 2026/05/02 05:13:15 DEBUG : Creating backend with remote "TestDrive:crypt/11706f95q7r9u0ofeuacjefqoh5n3neqebbj0f6ach9oo42bti7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 05:13:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:13:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:13:16 DEBUG : one: Sizes differ 2026/05/02 05:13:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 05:13:17 DEBUG : one: md5 = b962d2de04261a9f4ad1ddc1af530123 OK 2026/05/02 05:13:17 DEBUG : one: size = 4 OK 2026/05/02 05:13:17 INFO : one: Copied (new) 2026/05/02 05:13:18 DEBUG : two: size = 3 OK 2026/05/02 05:13:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:13:18 DEBUG : two: Unchanged skipping 2026/05/02 05:13:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:13:18 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:13:18 DEBUG : three.txt: Sizes differ 2026/05/02 05:13:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 05:13:20 DEBUG : three.txt: md5 = c94a791f3bc0949fcd53ed46638486bf OK 2026/05/02 05:13:20 DEBUG : three.txt: size = 6 OK 2026/05/02 05:13:20 INFO : three.txt: Copied (new) 2026/05/02 05:13:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:13:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:13:21 DEBUG : one: Sizes differ 2026/05/02 05:13:22 INFO : one-2019-01-01: Deleted 2026/05/02 05:13:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 05:13:23 DEBUG : one: md5 = 21e039c97368883a7231a65788b217f3 OK 2026/05/02 05:13:23 DEBUG : one: size = 5 OK 2026/05/02 05:13:23 INFO : one: Copied (new) 2026/05/02 05:13:24 DEBUG : two: size = 3 OK 2026/05/02 05:13:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:13:24 DEBUG : two: Unchanged skipping 2026/05/02 05:13:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:13:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa/dst') 2026/05/02 05:13:24 DEBUG : three.txt: Sizes differ 2026/05/02 05:13:24 INFO : three-2019-01-01.txt: Deleted 2026/05/02 05:13:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 05:13:26 DEBUG : three.txt: md5 = a3b74502e8fe2ff817d736bca12dc3ca OK 2026/05/02 05:13:26 DEBUG : three.txt: size = 19 OK 2026/05/02 05:13:26 INFO : three.txt: Copied (new) 2026/05/02 05:13:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/02 05:13:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 05:13:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/02 05:13:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/02 05:13:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/02 05:13:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 05:13:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (20.77s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:13:31 DEBUG : Testêé: md5 = b88374c54a37e73427a6c3c26254f6f7 OK 2026/05/02 05:13:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:13:32 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:13:32 DEBUG : Testêé: Sizes differ 2026/05/02 05:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:13:33 DEBUG : Testêé: md5 = b92d83c0daa5813582e1ef095d51b11e OK 2026/05/02 05:13:33 DEBUG : Testêé: size = 14 OK 2026/05/02 05:13:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/02 05:13:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.11s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:13:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 05:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:13:36 DEBUG : existing: md5 = 9bbd88ad2e2df545a082fe6735ee177e OK 2026/05/02 05:13:36 DEBUG : existing: size = 6 OK 2026/05/02 05:13:36 INFO : existing: Copied (new) 2026/05/02 05:13:36 DEBUG : Waiting for deletions to finish 2026/05/02 05:13:37 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:13:37 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:13:37 DEBUG : existing: Sizes differ 2026/05/02 05:13:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/02 05:13:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:13:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:13:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': not deleting files as there were IO errors 2026/05/02 05:13:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.63s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:13:39 DEBUG : EXISTING: md5 = fea44337275255536ee8ee4edaa41e8d OK 2026/05/02 05:13:40 DEBUG : EXISTING: size = 6 OK 2026/05/02 05:13:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:13:40 DEBUG : existing: Unchanged skipping 2026/05/02 05:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:13:40 DEBUG : Waiting for deletions to finish 2026/05/02 05:13:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.93s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", 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-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", 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-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.24s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:13:44 DEBUG : both0: md5 = bf5b297e62a8ed90ff1b2eef4d728f25 OK 2026/05/02 05:13:45 DEBUG : only0: md5 = bef686b4d150a267895b7da7dd4dbb49 OK 2026/05/02 05:13:47 DEBUG : both1: md5 = 0485b6c044e2eff26e7126f6f0853451 OK 2026/05/02 05:13:48 DEBUG : only1: md5 = 2044868bb3c76781cd042475f1782c73 OK 2026/05/02 05:13:49 DEBUG : both2: md5 = 78ddba2ef3ce824977bf8b785778aae9 OK 2026/05/02 05:13:51 DEBUG : only2: md5 = 8a39a2915c54731d35dea266bd2991b3 OK 2026/05/02 05:13:52 DEBUG : both3: md5 = 6f348785f809d2f379852ec70729f45a OK 2026/05/02 05:13:53 DEBUG : only3: md5 = 5dc8d76b57c315306a6586310777268f OK 2026/05/02 05:13:55 DEBUG : both4: md5 = ac8c0ee6b1b7f2deb8a8f6effb448437 OK 2026/05/02 05:13:56 DEBUG : only4: md5 = 806a8ef373628dc62e09278dbe1fccea OK 2026/05/02 05:13:57 DEBUG : both5: md5 = 3e45de9c11d38f84c0567292df691669 OK 2026/05/02 05:13:59 DEBUG : only5: md5 = ef31eab8598ae18dd857280fdc586581 OK 2026/05/02 05:14:00 DEBUG : both6: md5 = a02fceaac4be5af1465c9e71af908327 OK 2026/05/02 05:14:02 DEBUG : only6: md5 = f5810062351a8e19308f156a4d29cd70 OK 2026/05/02 05:14:03 DEBUG : both7: md5 = fe31620f67a85ea8c3cb42d92ad1324f OK 2026/05/02 05:14:04 DEBUG : only7: md5 = 2a7056fc026b521359628671112c3c7c OK 2026/05/02 05:14:06 DEBUG : both8: md5 = 8f415552aee55983fecbac7358a0580e OK 2026/05/02 05:14:07 DEBUG : only8: md5 = 9fed465d14193ed0712e33f2c1e62e23 OK 2026/05/02 05:14:09 DEBUG : both9: md5 = e7afb271ecc43ae53ef29e83e836568a OK 2026/05/02 05:14:10 DEBUG : only9: md5 = 68e281fb075dd5c9487ec789d46544ac OK 2026/05/02 05:14:11 DEBUG : both10: md5 = 22fcbd976993b814e63bab1b26d15b8d OK 2026/05/02 05:14:13 DEBUG : only10: md5 = 7b5635d08541ded3efc0cc4a22f3caf4 OK 2026/05/02 05:14:14 DEBUG : both11: md5 = 0418de13a2ed083c627b52cb67e31758 OK 2026/05/02 05:14:16 DEBUG : only11: md5 = d64e3f356a5f56e1420db6e04046249e OK 2026/05/02 05:14:17 DEBUG : both12: md5 = c262a082bbfefb51b9d305b750d8e04f OK 2026/05/02 05:14:18 DEBUG : only12: md5 = 775d88feb1fcda43f2225d671f209921 OK 2026/05/02 05:14:20 DEBUG : both13: md5 = 2eafd2257c33e86b94bc7098b4192cde OK 2026/05/02 05:14:21 DEBUG : only13: md5 = 9d8c45f3379a4b3bcce0514f3e6de31e OK 2026/05/02 05:14:22 DEBUG : both14: md5 = 79bdc58b78dd6b9bcec2ba2ef542edd8 OK 2026/05/02 05:14:23 DEBUG : only14: md5 = 82ebc03dc62357723970da80bf2f4da5 OK 2026/05/02 05:14:25 DEBUG : both15: md5 = d637d5a73851f916e65ea0c4cdf565be OK 2026/05/02 05:14:26 DEBUG : only15: md5 = 10ca9901cee1234e70c1035e29b9116b OK 2026/05/02 05:14:28 DEBUG : both16: md5 = ebcae790bc772c2d4c4593208811d581 OK 2026/05/02 05:14:29 DEBUG : only16: md5 = ce88bcd494d6044aa4860feeaf41a2ab OK 2026/05/02 05:14:30 DEBUG : both17: md5 = cbbe9a72c2b53a1c0138a73238b2c7c2 OK 2026/05/02 05:14:32 DEBUG : only17: md5 = 22ac628d8af51a941dad1cb89faa42c9 OK 2026/05/02 05:14:33 DEBUG : both18: md5 = 69cac6ae6a8837cc33cb66c2c9394e94 OK 2026/05/02 05:14:34 DEBUG : only18: md5 = 7ceb042ac11e1db87b0bdbd8310f4852 OK 2026/05/02 05:14:36 DEBUG : both19: md5 = d4ea993eb535f981df282b0f3144cac4 OK 2026/05/02 05:14:37 DEBUG : only19: md5 = 8ec934cec2482e95089dad310ad65779 OK 2026/05/02 05:14:38 DEBUG : both10: size = 6 OK 2026/05/02 05:14:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both0: size = 6 OK 2026/05/02 05:14:38 DEBUG : both11: size = 6 OK 2026/05/02 05:14:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both10: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both12: size = 6 OK 2026/05/02 05:14:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both13: size = 6 OK 2026/05/02 05:14:38 DEBUG : both12: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both14: size = 6 OK 2026/05/02 05:14:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both13: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both15: size = 6 OK 2026/05/02 05:14:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both15: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both16: size = 6 OK 2026/05/02 05:14:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both16: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both17: size = 6 OK 2026/05/02 05:14:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both17: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both18: size = 6 OK 2026/05/02 05:14:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both18: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both19: size = 6 OK 2026/05/02 05:14:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both19: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both1: size = 6 OK 2026/05/02 05:14:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both1: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both2: size = 6 OK 2026/05/02 05:14:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both2: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both3: size = 6 OK 2026/05/02 05:14:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both14: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both4: size = 6 OK 2026/05/02 05:14:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both4: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both5: size = 6 OK 2026/05/02 05:14:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both5: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both6: size = 6 OK 2026/05/02 05:14:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both6: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both7: size = 6 OK 2026/05/02 05:14:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both7: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both8: size = 6 OK 2026/05/02 05:14:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both8: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both9: size = 6 OK 2026/05/02 05:14:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:14:38 DEBUG : both9: Unchanged skipping 2026/05/02 05:14:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:14:38 DEBUG : both3: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both0: Unchanged skipping 2026/05/02 05:14:38 DEBUG : both11: Unchanged skipping 2026/05/02 05:14:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:14:38 DEBUG : Waiting for deletions to finish 2026/05/02 05:14:38 INFO : only14: Deleted 2026/05/02 05:14:38 INFO : only0: Deleted 2026/05/02 05:14:38 INFO : only11: Deleted 2026/05/02 05:14:38 INFO : only10: Deleted 2026/05/02 05:14:38 INFO : only3: Deleted 2026/05/02 05:14:38 INFO : only19: Deleted 2026/05/02 05:14:38 INFO : only7: Deleted 2026/05/02 05:14:38 INFO : only13: Deleted 2026/05/02 05:14:39 INFO : only15: Deleted 2026/05/02 05:14:39 INFO : only18: Deleted 2026/05/02 05:14:39 INFO : only1: Deleted 2026/05/02 05:14:39 INFO : only17: Deleted 2026/05/02 05:14:39 INFO : only2: Deleted 2026/05/02 05:14:39 INFO : only5: Deleted 2026/05/02 05:14:39 INFO : only6: Deleted 2026/05/02 05:14:39 INFO : only16: Deleted 2026/05/02 05:14:40 INFO : only12: Deleted 2026/05/02 05:14:40 INFO : only8: Deleted 2026/05/02 05:14:40 INFO : only4: Deleted 2026/05/02 05:14:40 INFO : only9: Deleted 2026/05/02 05:14:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (65.89s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:14:50 DEBUG : both0: md5 = b0e2067403fd69f1f9a620b0413011a6 OK 2026/05/02 05:14:51 DEBUG : only0: md5 = e639136da35c108d91f770457cddc178 OK 2026/05/02 05:14:53 DEBUG : both1: md5 = fe973fc59b44a1c7cbc24a48c1ebb088 OK 2026/05/02 05:14:54 DEBUG : only1: md5 = 5a94eb5b1f97b9d0dd35aa5fd5726a22 OK 2026/05/02 05:14:55 DEBUG : both2: md5 = b0e477121540a9a4a1fa7d470353aac2 OK 2026/05/02 05:14:57 DEBUG : only2: md5 = 6b23142fe388e00b8af89dd1f24c7dd5 OK 2026/05/02 05:14:58 DEBUG : both3: md5 = b039f6b4d48cba3677a7248ee3b56ce2 OK 2026/05/02 05:14:59 DEBUG : only3: md5 = 1492ac2adc7d54639c1625959e276398 OK 2026/05/02 05:15:01 DEBUG : both4: md5 = 958bedeb8c46c817148e3e1f1c898d41 OK 2026/05/02 05:15:02 DEBUG : only4: md5 = 00d19326b804c289301750283f2d6611 OK 2026/05/02 05:15:03 DEBUG : both5: md5 = 493283059c603e66044584abb4f06596 OK 2026/05/02 05:15:05 DEBUG : only5: md5 = fb8bf22ef5959b66d57b71d13a5911b3 OK 2026/05/02 05:15:06 DEBUG : both6: md5 = 5d6c692ff33f738ca496cd3d83a8da57 OK 2026/05/02 05:15:07 DEBUG : only6: md5 = 85a9503c49d917de7bb5f1427219818c OK 2026/05/02 05:15:09 DEBUG : both7: md5 = 3c2e67267dcc45b03546a5424b5d5fd9 OK 2026/05/02 05:15:10 DEBUG : only7: md5 = 8d9609b2d3e6c042279ee3e2016ab0d7 OK 2026/05/02 05:15:12 DEBUG : both8: md5 = b027608e0198b3e58b5071d7af72cfeb OK 2026/05/02 05:15:13 DEBUG : only8: md5 = 7a2d843f44bc5b7589e34b86e3b95264 OK 2026/05/02 05:15:15 DEBUG : both9: md5 = 57820bf90f522f81df407f03575c8f01 OK 2026/05/02 05:15:16 DEBUG : only9: md5 = 3e75aff9786c39724e0da6347d9c8db3 OK 2026/05/02 05:15:17 DEBUG : both10: md5 = 85be48fce403463be1bac6b1fea95bc1 OK 2026/05/02 05:15:19 DEBUG : only10: md5 = 034007b15953e2155d3e5ec4b33ae54c OK 2026/05/02 05:15:20 DEBUG : both11: md5 = a8b44f7874835efcec7847aa6e4340bb OK 2026/05/02 05:15:21 DEBUG : only11: md5 = da1b5060afdb68a7a42b182cde5c635f OK 2026/05/02 05:15:23 DEBUG : both12: md5 = 0b2c79f815a9b672539e48826e94875b OK 2026/05/02 05:15:24 DEBUG : only12: md5 = c633dcc1627ff0dc2c39ab69b367625a OK 2026/05/02 05:15:26 DEBUG : both13: md5 = 947aaa7825c4909a54ec3ca54bcd3db1 OK 2026/05/02 05:15:27 DEBUG : only13: md5 = 9624705e8518b52427f2d7da8f50f35e OK 2026/05/02 05:15:28 DEBUG : both14: md5 = a189ae3373f0262902fc89be48f1d41c OK 2026/05/02 05:15:30 DEBUG : only14: md5 = 6dc3966246e00dfcd841ab31849eaf06 OK 2026/05/02 05:15:31 DEBUG : both15: md5 = 2bc71b501250596f99e58d4505fcd8cc OK 2026/05/02 05:15:33 DEBUG : only15: md5 = 421facf34c4d313921d70a0e156fa7e5 OK 2026/05/02 05:15:34 DEBUG : both16: md5 = 3bbc7c9484c80f7bfe520ef0f0d2890d OK 2026/05/02 05:15:35 DEBUG : only16: md5 = 075dcaa7f4bc65c715891e99e88d4b35 OK 2026/05/02 05:15:36 DEBUG : both17: md5 = 401bf687b9836d878284c9865daf6bdb OK 2026/05/02 05:15:38 DEBUG : only17: md5 = 720b155e12705f63ccd1593974e9399e OK 2026/05/02 05:15:39 DEBUG : both18: md5 = 489339d0281a8a81ddde780a01383843 OK 2026/05/02 05:15:40 DEBUG : only18: md5 = 9c706e5ce48252552aebb21fb3463a6e OK 2026/05/02 05:15:42 DEBUG : both19: md5 = 81de95db4cf78b638929c8330bee2e74 OK 2026/05/02 05:15:43 DEBUG : only19: md5 = 802e9b7ca6a03a05b033db1e62414ade OK 2026/05/02 05:15:44 DEBUG : both0: size = 6 OK 2026/05/02 05:15:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both12: size = 6 OK 2026/05/02 05:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:15:44 DEBUG : both11: size = 6 OK 2026/05/02 05:15:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both10: size = 6 OK 2026/05/02 05:15:44 DEBUG : both0: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both13: size = 6 OK 2026/05/02 05:15:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both10: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both14: size = 6 OK 2026/05/02 05:15:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both14: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both15: size = 6 OK 2026/05/02 05:15:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both15: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both16: size = 6 OK 2026/05/02 05:15:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both13: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both17: size = 6 OK 2026/05/02 05:15:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both12: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both18: size = 6 OK 2026/05/02 05:15:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both11: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both19: size = 6 OK 2026/05/02 05:15:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both19: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both1: size = 6 OK 2026/05/02 05:15:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both1: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both2: size = 6 OK 2026/05/02 05:15:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both16: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both3: size = 6 OK 2026/05/02 05:15:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both3: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both4: size = 6 OK 2026/05/02 05:15:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both4: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both5: size = 6 OK 2026/05/02 05:15:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both5: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both6: size = 6 OK 2026/05/02 05:15:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both6: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both7: size = 6 OK 2026/05/02 05:15:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both7: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both8: size = 6 OK 2026/05/02 05:15:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both8: Unchanged skipping 2026/05/02 05:15:44 DEBUG : both9: size = 6 OK 2026/05/02 05:15:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:15:44 DEBUG : both9: Unchanged skipping 2026/05/02 05:15:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only0: Sizes differ 2026/05/02 05:15:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only10: Sizes differ 2026/05/02 05:15:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only11: Sizes differ 2026/05/02 05:15:44 DEBUG : both17: Unchanged skipping 2026/05/02 05:15:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only12: Sizes differ 2026/05/02 05:15:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only13: Sizes differ 2026/05/02 05:15:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only14: Sizes differ 2026/05/02 05:15:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only15: Sizes differ 2026/05/02 05:15:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only16: Sizes differ 2026/05/02 05:15:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only17: Sizes differ 2026/05/02 05:15:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only18: Sizes differ 2026/05/02 05:15:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only19: Sizes differ 2026/05/02 05:15:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only1: Sizes differ 2026/05/02 05:15:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only2: Sizes differ 2026/05/02 05:15:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only3: Sizes differ 2026/05/02 05:15:44 DEBUG : both18: Unchanged skipping 2026/05/02 05:15:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only4: Sizes differ 2026/05/02 05:15:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only5: Sizes differ 2026/05/02 05:15:44 DEBUG : both2: Unchanged skipping 2026/05/02 05:15:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only7: Sizes differ 2026/05/02 05:15:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only6: Sizes differ 2026/05/02 05:15:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2087108160) 2026/05/02 05:15:44 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only9: Sizes differ 2026/05/02 05:15:44 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa') 2026/05/02 05:15:44 DEBUG : only8: Sizes differ 2026/05/02 05:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:15:45 DEBUG : only0: md5 = f771d8f0a5fbdae6637dcdf0425db5f1 OK 2026/05/02 05:15:45 DEBUG : only0: size = 0 OK 2026/05/02 05:15:45 INFO : only0: Copied (replaced existing) 2026/05/02 05:15:45 DEBUG : only13: md5 = 7fb61df37a1cb380825be0172e040bc4 OK 2026/05/02 05:15:45 DEBUG : only13: size = 0 OK 2026/05/02 05:15:45 INFO : only13: Copied (replaced existing) 2026/05/02 05:15:45 DEBUG : only10: md5 = 328831c07d1bcf42db868d39aa60c5bf OK 2026/05/02 05:15:45 DEBUG : only10: size = 0 OK 2026/05/02 05:15:45 INFO : only10: Copied (replaced existing) 2026/05/02 05:15:45 DEBUG : only12: md5 = 056fefac8ae7e5d3a4e8ef7d9d7f0cbe OK 2026/05/02 05:15:45 DEBUG : only12: size = 0 OK 2026/05/02 05:15:45 INFO : only12: Copied (replaced existing) 2026/05/02 05:15:46 DEBUG : only14: md5 = ffb8dc68d4b1baddbe1b586d72bac217 OK 2026/05/02 05:15:46 DEBUG : only14: size = 0 OK 2026/05/02 05:15:46 INFO : only14: Copied (replaced existing) 2026/05/02 05:15:46 DEBUG : only15: md5 = 69a90e2243044a3e514bd50335c37712 OK 2026/05/02 05:15:46 DEBUG : only15: size = 0 OK 2026/05/02 05:15:46 INFO : only15: Copied (replaced existing) 2026/05/02 05:15:46 DEBUG : only16: md5 = a2b8824d4c6903a1837c104e0d20046b OK 2026/05/02 05:15:46 DEBUG : only16: size = 0 OK 2026/05/02 05:15:46 INFO : only16: Copied (replaced existing) 2026/05/02 05:15:46 DEBUG : only17: md5 = c81fa2e70893e915a94b4c31a94900c3 OK 2026/05/02 05:15:46 DEBUG : only17: size = 0 OK 2026/05/02 05:15:46 INFO : only17: Copied (replaced existing) 2026/05/02 05:15:47 DEBUG : only18: md5 = 794c68065f3453d48d385756723ba578 OK 2026/05/02 05:15:47 DEBUG : only18: size = 0 OK 2026/05/02 05:15:47 INFO : only18: Copied (replaced existing) 2026/05/02 05:15:47 DEBUG : only19: md5 = 431f66b8906513445e12b56556c6f0d1 OK 2026/05/02 05:15:47 DEBUG : only19: size = 0 OK 2026/05/02 05:15:47 INFO : only19: Copied (replaced existing) 2026/05/02 05:15:47 DEBUG : only1: md5 = fdc2ae43237e13f4e0282600ca609378 OK 2026/05/02 05:15:47 DEBUG : only1: size = 0 OK 2026/05/02 05:15:47 INFO : only1: Copied (replaced existing) 2026/05/02 05:15:47 DEBUG : only2: md5 = 3cdf30332e595a7e1d4d243f4f7c0068 OK 2026/05/02 05:15:47 DEBUG : only2: size = 0 OK 2026/05/02 05:15:47 INFO : only2: Copied (replaced existing) 2026/05/02 05:15:48 DEBUG : only4: md5 = 17f4d16f97687e51626dd8db08a77adb OK 2026/05/02 05:15:48 DEBUG : only4: size = 0 OK 2026/05/02 05:15:48 INFO : only4: Copied (replaced existing) 2026/05/02 05:15:48 DEBUG : only5: md5 = cbd03f9219af3ff4289fbb5b586fe8c8 OK 2026/05/02 05:15:48 DEBUG : only5: size = 0 OK 2026/05/02 05:15:48 INFO : only5: Copied (replaced existing) 2026/05/02 05:15:48 DEBUG : only3: md5 = 6a2dd49ec32a3b06ddeb774836ef7284 OK 2026/05/02 05:15:48 DEBUG : only3: size = 0 OK 2026/05/02 05:15:48 INFO : only3: Copied (replaced existing) 2026/05/02 05:15:48 DEBUG : only7: md5 = 871706bcbdb280a9340fe257cff38d65 OK 2026/05/02 05:15:48 DEBUG : only7: size = 0 OK 2026/05/02 05:15:48 INFO : only7: Copied (replaced existing) 2026/05/02 05:15:49 DEBUG : only11: md5 = f95372b898e59bfc61c31c8695cb0196 OK 2026/05/02 05:15:49 DEBUG : only11: size = 0 OK 2026/05/02 05:15:49 INFO : only11: Copied (replaced existing) 2026/05/02 05:15:49 DEBUG : only6: md5 = 9ca59291a7ccf724dc47b46be73c32a1 OK 2026/05/02 05:15:49 DEBUG : only6: size = 0 OK 2026/05/02 05:15:49 INFO : only6: Copied (replaced existing) 2026/05/02 05:15:49 DEBUG : only9: md5 = e5d11e5136465fb18757f7497ff7b73e OK 2026/05/02 05:15:49 DEBUG : only9: size = 0 OK 2026/05/02 05:15:49 INFO : only9: Copied (replaced existing) 2026/05/02 05:15:49 DEBUG : only8: md5 = af42ec20c7bfa71c8be72eff02af30c0 OK 2026/05/02 05:15:49 DEBUG : only8: size = 0 OK 2026/05/02 05:15:49 INFO : only8: Copied (replaced existing) 2026/05/02 05:15:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (77.34s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:16:06 DEBUG : empty_dir: Making directory with metadata 2026/05/02 05:16:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:16:06 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 05:16:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:16:06 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 05:16:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:16:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:17 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/02 05:16:18 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/02 05:16:18 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:16:20 DEBUG : empty_dir: Making directory with metadata 2026/05/02 05:16:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:16:20 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 05:16:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:16:20 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 05:16:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:16:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:32 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/02 05:16:32 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/02 05:16:33 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:16:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:35 DEBUG : sub dir: Making directory with metadata 2026/05/02 05:16:35 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/02 05:16:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 05:16:52 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:16:52 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/02 05:17:06 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/02 05:17:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 05:17:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/02 05:17:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/02 05:17:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 05:17:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/02 05:17:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (37.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:17:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 05:17:13 DEBUG : sub dir: Making directory with metadata 2026/05/02 05:17:13 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/02 05:17:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 05:17:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 05:17:33 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 05:17:33 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/02 05:17:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 05:17:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/02 05:17:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/02 05:17:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 05:17:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/02 05:17:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 05:17:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (38.33s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:17:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 414dd40069f7616039c50871571c119c OK 2026/05/02 05:17:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6aa96d6b684747c169f4bbc08c88e0ab OK 2026/05/02 05:17:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 915a52897178ef54d8bcb69d1fcfb657 OK 2026/05/02 05:17:59 DEBUG : dir1/0003-defghij.txt: md5 = d1e4d137ec0f650d0fe020b7d9d30d33 OK 2026/05/02 05:18:00 DEBUG : dir1/0004-efghijk.txt: md5 = 8b25630bc091de8e236dbb7d91406895 OK 2026/05/02 05:18:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 2aff9c9725cf3c6287e6914eb7da125e OK 2026/05/02 05:18:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 38d423ae22e2b210fd3cadfe9a444eac OK 2026/05/02 05:18:04 DEBUG : dir1/0007-1234567.txt: md5 = 8012c4e7b0bee38edfc1aa6afcc88204 OK 2026/05/02 05:18:05 DEBUG : dir1/0008-2345678.txt: md5 = a724474e63d3fd5f847e4a387bd67ae3 OK 2026/05/02 05:18:07 DEBUG : dir1/0009-3456789.txt: md5 = 009b00712f34c9bd810688bcb219fde7 OK 2026/05/02 05:18:08 DEBUG : dir1/0010-456789.txt: md5 = e72da42f20f7abf5aa21027b5a46f494 OK 2026/05/02 05:18:09 DEBUG : dir1/0011-56789;.txt: md5 = 46b99d302047dca6f259c3ab23add2da OK 2026/05/02 05:18:11 DEBUG : dir1/0012-6789;.txt: md5 = d20bb9f01d6b26cee89d0d666b8b0fb4 OK 2026/05/02 05:18:12 DEBUG : dir1/0013-789;=.txt: md5 = 9cfca1676982726a65c977c519231bd6 OK 2026/05/02 05:18:13 DEBUG : dir1/0014-89;=.txt: md5 = 9afbe275ae773e5e2904a94520a97e18 OK 2026/05/02 05:18:15 DEBUG : dir1/0015-9;=.txt: md5 = ed44648db32922357db53d10c867e943 OK 2026/05/02 05:18:16 DEBUG : apple: md5 = 7905178d21c8de7094d1b879f162109d OK 2026/05/02 05:18:17 DEBUG : banana: md5 = 8b7f1d0b26b6bc3eb056cc0d708a3b3d OK 2026/05/02 05:18:19 DEBUG : appleappleapplebanana: md5 = a384eb51bd6352a451edd95329e8726b OK 2026/05/02 05:18:20 DEBUG : splitbananasplit: md5 = 9745f29d85401c6dc6ca0230823a7c34 OK 2026/05/02 05:18:20 DEBUG : Waiting for deletions to finish 2026/05/02 05:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : apple: size = 5 OK 2026/05/02 05:18:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : apple: Unchanged skipping 2026/05/02 05:18:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:18:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:18:22 DEBUG : banana: size = 6 OK 2026/05/02 05:18:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : banana: Unchanged skipping 2026/05/02 05:18:22 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:18:22 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:18:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:18:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:18:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:18:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:18:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:18:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:18:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:18:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:18:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:18:22 DEBUG : Waiting for deletions to finish 2026/05/02 05:18:22 DEBUG : Waiting for deletions to finish 2026/05/02 05:18:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:18:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:18:23 DEBUG : dir1: Directory modification time the same (differ by -836.602µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:18:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : banana: size = 6 OK 2026/05/02 05:18:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:18:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : apple: size = 5 OK 2026/05/02 05:18:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : apple: Unchanged skipping 2026/05/02 05:18:23 DEBUG : banana: Unchanged skipping 2026/05/02 05:18:23 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:18:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:18:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:18:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:18:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:18:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:18:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:18:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:18:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:18:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:18:23 DEBUG : Waiting for deletions to finish 2026/05/02 05:18:23 DEBUG : Waiting for deletions to finish 2026/05/02 05:18:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:18:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:18:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:18:36 DEBUG : dir1/0000-abcdefg.txt: md5 = c3df33cc4986a87528b61297c0b1b514 OK 2026/05/02 05:18:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 74cf893c228744052922efa2dfbd0b6d OK 2026/05/02 05:18:39 DEBUG : dir1/0002-cdefghi.txt: md5 = cdb7aa5cf0fe5e86eadfe6859d64a20f OK 2026/05/02 05:18:40 DEBUG : dir1/0003-defghij.txt: md5 = 1e627d481f9dc6ec210a22befa1ed1b1 OK 2026/05/02 05:18:42 DEBUG : dir1/0004-efghijk.txt: md5 = 682b88e1e9d7395d3651951a23267ce9 OK 2026/05/02 05:18:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 404a08d9c148bdcb3752252746f1eac5 OK 2026/05/02 05:18:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 419a4eca4c064913bb4a4bf67c1c60c7 OK 2026/05/02 05:18:46 DEBUG : dir1/0007-1234567.txt: md5 = d3cce707e4347f59bc430db91654af5c OK 2026/05/02 05:18:47 DEBUG : dir1/0008-2345678.txt: md5 = ff8b3017abfc15d02752d3ad3068b72b OK 2026/05/02 05:18:49 DEBUG : dir1/0009-3456789.txt: md5 = 67cdcb7636a139fc0826bea623d07e1e OK 2026/05/02 05:18:50 DEBUG : dir1/0010-456789.txt: md5 = 196ca4ea8c47e8bd0052c0d0e723821f OK 2026/05/02 05:18:52 DEBUG : dir1/0011-56789;.txt: md5 = 973a6c41ad1756e7d9609b98578eb8f8 OK 2026/05/02 05:18:53 DEBUG : dir1/0012-6789;.txt: md5 = c2d587e1b6670ac8c414f151c14620be OK 2026/05/02 05:18:54 DEBUG : dir1/0013-789;=.txt: md5 = 48e23d13ca007d606741654efa5137e9 OK 2026/05/02 05:18:56 DEBUG : dir1/0014-89;=.txt: md5 = 9602e237391bdb750146ad9f01b2c4ff OK 2026/05/02 05:18:57 DEBUG : dir1/0015-9;=.txt: md5 = 2923140f3e685791aef158692f415c45 OK 2026/05/02 05:18:58 DEBUG : apple: md5 = b46edb625c3e4e5dfef82b217b1872c6 OK 2026/05/02 05:19:00 DEBUG : banana: md5 = 85dfaa52154adb8b699a9a03bf8f867d OK 2026/05/02 05:19:01 DEBUG : appleappleapplebanana: md5 = 6270f679f1fdff82e37d3f7cd47c486a OK 2026/05/02 05:19:02 DEBUG : splitbananasplit: md5 = 473c5e27e1c3c9a606f519e594a50bf9 OK 2026/05/02 05:19:02 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:03 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:19:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:19:04 DEBUG : apple: size = 5 OK 2026/05/02 05:19:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : apple: Unchanged skipping 2026/05/02 05:19:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:19:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:19:04 DEBUG : banana: size = 6 OK 2026/05/02 05:19:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : banana: Unchanged skipping 2026/05/02 05:19:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:19:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:19:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:19:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:19:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:19:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:19:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:19:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:19:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:19:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:19:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:19:04 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:04 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:05 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:19:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1: Directory modification time the same (differ by -598.242µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : apple: size = 5 OK 2026/05/02 05:19:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : apple: Unchanged skipping 2026/05/02 05:19:06 DEBUG : banana: size = 6 OK 2026/05/02 05:19:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:19:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:19:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : banana: Unchanged skipping 2026/05/02 05:19:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:19:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:19:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:19:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:19:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:19:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:19:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:19:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:19:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:19:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:19:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:19:06 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:06 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:19:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:19:18 DEBUG : dir1/0000-abcdefg.txt: md5 = c581c97cc331fc669ef9c24bb48ea5cc OK 2026/05/02 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = fa7c3ad118abb887bf2eb5774a91b1ed OK 2026/05/02 05:19:21 DEBUG : dir1/0002-cdefghi.txt: md5 = fe4bc6d5df77a227ca3f139bc4af12d2 OK 2026/05/02 05:19:22 DEBUG : dir1/0003-defghij.txt: md5 = c6553ebaafe6514467b93ee4bf78abaf OK 2026/05/02 05:19:23 DEBUG : dir1/0004-efghijk.txt: md5 = ca359b57952ccbf085fe00c8479e5bb7 OK 2026/05/02 05:19:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 94c9a5c863c650732ccfe135198c2435 OK 2026/05/02 05:19:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 048e289914c631f4c0896dc4a636f7cc OK 2026/05/02 05:19:27 DEBUG : dir1/0007-1234567.txt: md5 = a6b73552caae3e8b3a458f572cf624aa OK 2026/05/02 05:19:28 DEBUG : dir1/0008-2345678.txt: md5 = e5bf62d3cb9226577b24338347ba801b OK 2026/05/02 05:19:30 DEBUG : dir1/0009-3456789.txt: md5 = 1d2559d85b65f51b477cdfbe0e043193 OK 2026/05/02 05:19:31 DEBUG : dir1/0010-456789.txt: md5 = f2cd7468cdd09f69c13f57d4d2e9dd44 OK 2026/05/02 05:19:32 DEBUG : dir1/0011-56789;.txt: md5 = 2c3e9faf6ac9c69568f3bf1d6552837e OK 2026/05/02 05:19:34 DEBUG : dir1/0012-6789;.txt: md5 = 01e9c30709694b26be708c347a1b6b59 OK 2026/05/02 05:19:35 DEBUG : dir1/0013-789;=.txt: md5 = 349bc2fc4b33ffe6aad5d0070180fc4e OK 2026/05/02 05:19:37 DEBUG : dir1/0014-89;=.txt: md5 = a77cbf13fa45a3a0bbe1e4deae90211d OK 2026/05/02 05:19:38 DEBUG : dir1/0015-9;=.txt: md5 = 04631036aabdb8c6fe0393da3631cc12 OK 2026/05/02 05:19:39 DEBUG : apple: md5 = 6b68ae48ade411fd25ee9cf60140c4b2 OK 2026/05/02 05:19:41 DEBUG : banana: md5 = ca2f07309c9085606c19d90f963f113e OK 2026/05/02 05:19:42 DEBUG : appleappleapplebanana: md5 = 98e688b2be3acfc02f4283caca2b5e00 OK 2026/05/02 05:19:43 DEBUG : splitbananasplit: md5 = 022f82c32ffcad33aed469b0e936855e OK 2026/05/02 05:19:43 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:44 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:19:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:45 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:45 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 05:19:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:19:46 DEBUG : YXBwbGU=: md5 = 40f95b2b31b8b1eeeb8ba8dad0b071be OK 2026/05/02 05:19:46 DEBUG : YXBwbGU=: size = 5 OK 2026/05/02 05:19:46 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/02 05:19:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 0363435fc94025c0f84d94bd0657c687 OK 2026/05/02 05:19:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/02 05:19:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 4744a2844e91d12d1310a2392f52902a OK 2026/05/02 05:19:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/02 05:19:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:46 DEBUG : YmFuYW5h: md5 = 4c52f76eae825beeece08c8620a2872c OK 2026/05/02 05:19:46 DEBUG : YmFuYW5h: size = 6 OK 2026/05/02 05:19:46 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/02 05:19:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 53ea12eee8bd20c8b4dc69b5a21a3c25 OK 2026/05/02 05:19:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/02 05:19:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 52509bd75a489f3be09b79c97df3e980 OK 2026/05/02 05:19:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/02 05:19:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 250f677791f4c1b5b0bb6c3b9427ba0a OK 2026/05/02 05:19:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/02 05:19:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 9b25111546af03c9408d9498e7f3b651 OK 2026/05/02 05:19:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/02 05:19:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = c8c9eab72a18304ab770606476574d44 OK 2026/05/02 05:19:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/02 05:19:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = b9f4a38f8267020fbe7f1eef71446fe5 OK 2026/05/02 05:19:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/02 05:19:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = b2d10bcc7e9eb4d7f1e3abef6e06c3fa OK 2026/05/02 05:19:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/02 05:19:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = d79de1a1f0676779e1b2af1c7de8e8af OK 2026/05/02 05:19:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/02 05:19:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 6fc2dc26a5e687bf688aaf563dc33ccd OK 2026/05/02 05:19:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/02 05:19:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 03ddc0cfac8e4776ef04875dbad87b61 OK 2026/05/02 05:19:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/02 05:19:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 4a920d8cb4cdbd85eaf81237c025b613 OK 2026/05/02 05:19:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/02 05:19:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 699395039bb95c6f0964dd71894f0c2d OK 2026/05/02 05:19:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/02 05:19:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:19:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = ed4a8b5ec4a0930e2f2f87bb3a8fe378 OK 2026/05/02 05:19:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/02 05:19:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 734a34b0ab2315428264184f7fd1482d OK 2026/05/02 05:19:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/02 05:19:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 08b4d74d91f37f03177c8da7ed838bba OK 2026/05/02 05:19:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/02 05:19:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:52 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 569a4811718006a68bf49da967341c12 OK 2026/05/02 05:19:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/02 05:19:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:19:52 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 05:19:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 05:19:52 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 05:19:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 05:19:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 05:19:52 INFO : splitbananasplit: Deleted 2026/05/02 05:19:52 INFO : appleappleapplebanana: Deleted 2026/05/02 05:19:52 INFO : apple: Deleted 2026/05/02 05:19:53 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 05:19:53 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 05:19:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 05:19:53 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 05:19:53 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 05:19:53 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 05:19:53 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 05:19:53 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 05:19:53 INFO : banana: Deleted 2026/05/02 05:19:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 05:19:53 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 05:19:53 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 05:19:53 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:54 DEBUG : dir1: Directory modification time the same (differ by -332.728µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : YXBwbGU=: size = 5 OK 2026/05/02 05:19:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : apple: Unchanged skipping 2026/05/02 05:19:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:19:54 DEBUG : YmFuYW5h: size = 6 OK 2026/05/02 05:19:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : banana: Unchanged skipping 2026/05/02 05:19:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/02 05:19:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 05:19:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/02 05:19:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/02 05:19:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/02 05:19:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/02 05:19:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/02 05:19:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/02 05:19:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/02 05:19:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:19:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:19:54 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:54 DEBUG : Waiting for deletions to finish 2026/05/02 05:19:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/02 05:19:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:55 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:55 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 05:19:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 05:19:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 05:19:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 05:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 05:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 05:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 05:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 05:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 05:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/02 05:20:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:20:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 1f1e0d01ceca1c2211ab217e17c4cc42 OK 2026/05/02 05:20:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 126d8bc2eebf2a10684aee24f5a136d4 OK 2026/05/02 05:20:10 DEBUG : dir1/0002-cdefghi.txt: md5 = f732c487507b284b3dcd54f2becf98ff OK 2026/05/02 05:20:11 DEBUG : dir1/0003-defghij.txt: md5 = 886f8172d086bf0038470fd6363b6458 OK 2026/05/02 05:20:13 DEBUG : dir1/0004-efghijk.txt: md5 = 6df3305f423e197a1de24fb6a499bf5a OK 2026/05/02 05:20:14 DEBUG : dir1/0005-fghijkl.txt: md5 = a40c354e28dd55d73ec2d504a98da1d4 OK 2026/05/02 05:20:15 DEBUG : dir1/0006-ghijklm.txt: md5 = dce008858db48d37c0861c24ed95657a OK 2026/05/02 05:20:17 DEBUG : dir1/0007-1234567.txt: md5 = 9288db326c5656dcf69c38a9037a9a23 OK 2026/05/02 05:20:18 DEBUG : dir1/0008-2345678.txt: md5 = 19477f40c7e1dcfb67ba205fe971cc47 OK 2026/05/02 05:20:19 DEBUG : dir1/0009-3456789.txt: md5 = 7d2b6a1060c059e3a2bf1e5091caad86 OK 2026/05/02 05:20:21 DEBUG : dir1/0010-456789.txt: md5 = cf568dde1423be23adcceb35c2ca4e2b OK 2026/05/02 05:20:22 DEBUG : dir1/0011-56789;.txt: md5 = 42d0dcc005287d0531f663c4de8510aa OK 2026/05/02 05:20:24 DEBUG : dir1/0012-6789;.txt: md5 = 58874216535e3e39275aa780a5dc2efc OK 2026/05/02 05:20:25 DEBUG : dir1/0013-789;=.txt: md5 = dad700d5757fd8231d92aa67389026cf OK 2026/05/02 05:20:26 DEBUG : dir1/0014-89;=.txt: md5 = 34ff43e399e2b3924e152bf56e8e2791 OK 2026/05/02 05:20:28 DEBUG : dir1/0015-9;=.txt: md5 = 3dcf2e4fb333f459dec21e3a01bacc5f OK 2026/05/02 05:20:29 DEBUG : apple: md5 = b7c9dc240b250af8b3d78fa9d47a1e0a OK 2026/05/02 05:20:30 DEBUG : banana: md5 = d3549a74a69ba4175259bd706473d0dc OK 2026/05/02 05:20:32 DEBUG : appleappleapplebanana: md5 = 24d53f0b500105e6f648f1048e3e3bd5 OK 2026/05/02 05:20:33 DEBUG : splitbananasplit: md5 = 6f398011ae608f02a99a69aa1db91116 OK 2026/05/02 05:20:33 DEBUG : Waiting for deletions to finish 2026/05/02 05:20:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:20:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 05:20:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 05:20:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 05:20:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 05:20:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 05:20:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 05:20:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 05:20:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 05:20:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 05:20:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 05:20:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 05:20:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 05:20:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 05:20:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 05:20:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/02 05:20:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:20:36 DEBUG : PREFIXappleappleapplebanana: md5 = 36e71af22340ec530eb88db6535a23eb OK 2026/05/02 05:20:36 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/02 05:20:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/02 05:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 05:20:36 DEBUG : PREFIXapple: md5 = f14bf37006502282f6af99245911b164 OK 2026/05/02 05:20:36 DEBUG : PREFIXapple: size = 5 OK 2026/05/02 05:20:36 INFO : apple: Copied (new) to: PREFIXapple 2026/05/02 05:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 05:20:36 DEBUG : PREFIXsplitbananasplit: md5 = b61fbfb06793231a9eee2f800ac6303d OK 2026/05/02 05:20:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/02 05:20:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/02 05:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 05:20:36 DEBUG : PREFIXbanana: md5 = 43d8354a641ce17b03e2f833aa11b78f OK 2026/05/02 05:20:36 DEBUG : PREFIXbanana: size = 6 OK 2026/05/02 05:20:36 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/02 05:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 05:20:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 7b66420f4b201e1deec2f0018843007a OK 2026/05/02 05:20:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/02 05:20:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 05:20:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 05:20:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 585cd57f6020ccc139fb82464cf1eb9a OK 2026/05/02 05:20:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:20:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 05:20:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 05:20:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 0bf6523fa4ec58dbefa151fd13ea2c70 OK 2026/05/02 05:20:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/02 05:20:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 05:20:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 05:20:37 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 96ec9b35860485387a602014fdb43a89 OK 2026/05/02 05:20:37 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/02 05:20:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/02 05:20:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 05:20:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = d8ada877b91abc7eaf566a21a1adfeb2 OK 2026/05/02 05:20:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/02 05:20:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 05:20:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 05:20:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 1a1e1b111d1fb22eb19ad42284a6ab9b OK 2026/05/02 05:20:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/02 05:20:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 05:20:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 05:20:39 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 573e1348243abbd6b0c33f232fd13f19 OK 2026/05/02 05:20:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/02 05:20:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/02 05:20:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 05:20:39 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = fea336782f9b759dcd0784b85541e46b OK 2026/05/02 05:20:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/02 05:20:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/02 05:20:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 05:20:40 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 26a682b441a1c83518477f191a09ac46 OK 2026/05/02 05:20:40 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/02 05:20:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/02 05:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 05:20:40 DEBUG : dir1/PREFIX0010-456789.txt: md5 = a9e82108b792f614b2c97097c8ad68c5 OK 2026/05/02 05:20:40 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/02 05:20:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/02 05:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 05:20:40 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 2ddfa6fd609a5f2fdd8a3bfc30e03126 OK 2026/05/02 05:20:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/02 05:20:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/02 05:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 05:20:40 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = e3a6c18104a95b10fb2ff97fef135533 OK 2026/05/02 05:20:40 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/02 05:20:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/02 05:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 05:20:41 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 59b090ecd006f8856ec0e637879c8f83 OK 2026/05/02 05:20:41 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/02 05:20:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/02 05:20:41 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = cde030cdb2c85e454da3ca372d37bd69 OK 2026/05/02 05:20:41 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/02 05:20:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/02 05:20:41 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 315cb3dc4f476d4bdf8b8df934a1dea3 OK 2026/05/02 05:20:41 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/02 05:20:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/02 05:20:41 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 7e7df767c5fac92966451df4058b79e1 OK 2026/05/02 05:20:41 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/02 05:20:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/02 05:20:41 DEBUG : Waiting for deletions to finish 2026/05/02 05:20:42 INFO : banana: Deleted 2026/05/02 05:20:42 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 05:20:42 INFO : apple: Deleted 2026/05/02 05:20:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 05:20:42 INFO : splitbananasplit: Deleted 2026/05/02 05:20:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 05:20:42 INFO : appleappleapplebanana: Deleted 2026/05/02 05:20:42 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 05:20:42 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 05:20:42 DEBUG : Waiting for deletions to finish 2026/05/02 05:20:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 05:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 05:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 05:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 05:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 05:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 05:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 05:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 05:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 05:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 05:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 05:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 05:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 05:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 05:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 05:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 05:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 05:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 05:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 05:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 05:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 05:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 05:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 05:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 05:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 05:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 05:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 05:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 05:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 05:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 05:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 05:20:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 05:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 05:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 05:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 05:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 05:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 05:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 05:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 05:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 05:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 05:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 05:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 05:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 05:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 05:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 05:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 05:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 05:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 05:20:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1: Directory modification time the same (differ by -220.89µs, within tolerance 1ms) 2026/05/02 05:20:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:20:45 DEBUG : appleappleapplebanana: md5 = fdeecbc48b87bf5634e2aa4664e0a3c6 OK 2026/05/02 05:20:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:20:45 INFO : appleappleapplebanana: Copied (new) 2026/05/02 05:20:45 DEBUG : splitbananasplit: md5 = 080dc292fab3e77a05906fe4d53735db OK 2026/05/02 05:20:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:20:45 INFO : splitbananasplit: Copied (new) 2026/05/02 05:20:45 DEBUG : banana: md5 = 5dc2bcf6843c48f9cdf8f41b5564115a OK 2026/05/02 05:20:45 DEBUG : banana: size = 6 OK 2026/05/02 05:20:45 INFO : banana: Copied (new) 2026/05/02 05:20:45 DEBUG : apple: md5 = 32af9c76bfe389992dc583617c5657e9 OK 2026/05/02 05:20:45 DEBUG : apple: size = 5 OK 2026/05/02 05:20:45 INFO : apple: Copied (new) 2026/05/02 05:20:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = de21e25137572912028342ae2212897d OK 2026/05/02 05:20:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:20:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/02 05:20:46 DEBUG : dir1/0003-defghij.txt: md5 = 776f1121f550593db1436dc965623acd OK 2026/05/02 05:20:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:20:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/02 05:20:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 278362a9bcbf65edea4d0dc91bcb50f8 OK 2026/05/02 05:20:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:20:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/02 05:20:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 9b2035cc084e545208570e90941f5e81 OK 2026/05/02 05:20:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:20:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/02 05:20:48 DEBUG : dir1/0006-ghijklm.txt: md5 = a52a49eaf5091548c4e40a5e14ffe915 OK 2026/05/02 05:20:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:20:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/02 05:20:48 DEBUG : dir1/0004-efghijk.txt: md5 = fcc39bfb5e38aa9f357134ad465cd016 OK 2026/05/02 05:20:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:20:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/02 05:20:48 DEBUG : dir1/0005-fghijkl.txt: md5 = c5ecc325c1806cf28585e944afd4281b OK 2026/05/02 05:20:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:20:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/02 05:20:48 DEBUG : dir1/0007-1234567.txt: md5 = 19b94279d15e4664e33471486507411d OK 2026/05/02 05:20:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:20:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/02 05:20:49 DEBUG : dir1/0008-2345678.txt: md5 = bbe499209fa7b4f9cd0bd14019540182 OK 2026/05/02 05:20:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:20:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/02 05:20:49 DEBUG : dir1/0010-456789.txt: md5 = eed02bba38c0cc1faf912a7bd829e088 OK 2026/05/02 05:20:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:20:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/02 05:20:49 DEBUG : dir1/0009-3456789.txt: md5 = 844260f1fb1ffaa631e3ca731ff90b2f OK 2026/05/02 05:20:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:20:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/02 05:20:49 DEBUG : dir1/0011-56789;.txt: md5 = 886b526d7e4abffba09c2f16236c06b1 OK 2026/05/02 05:20:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:20:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/02 05:20:50 DEBUG : dir1/0012-6789;.txt: md5 = f47b5cf38e502989e1e157f5ac0f1a09 OK 2026/05/02 05:20:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:20:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/02 05:20:50 DEBUG : dir1/0013-789;=.txt: md5 = 39550a3f58736cf7510d35e946eac865 OK 2026/05/02 05:20:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:20:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/02 05:20:50 DEBUG : dir1/0015-9;=.txt: md5 = dfa7f54386ad5f0d99553374a2bef254 OK 2026/05/02 05:20:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:20:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/02 05:20:50 DEBUG : dir1/0014-89;=.txt: md5 = 522805da4e93eb4f363f376dd4d307a6 OK 2026/05/02 05:20:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:20:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/02 05:20:50 DEBUG : Waiting for deletions to finish 2026/05/02 05:20:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/02 05:20:51 INFO : PREFIXapple: Deleted 2026/05/02 05:20:51 INFO : PREFIXsplitbananasplit: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/02 05:20:51 INFO : PREFIXbanana: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/02 05:20:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/02 05:20:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/02 05:20:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/02 05:20:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/02 05:20:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/02 05:20:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/02 05:20:52 DEBUG : Waiting for deletions to finish 2026/05/02 05:20:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:20:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : Waiting for deletions to finish 2026/05/02 05:20:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:20:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/02 05:21:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:21:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 08eab359edcc102395d175360ae263da OK 2026/05/02 05:21:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9138a99bdd217f390076db5aa37f867d OK 2026/05/02 05:21:08 DEBUG : dir1/0002-cdefghi.txt: md5 = f94f582e9f4e992ed446ff9f09fc0f0f OK 2026/05/02 05:21:09 DEBUG : dir1/0003-defghij.txt: md5 = c7c18c7092998ab3216a99d2537dcc4e OK 2026/05/02 05:21:10 DEBUG : dir1/0004-efghijk.txt: md5 = bdc1b5a83f7933881895a4c847375b48 OK 2026/05/02 05:21:12 DEBUG : dir1/0005-fghijkl.txt: md5 = d90551f3284e76406da804414ca7b3d8 OK 2026/05/02 05:21:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 823344e4dbacdb87bcdddcef2a4f6b03 OK 2026/05/02 05:21:14 DEBUG : dir1/0007-1234567.txt: md5 = 45981ec5d587402d27b14629f3d9928d OK 2026/05/02 05:21:16 DEBUG : dir1/0008-2345678.txt: md5 = c7df3bef699bc3cdc06976843cee5305 OK 2026/05/02 05:21:17 DEBUG : dir1/0009-3456789.txt: md5 = 0590c77b33b78da6ba01bdda5865b967 OK 2026/05/02 05:21:18 DEBUG : dir1/0010-456789.txt: md5 = de6f44b990d2111fb2a536ff468de8b0 OK 2026/05/02 05:21:19 DEBUG : dir1/0011-56789;.txt: md5 = ec848dff34d3f6360b2d754ce7ea296c OK 2026/05/02 05:21:21 DEBUG : dir1/0012-6789;.txt: md5 = 0e6f7cdcc4c94f82ea6f0d200f927031 OK 2026/05/02 05:21:22 DEBUG : dir1/0013-789;=.txt: md5 = 00d39756af3ea866fe1b55b254d277fd OK 2026/05/02 05:21:23 DEBUG : dir1/0014-89;=.txt: md5 = 5e1cba20133655601568c09b9ddbde61 OK 2026/05/02 05:21:25 DEBUG : dir1/0015-9;=.txt: md5 = 2be3f5509534fc2e81b66c034278cd95 OK 2026/05/02 05:21:26 DEBUG : apple: md5 = f0b672d2d98b01259edf317df745f33b OK 2026/05/02 05:21:27 DEBUG : banana: md5 = 703072b9ab00e7d611452f23fc4ecad4 OK 2026/05/02 05:21:29 DEBUG : appleappleapplebanana: md5 = 20b0d5fa5f5ab76022cb59a027682c12 OK 2026/05/02 05:21:30 DEBUG : splitbananasplit: md5 = 33615e24dd7a9b621a82fa1a8930cd01 OK 2026/05/02 05:21:30 DEBUG : Waiting for deletions to finish 2026/05/02 05:21:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:21:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:21:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 05:21:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 05:21:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 05:21:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 05:21:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 05:21:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 05:21:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 05:21:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:21:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 05:21:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/02 05:21:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:21:33 DEBUG : appleSUFFIX: md5 = a52c4bd9840497f5489cdc5484a0b8df OK 2026/05/02 05:21:33 DEBUG : appleSUFFIX: size = 5 OK 2026/05/02 05:21:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/02 05:21:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 05:21:33 DEBUG : appleappleapplebananaSUFFIX: md5 = 6cd4ac75d57b99a90bc46e21fba17060 OK 2026/05/02 05:21:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/02 05:21:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/02 05:21:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:33 DEBUG : bananaSUFFIX: md5 = 49ae763483462b8237ecc3737b098cf0 OK 2026/05/02 05:21:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/02 05:21:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/02 05:21:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 05:21:33 DEBUG : splitbananasplitSUFFIX: md5 = d1331c0da77d7a5d1a343ce742fbaaa5 OK 2026/05/02 05:21:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/02 05:21:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/02 05:21:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 05:21:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 53006ddc26f7462fe6f6f3fb8d97ca0d OK 2026/05/02 05:21:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/02 05:21:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 05:21:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = dfcb78c43d5a6b20f33a1807fef75cea OK 2026/05/02 05:21:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/02 05:21:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 05:21:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 05:21:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 017634ac09b68f9d320d844dcd0b3343 OK 2026/05/02 05:21:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/02 05:21:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 05:21:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 05:21:35 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 09af1ae8215a52a005953bd1fb27ea1f OK 2026/05/02 05:21:35 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/02 05:21:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/02 05:21:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 05:21:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 47c845ee03fdc119c0c82c1e5fef33a2 OK 2026/05/02 05:21:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/02 05:21:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 05:21:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 05:21:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 1c8f6f19c9bfdbb6f131572f008779ac OK 2026/05/02 05:21:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/02 05:21:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 05:21:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 05:21:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 2dfc63584346c60ee12cd39efe1f3c9b OK 2026/05/02 05:21:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/02 05:21:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 05:21:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 05:21:36 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = ea8273acb6a5501ddbfd7257d84a24c2 OK 2026/05/02 05:21:36 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/02 05:21:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/02 05:21:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 05:21:36 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 35fb2d2644261afb9c954bac606e9d1d OK 2026/05/02 05:21:36 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/02 05:21:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/02 05:21:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 05:21:36 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 347f29f43dd52cb110e6cb1e7fc02545 OK 2026/05/02 05:21:36 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/02 05:21:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/02 05:21:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 05:21:36 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 9c87241211db65116d5356e78aa62696 OK 2026/05/02 05:21:36 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/02 05:21:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/02 05:21:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 05:21:38 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = c3f9afc0b01ea5172af02839a9b0022d OK 2026/05/02 05:21:38 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/02 05:21:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/02 05:21:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 05:21:38 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 78bbe17c28fbe6e69a18e2e7da40bb6e OK 2026/05/02 05:21:38 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/02 05:21:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/02 05:21:38 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 814d242043a65acc64f7ed2328a90a9b OK 2026/05/02 05:21:38 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/02 05:21:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/02 05:21:38 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = b8c6e5208757ff9c3727bfe8338ed024 OK 2026/05/02 05:21:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/02 05:21:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/02 05:21:39 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 555d3340972279471b84e5279b98bb50 OK 2026/05/02 05:21:39 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/02 05:21:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/02 05:21:39 DEBUG : Waiting for deletions to finish 2026/05/02 05:21:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 05:21:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 05:21:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 05:21:39 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 05:21:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 05:21:39 INFO : splitbananasplit: Deleted 2026/05/02 05:21:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 05:21:39 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 05:21:40 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 05:21:40 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 05:21:40 INFO : banana: Deleted 2026/05/02 05:21:40 INFO : apple: Deleted 2026/05/02 05:21:40 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 05:21:40 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 05:21:40 INFO : appleappleapplebanana: Deleted 2026/05/02 05:21:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 05:21:40 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 05:21:40 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 05:21:40 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 05:21:40 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 05:21:40 DEBUG : Waiting for deletions to finish 2026/05/02 05:21:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/02 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 05:21:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 05:21:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 05:21:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1: Directory modification time the same (differ by -224.836µs, within tolerance 1ms) 2026/05/02 05:21:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:21:43 DEBUG : banana: md5 = ffce5dddd4606763b86690b3ebec817d OK 2026/05/02 05:21:43 DEBUG : banana: size = 6 OK 2026/05/02 05:21:43 INFO : banana: Copied (new) 2026/05/02 05:21:43 DEBUG : appleappleapplebanana: md5 = 24ac2f7075ab27e744c511625e58dc06 OK 2026/05/02 05:21:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:21:43 INFO : appleappleapplebanana: Copied (new) 2026/05/02 05:21:43 DEBUG : splitbananasplit: md5 = 585ffebbaf42d949161fb55a8484715c OK 2026/05/02 05:21:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:21:43 INFO : splitbananasplit: Copied (new) 2026/05/02 05:21:43 DEBUG : apple: md5 = 07afbb92617134ec52b740b3db0e5a62 OK 2026/05/02 05:21:43 DEBUG : apple: size = 5 OK 2026/05/02 05:21:43 INFO : apple: Copied (new) 2026/05/02 05:21:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 580c80390fef5983012b4a3d0caba30c OK 2026/05/02 05:21:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:21:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/02 05:21:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 38fd5b5395a627bfa5744a0a4f287fd8 OK 2026/05/02 05:21:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:21:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/02 05:21:44 DEBUG : dir1/0003-defghij.txt: md5 = 24b8ca12be9601839543e99b23d2565d OK 2026/05/02 05:21:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:21:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/02 05:21:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 097eb162fb127d775bff96d0ed52fc20 OK 2026/05/02 05:21:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:21:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/02 05:21:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 4c453a67070ba2eb6e6249d9e7fe13e7 OK 2026/05/02 05:21:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:21:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/02 05:21:45 DEBUG : dir1/0005-fghijkl.txt: md5 = aa00e0786ddb31ad051ab6a5b8b84afa OK 2026/05/02 05:21:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:21:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/02 05:21:45 DEBUG : dir1/0004-efghijk.txt: md5 = 1c375509f197f32d1ebf34ea49664069 OK 2026/05/02 05:21:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:21:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/02 05:21:45 DEBUG : dir1/0007-1234567.txt: md5 = a017ee5d47b6e48a28a14030fe9179dc OK 2026/05/02 05:21:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:21:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/02 05:21:46 DEBUG : dir1/0008-2345678.txt: md5 = 4b3c43ffc3ea4650edfd9598d2f37261 OK 2026/05/02 05:21:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:21:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/02 05:21:46 DEBUG : dir1/0010-456789.txt: md5 = 653a5eea4ae7a7b08170bcc958cca693 OK 2026/05/02 05:21:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:21:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/02 05:21:47 DEBUG : dir1/0009-3456789.txt: md5 = 63fff08c48fe6802eb817d10aa869a8a OK 2026/05/02 05:21:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:21:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/02 05:21:47 DEBUG : dir1/0011-56789;.txt: md5 = 66e111541f09ae1915054c047bc01392 OK 2026/05/02 05:21:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:21:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/02 05:21:48 DEBUG : dir1/0012-6789;.txt: md5 = 8a8c0a018de6c49285fd74ba2ca578b8 OK 2026/05/02 05:21:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:21:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/02 05:21:48 DEBUG : dir1/0014-89;=.txt: md5 = 374956345324370c592110e4d2675288 OK 2026/05/02 05:21:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:21:48 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/02 05:21:48 DEBUG : dir1/0013-789;=.txt: md5 = 8d595c220c38e675ccf658504a1459ce OK 2026/05/02 05:21:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:21:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/02 05:21:48 DEBUG : dir1/0015-9;=.txt: md5 = dfa887b7f042c585f3db69724c26137f OK 2026/05/02 05:21:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:21:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/02 05:21:48 DEBUG : Waiting for deletions to finish 2026/05/02 05:21:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/02 05:21:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/02 05:21:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/02 05:21:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/02 05:21:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/02 05:21:48 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/02 05:21:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/02 05:21:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/02 05:21:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/02 05:21:49 INFO : bananaSUFFIX: Deleted 2026/05/02 05:21:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/02 05:21:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/02 05:21:49 INFO : splitbananasplitSUFFIX: Deleted 2026/05/02 05:21:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/02 05:21:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/02 05:21:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/02 05:21:49 INFO : appleSUFFIX: Deleted 2026/05/02 05:21:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/02 05:21:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/02 05:21:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/02 05:21:49 DEBUG : Waiting for deletions to finish 2026/05/02 05:21:50 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:21:50 DEBUG : Waiting for deletions to finish 2026/05/02 05:21:51 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:21:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/02 05:21:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:22:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 4e1803b585095473d83537f3d154fc10 OK 2026/05/02 05:22:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = acd6297a48d281a86f79193d60c7408f OK 2026/05/02 05:22:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 908412276ba26967ea3f92328213ceb6 OK 2026/05/02 05:22:06 DEBUG : dir1/0003-defghij.txt: md5 = 8b7e4ee1d7f6463f2a9f444ee5f753f7 OK 2026/05/02 05:22:08 DEBUG : dir1/0004-efghijk.txt: md5 = c8b7a7fc4f04687f9c96d34ee3b88386 OK 2026/05/02 05:22:09 DEBUG : dir1/0005-fghijkl.txt: md5 = fb99cb0cb4c3a255284ec7eaad44f627 OK 2026/05/02 05:22:11 DEBUG : dir1/0006-ghijklm.txt: md5 = aa97fd75c6511e50653c93b5b91c6b3c OK 2026/05/02 05:22:12 DEBUG : dir1/0007-1234567.txt: md5 = cd7dbf56a6001418ce4f5a0ed2b3f95b OK 2026/05/02 05:22:13 DEBUG : dir1/0008-2345678.txt: md5 = 96a241e8b4d36019832fd97be4b1359a OK 2026/05/02 05:22:15 DEBUG : dir1/0009-3456789.txt: md5 = 83bee4daf6fd36a48f9958b4c8b6ceaf OK 2026/05/02 05:22:16 DEBUG : dir1/0010-456789.txt: md5 = f09e1d5b52eaa60984e2d965ebb30fc4 OK 2026/05/02 05:22:17 DEBUG : dir1/0011-56789;.txt: md5 = 48a8ca3e980c1866586aebdb21056b3d OK 2026/05/02 05:22:19 DEBUG : dir1/0012-6789;.txt: md5 = e47d04fd6ebced644b2813d8c1d1c405 OK 2026/05/02 05:22:20 DEBUG : dir1/0013-789;=.txt: md5 = 1ca6d4165d565899607b62f42d285391 OK 2026/05/02 05:22:21 DEBUG : dir1/0014-89;=.txt: md5 = e8b32d0f7627458f29c6c37a4b9603d8 OK 2026/05/02 05:22:23 DEBUG : dir1/0015-9;=.txt: md5 = 690f796b38dd0e4100c182df974ea490 OK 2026/05/02 05:22:24 DEBUG : apple: md5 = 9d2ca8f740eb7fce56bce891ed859d0d OK 2026/05/02 05:22:25 DEBUG : banana: md5 = 6484d3ff3279a26bfcb56cd5d559a6ee OK 2026/05/02 05:22:27 DEBUG : appleappleapplebanana: md5 = 38ed74ffdb4b72138e2746597acaa796 OK 2026/05/02 05:22:28 DEBUG : splitbananasplit: md5 = 1a91604add776bb0d46028310c0fddd9 OK 2026/05/02 05:22:28 DEBUG : Waiting for deletions to finish 2026/05/02 05:22:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : apple: size = 5 OK 2026/05/02 05:22:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:30 DEBUG : apple: Unchanged skipping 2026/05/02 05:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:30 DEBUG : banana: size = 6 OK 2026/05/02 05:22:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:30 DEBUG : banana: Unchanged skipping 2026/05/02 05:22:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 05:22:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 05:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 05:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:31 DEBUG : appleapple: md5 = c8e85b724daa48bdce5920d796e4b5b9 OK 2026/05/02 05:22:31 DEBUG : appleapple: size = 21 OK 2026/05/02 05:22:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/02 05:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:32 DEBUG : dir1/0001-bcdef: md5 = 2abf6f0577eec41f3850f8c1f51f15c4 OK 2026/05/02 05:22:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/02 05:22:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/02 05:22:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:32 DEBUG : dir1/0000-abcde: md5 = 3b71a28d67418e2711fd9e6634166f3a OK 2026/05/02 05:22:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/02 05:22:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/02 05:22:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:32 DEBUG : splitbanan: md5 = f243463c2c636af32443a183e19297d8 OK 2026/05/02 05:22:32 DEBUG : splitbanan: size = 16 OK 2026/05/02 05:22:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/02 05:22:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:32 DEBUG : dir1/0002-cdefg: md5 = 532dc506de897b253e1a2836c65e5520 OK 2026/05/02 05:22:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/02 05:22:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/02 05:22:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:33 DEBUG : dir1/0003-defgh: md5 = c48a8a9151ac365303e08972f372b3bc OK 2026/05/02 05:22:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/02 05:22:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/02 05:22:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:33 DEBUG : dir1/0004-efghi: md5 = bb631d02af60f2ff626b71f81194a0d5 OK 2026/05/02 05:22:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/02 05:22:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/02 05:22:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:33 DEBUG : dir1/0005-fghij: md5 = a75527538f12a9796f864ae1736a5fc8 OK 2026/05/02 05:22:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/02 05:22:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/02 05:22:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:34 DEBUG : dir1/0006-ghijk: md5 = d9fa3bb1e762673c73e73d147b365810 OK 2026/05/02 05:22:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/02 05:22:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/02 05:22:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:34 DEBUG : dir1/0008-23456: md5 = 675e2fac2d5498b1a2b479d9e90b0c8f OK 2026/05/02 05:22:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/02 05:22:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/02 05:22:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:34 DEBUG : dir1/0007-12345: md5 = 191f288479a9eb5073805c8a0c54ab64 OK 2026/05/02 05:22:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/02 05:22:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/02 05:22:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:34 DEBUG : dir1/0009-34567: md5 = 1817683ac1c6f4d635e24c213c835222 OK 2026/05/02 05:22:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/02 05:22:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/02 05:22:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:35 DEBUG : dir1/0010-45678: md5 = fff65fcc3b17d659dd6515c36b078e15 OK 2026/05/02 05:22:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/02 05:22:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/02 05:22:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:35 DEBUG : dir1/0012-6789;: md5 = 29fc12835588c714684321ba9099f847 OK 2026/05/02 05:22:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/02 05:22:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/02 05:22:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:36 DEBUG : dir1/0011-56789: md5 = 17658921d84de81e1b32105d1b03b4ad OK 2026/05/02 05:22:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/02 05:22:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/02 05:22:36 DEBUG : dir1/0013-789;=: md5 = 47a72eef67eb29d7db44461e14fdd9b4 OK 2026/05/02 05:22:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/02 05:22:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/02 05:22:36 DEBUG : dir1/0014-89;=.: md5 = 7fa33efc7a3c528b90e195f7c97d72af OK 2026/05/02 05:22:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/02 05:22:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/02 05:22:37 DEBUG : dir1/0015-9;=.t: md5 = 150a023bdcc83922e14945c8339e3e2b OK 2026/05/02 05:22:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/02 05:22:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/02 05:22:37 DEBUG : Waiting for deletions to finish 2026/05/02 05:22:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 05:22:37 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 05:22:37 INFO : appleappleapplebanana: Deleted 2026/05/02 05:22:37 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 05:22:37 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 05:22:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 05:22:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 05:22:37 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 05:22:38 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 05:22:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 05:22:38 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 05:22:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 05:22:38 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 05:22:38 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 05:22:38 INFO : splitbananasplit: Deleted 2026/05/02 05:22:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 05:22:38 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 05:22:38 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 05:22:38 DEBUG : Waiting for deletions to finish 2026/05/02 05:22:38 DEBUG : appleapple: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/02 05:22:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/02 05:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 05:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 05:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 05:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:39 DEBUG : dir1: Directory modification time the same (differ by -244.651µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:39 DEBUG : apple: size = 5 OK 2026/05/02 05:22:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : apple: Unchanged skipping 2026/05/02 05:22:39 DEBUG : appleapple: size = 21 OK 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : splitbanan: size = 16 OK 2026/05/02 05:22:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:22:39 DEBUG : banana: size = 6 OK 2026/05/02 05:22:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:22:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : banana: Unchanged skipping 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 05:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 05:22:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 05:22:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 05:22:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/02 05:22:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/02 05:22:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/02 05:22:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/02 05:22:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 05:22:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 05:22:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 05:22:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 05:22:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 05:22:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 05:22:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 05:22:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/02 05:22:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 05:22:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 05:22:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 05:22:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/02 05:22:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 05:22:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/02 05:22:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/02 05:22:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/02 05:22:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/02 05:22:39 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/02 05:22:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 05:22:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/02 05:22:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/02 05:22:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/02 05:22:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/02 05:22:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:22:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/02 05:22:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:22:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:22:39 DEBUG : Waiting for deletions to finish 2026/05/02 05:22:39 DEBUG : Waiting for deletions to finish 2026/05/02 05:22:40 DEBUG : appleapple: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/02 05:22:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 05:22:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 05:22:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 05:22:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 05:22:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 05:22:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 05:22:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 05:22:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 05:22:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 05:22:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 05:22:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 05:22:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 05:22:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 05:22:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 05:22:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 05:22:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 05:22:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 05:22:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 05:22:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 05:22:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/02 05:22:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:22:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 8b7013a10ebfef18b138bc12fb8fb85c OK 2026/05/02 05:22:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0afc1a3e8da2c4f643d239868812344b OK 2026/05/02 05:22:55 DEBUG : dir1/0002-cdefghi.txt: md5 = dc79e606c84870b801257ed95dfdcb6a OK 2026/05/02 05:22:56 DEBUG : dir1/0003-defghij.txt: md5 = 484d573467d0856f421af0030cc50e86 OK 2026/05/02 05:22:57 DEBUG : dir1/0004-efghijk.txt: md5 = 6a743aff25c509e50b2dad6b7f54e8e3 OK 2026/05/02 05:22:59 DEBUG : dir1/0005-fghijkl.txt: md5 = 8217b4b46eb72c694ab8edaac31d67c3 OK 2026/05/02 05:23:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 66d3bead215e104a5f364a36b7c44721 OK 2026/05/02 05:23:01 DEBUG : dir1/0007-1234567.txt: md5 = 44028b82f9695c278061e209c7eed6cb OK 2026/05/02 05:23:03 DEBUG : dir1/0008-2345678.txt: md5 = b7dd16d27f2af98cdeb8dc84fe553598 OK 2026/05/02 05:23:04 DEBUG : dir1/0009-3456789.txt: md5 = e3004aa988b2837800895316237c47f3 OK 2026/05/02 05:23:05 DEBUG : dir1/0010-456789.txt: md5 = 3e0d0511aec73621727f2d483a7efa8a OK 2026/05/02 05:23:07 DEBUG : dir1/0011-56789;.txt: md5 = cc1fba2047a17befc905395249ae92a1 OK 2026/05/02 05:23:08 DEBUG : dir1/0012-6789;.txt: md5 = 70dd328b2e1d2b8ca440cd1f3dc4e191 OK 2026/05/02 05:23:09 DEBUG : dir1/0013-789;=.txt: md5 = fba16bf952a85cf9d84277aac0eed27b OK 2026/05/02 05:23:11 DEBUG : dir1/0014-89;=.txt: md5 = 9c487c8cda8dfab5eef7b8607cae7d54 OK 2026/05/02 05:23:12 DEBUG : dir1/0015-9;=.txt: md5 = 6ad2f1427d11b25403b39235dd98a8ee OK 2026/05/02 05:23:14 DEBUG : apple: md5 = 3a974b5bc0cc4c9e5e5b1721ee5d105a OK 2026/05/02 05:23:15 DEBUG : banana: md5 = c6db637fa00ab8ebe000bffd50a998b1 OK 2026/05/02 05:23:16 DEBUG : appleappleapplebanana: md5 = 22ff06a5543704d02211f5d40023185c OK 2026/05/02 05:23:18 DEBUG : splitbananasplit: md5 = 49d1764e0b0034074dd80e5d9b16362a OK 2026/05/02 05:23:18 DEBUG : Waiting for deletions to finish 2026/05/02 05:23:18 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:23:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:23:19 DEBUG : apple: size = 5 OK 2026/05/02 05:23:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:19 DEBUG : apple: Unchanged skipping 2026/05/02 05:23:19 DEBUG : banana: size = 6 OK 2026/05/02 05:23:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:19 DEBUG : banana: Unchanged skipping 2026/05/02 05:23:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:23:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:23:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:23:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:23:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:23:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:23:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:23:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:23:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:23:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:23:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:23:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:23:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:23:20 DEBUG : Waiting for deletions to finish 2026/05/02 05:23:20 DEBUG : Waiting for deletions to finish 2026/05/02 05:23:20 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:23:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:23:21 DEBUG : dir1: Directory modification time the same (differ by -111.507µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : apple: size = 5 OK 2026/05/02 05:23:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:23:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : apple: Unchanged skipping 2026/05/02 05:23:21 DEBUG : banana: size = 6 OK 2026/05/02 05:23:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:23:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : banana: Unchanged skipping 2026/05/02 05:23:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:23:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:23:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:23:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:23:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:23:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:23:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:23:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:23:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:23:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:23:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:23:21 DEBUG : Waiting for deletions to finish 2026/05/02 05:23:21 DEBUG : Waiting for deletions to finish 2026/05/02 05:23:22 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:23:22 DEBUG : Waiting for deletions to finish 2026/05/02 05:23:23 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:23:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:23:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:23:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 300d74c4a0a882de540a2f14409917fa OK 2026/05/02 05:23:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5edb5a03cad6bdc43daa23f558205960 OK 2026/05/02 05:23:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 0a30686655e3bca27a688e5c8aaa12d2 OK 2026/05/02 05:23:39 DEBUG : dir1/0003-defghij.txt: md5 = 8a1ff875a695aedc2432d53193c681d8 OK 2026/05/02 05:23:40 DEBUG : dir1/0004-efghijk.txt: md5 = fe6eb9e18e9d9887a335fc088dc12aed OK 2026/05/02 05:23:42 DEBUG : dir1/0005-fghijkl.txt: md5 = fdb5bbc7a3b569d91a01bef33fee6031 OK 2026/05/02 05:23:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 158f1179f0ebd3395b4f784174dc4e9d OK 2026/05/02 05:23:44 DEBUG : dir1/0007-1234567.txt: md5 = 60a2f3ba24868fa800ede49cb0b534c7 OK 2026/05/02 05:23:46 DEBUG : dir1/0008-2345678.txt: md5 = 322e88917f13b1f089fe9c806f600dc9 OK 2026/05/02 05:23:47 DEBUG : dir1/0009-3456789.txt: md5 = c16e480c861f3613f84e0a1d891b3c11 OK 2026/05/02 05:23:48 DEBUG : dir1/0010-456789.txt: md5 = e0596ad70a0f54e0cdc1c692094c3766 OK 2026/05/02 05:23:50 DEBUG : dir1/0011-56789;.txt: md5 = 6e4908f7facf3576c516067cd4751671 OK 2026/05/02 05:23:51 DEBUG : dir1/0012-6789;.txt: md5 = dd3e6058bd90c09411c83fa6e49c9967 OK 2026/05/02 05:23:52 DEBUG : dir1/0013-789;=.txt: md5 = bcaa0821a4bfec39c7f2f93d3ba777a7 OK 2026/05/02 05:23:54 DEBUG : dir1/0014-89;=.txt: md5 = 821f15a02bd7c1c91477de43c1e25fc1 OK 2026/05/02 05:23:55 DEBUG : dir1/0015-9;=.txt: md5 = 964b562e70e9f39a51e81c9c7739015a OK 2026/05/02 05:23:57 DEBUG : apple: md5 = 1ad00b7f832ea19e386b8f1409b62850 OK 2026/05/02 05:23:58 DEBUG : banana: md5 = 5c0d5c2773f8f504819ce92bc826358a OK 2026/05/02 05:23:59 DEBUG : appleappleapplebanana: md5 = 3d277c5df578b59659d30c04d70873fd OK 2026/05/02 05:24:00 DEBUG : splitbananasplit: md5 = 5af7e71b4876e9cd057b242576fe89e9 OK 2026/05/02 05:24:00 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:24:02 DEBUG : apple: size = 5 OK 2026/05/02 05:24:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:24:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : apple: Unchanged skipping 2026/05/02 05:24:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:24:02 DEBUG : banana: size = 6 OK 2026/05/02 05:24:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : banana: Unchanged skipping 2026/05/02 05:24:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:24:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:24:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:24:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:24:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:24:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:24:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:24:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:24:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:24:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:24:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:24:02 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:02 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1: Directory modification time the same (differ by -862.576µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : apple: size = 5 OK 2026/05/02 05:24:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : apple: Unchanged skipping 2026/05/02 05:24:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:24:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:24:04 DEBUG : banana: size = 6 OK 2026/05/02 05:24:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:24:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:24:04 DEBUG : banana: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:24:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:24:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:24:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:24:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:24:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:24:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:24:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:24:04 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:04 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:24:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:24:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:24:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 4e2e103b7892d414aa1039073e19f0a8 OK 2026/05/02 05:24:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 16dcafe72b5a64764aac4101b6af18b1 OK 2026/05/02 05:24:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 6ddb10f6ab93dcc7494183ec05b4db5c OK 2026/05/02 05:24:21 DEBUG : dir1/0003-defghij.txt: md5 = 0a740aa2f8161bca0872a226f3b73b30 OK 2026/05/02 05:24:22 DEBUG : dir1/0004-efghijk.txt: md5 = 4e99d30310c5e24f92e7a939622e3708 OK 2026/05/02 05:24:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 468df799a9e6e355615d583cc09edd83 OK 2026/05/02 05:24:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 76d402a85fd090e3517debb621a756ec OK 2026/05/02 05:24:26 DEBUG : dir1/0007-1234567.txt: md5 = 534d51b2ebf58d4d7d2b3406412b93c5 OK 2026/05/02 05:24:27 DEBUG : dir1/0008-2345678.txt: md5 = 410fbd07e37a4d415f5227997cccae51 OK 2026/05/02 05:24:29 DEBUG : dir1/0009-3456789.txt: md5 = f6fe56b545fa5d9acb2b693a93824208 OK 2026/05/02 05:24:30 DEBUG : dir1/0010-456789.txt: md5 = e28171cf5057336bf7348062fc0b1e37 OK 2026/05/02 05:24:31 DEBUG : dir1/0011-56789;.txt: md5 = ffac0ac222450c9dfb3ffce5a19daaac OK 2026/05/02 05:24:33 DEBUG : dir1/0012-6789;.txt: md5 = a311cfe56835885951a83139fe50788a OK 2026/05/02 05:24:34 DEBUG : dir1/0013-789;=.txt: md5 = bc9a29330ee35fc8700f3566b1a6186f OK 2026/05/02 05:24:35 DEBUG : dir1/0014-89;=.txt: md5 = c4f3bc53f621415144f11c00b0c429b4 OK 2026/05/02 05:24:37 DEBUG : dir1/0015-9;=.txt: md5 = 7d890ba20cfa90cef2bdcce094b872f4 OK 2026/05/02 05:24:38 DEBUG : apple: md5 = 588c42dccd1b52bdbbcf448f968fe929 OK 2026/05/02 05:24:40 DEBUG : banana: md5 = 0a81a1ab27f7e27d4a7002475f02a400 OK 2026/05/02 05:24:41 DEBUG : appleappleapplebanana: md5 = 744f1ab6184b7a4054d9a89a15010a69 OK 2026/05/02 05:24:42 DEBUG : splitbananasplit: md5 = 088a6f89622e26f0a2e917ed7871cff7 OK 2026/05/02 05:24:42 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:24:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : apple: size = 5 OK 2026/05/02 05:24:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : apple: Unchanged skipping 2026/05/02 05:24:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:24:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:24:44 DEBUG : banana: size = 6 OK 2026/05/02 05:24:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : banana: Unchanged skipping 2026/05/02 05:24:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:24:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:24:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:24:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:24:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:24:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:24:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:24:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:24:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:24:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:24:44 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:44 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:24:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:24:45 DEBUG : dir1: Directory modification time the same (differ by -585.07µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : apple: size = 5 OK 2026/05/02 05:24:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : apple: Unchanged skipping 2026/05/02 05:24:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:24:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:24:45 DEBUG : banana: size = 6 OK 2026/05/02 05:24:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : banana: Unchanged skipping 2026/05/02 05:24:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:24:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:24:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:24:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:24:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:24:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:24:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:24:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:24:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:24:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:24:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:24:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:24:45 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:45 DEBUG : Waiting for deletions to finish 2026/05/02 05:24:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:24:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:24:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:24:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 6e51d2ff76127792c0bd08b7bcb28a7d OK 2026/05/02 05:24:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = f93b6d3036579c4ae768812ce0145deb OK 2026/05/02 05:25:00 DEBUG : dir1/0002-cdefghi.txt: md5 = afd0d7c6dfc091622b77c387409e10ce OK 2026/05/02 05:25:02 DEBUG : dir1/0003-defghij.txt: md5 = b19c31a270b4d0f6b0edef3fd2c9cb6b OK 2026/05/02 05:25:03 DEBUG : dir1/0004-efghijk.txt: md5 = 345ac0d64b9a8885e606ef0a6305569c OK 2026/05/02 05:25:04 DEBUG : dir1/0005-fghijkl.txt: md5 = f243182ae6035f3b005d91ff75890da8 OK 2026/05/02 05:25:06 DEBUG : dir1/0006-ghijklm.txt: md5 = ede47b7c7eb73a011bf5c0e08ff3e24d OK 2026/05/02 05:25:07 DEBUG : dir1/0007-1234567.txt: md5 = b6436df76eb52061c7e969ad38a2320a OK 2026/05/02 05:25:08 DEBUG : dir1/0008-2345678.txt: md5 = ae8e661946c3caa5ec13898abd0ced71 OK 2026/05/02 05:25:10 DEBUG : dir1/0009-3456789.txt: md5 = c4986ae662dad2d630927d13462595b1 OK 2026/05/02 05:25:11 DEBUG : dir1/0010-456789.txt: md5 = 3a860b803ef590499f4c16a32ea93eb7 OK 2026/05/02 05:25:12 DEBUG : dir1/0011-56789;.txt: md5 = 32ff75686c807c67d904ad69b250efda OK 2026/05/02 05:25:14 DEBUG : dir1/0012-6789;.txt: md5 = 19ed8a75e0667d9b32003b73fdefa39d OK 2026/05/02 05:25:15 DEBUG : dir1/0013-789;=.txt: md5 = f283403baf9d9b4e60aa30a2c0bbc849 OK 2026/05/02 05:25:17 DEBUG : dir1/0014-89;=.txt: md5 = 2c3e9afb8789a5efb1d513dee67f9fa0 OK 2026/05/02 05:25:18 DEBUG : dir1/0015-9;=.txt: md5 = 34234dd00c9cb96a95b56ff5334e5ab8 OK 2026/05/02 05:25:19 DEBUG : apple: md5 = de798d6201545583a331d0c6fe28a84a OK 2026/05/02 05:25:21 DEBUG : banana: md5 = 198f6799bffbb4f779074374e96989bb OK 2026/05/02 05:25:22 DEBUG : appleappleapplebanana: md5 = 07eca061047901060485e0cfcce1d966 OK 2026/05/02 05:25:24 DEBUG : splitbananasplit: md5 = 783c5c0085d98902cf22288cd8cc0d06 OK 2026/05/02 05:25:24 DEBUG : Waiting for deletions to finish 2026/05/02 05:25:24 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:25:25 DEBUG : apple: size = 5 OK 2026/05/02 05:25:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:25 DEBUG : apple: Unchanged skipping 2026/05/02 05:25:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:25:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:25:25 DEBUG : banana: size = 6 OK 2026/05/02 05:25:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:25 DEBUG : banana: Unchanged skipping 2026/05/02 05:25:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:25:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:25:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:25:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:25:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:25:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:25:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:25:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:25:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:25:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:25:26 DEBUG : Waiting for deletions to finish 2026/05/02 05:25:26 DEBUG : Waiting for deletions to finish 2026/05/02 05:25:26 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:25:27 DEBUG : dir1: Directory modification time the same (differ by -296.327µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : apple: size = 5 OK 2026/05/02 05:25:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : apple: Unchanged skipping 2026/05/02 05:25:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:25:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:25:27 DEBUG : banana: size = 6 OK 2026/05/02 05:25:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : banana: Unchanged skipping 2026/05/02 05:25:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:25:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:25:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:25:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:25:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:25:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:25:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:25:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:25:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:25:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:25:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:25:27 DEBUG : Waiting for deletions to finish 2026/05/02 05:25:27 DEBUG : Waiting for deletions to finish 2026/05/02 05:25:28 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:25:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:25:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 4017b975c8447df8f3c5fa2c2a589bcc OK 2026/05/02 05:25:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = c8a5740b697325d6262a911b87f0cd04 OK 2026/05/02 05:25:42 DEBUG : dir1/0002-cdefghi.txt: md5 = e30ce5dcd5e95975dc752cb659520050 OK 2026/05/02 05:25:44 DEBUG : dir1/0003-defghij.txt: md5 = 250c9fa305ac48b082d5db0b9f39b58a OK 2026/05/02 05:25:45 DEBUG : dir1/0004-efghijk.txt: md5 = b10534d22bb175a4896420c7355256ed OK 2026/05/02 05:25:46 DEBUG : dir1/0005-fghijkl.txt: md5 = c2a395d5d448211f665f6203a47e48fc OK 2026/05/02 05:25:48 DEBUG : dir1/0006-ghijklm.txt: md5 = b7672802fc0d70bad22279138dde184f OK 2026/05/02 05:25:49 DEBUG : dir1/0007-1234567.txt: md5 = e70c9821a29c9feaaf92a5ff65c4ec4d OK 2026/05/02 05:25:50 DEBUG : dir1/0008-2345678.txt: md5 = f5318b44d54f173f536a4c0e931b529e OK 2026/05/02 05:25:52 DEBUG : dir1/0009-3456789.txt: md5 = b91fda872bb6d8d098999da579b7833e OK 2026/05/02 05:25:53 DEBUG : dir1/0010-456789.txt: md5 = 887a043cd7b23fe0e1867b3a940ac106 OK 2026/05/02 05:25:55 DEBUG : dir1/0011-56789;.txt: md5 = 624f35cbe6606d35832e79f4aec554ea OK 2026/05/02 05:25:56 DEBUG : dir1/0012-6789;.txt: md5 = 557d4b57d2aa6224f34e839cda155a1d OK 2026/05/02 05:25:58 DEBUG : dir1/0013-789;=.txt: md5 = 1ac8461c1d99e34d0198f9988c83902f OK 2026/05/02 05:25:59 DEBUG : dir1/0014-89;=.txt: md5 = 59c34b43d44debb67dc5d46cd4c8042a OK 2026/05/02 05:26:00 DEBUG : dir1/0015-9;=.txt: md5 = 4b103090caa5b45fd6f4c0674c9a0896 OK 2026/05/02 05:26:02 DEBUG : apple: md5 = 16ea1f439b3186e68d98fcd601778e7f OK 2026/05/02 05:26:03 DEBUG : banana: md5 = 97d78df1dcf7f089a88a20d4d2cd07a9 OK 2026/05/02 05:26:04 DEBUG : appleappleapplebanana: md5 = dd1b13a3629f398d448006c6352a1a16 OK 2026/05/02 05:26:06 DEBUG : splitbananasplit: md5 = c2c385bd67d54204451b9f0fd677344d OK 2026/05/02 05:26:06 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:26:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:26:07 DEBUG : apple: size = 5 OK 2026/05/02 05:26:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:07 DEBUG : apple: Unchanged skipping 2026/05/02 05:26:07 DEBUG : banana: size = 6 OK 2026/05/02 05:26:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:07 DEBUG : banana: Unchanged skipping 2026/05/02 05:26:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:26:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:26:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 05:26:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:26:08 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:08 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:26:09 DEBUG : dir1: Directory modification time the same (differ by -30.141µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : apple: size = 5 OK 2026/05/02 05:26:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : apple: Unchanged skipping 2026/05/02 05:26:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 05:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 05:26:09 DEBUG : banana: size = 6 OK 2026/05/02 05:26:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : banana: Unchanged skipping 2026/05/02 05:26:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 05:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 05:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 05:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 05:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 05:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 05:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 05:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 05:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 05:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:26:09 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:09 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : apple: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : banana: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 05:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" --- PASS: TestTransform (508.98s) --- PASS: TestTransform/NFC (43.14s) --- PASS: TestTransform/NFD (41.68s) --- PASS: TestTransform/base64 (49.24s) --- PASS: TestTransform/prefix (57.80s) --- PASS: TestTransform/suffix (57.51s) --- PASS: TestTransform/truncate (49.39s) --- PASS: TestTransform/encoder (42.59s) --- PASS: TestTransform/ISO-8859-1 (42.08s) --- PASS: TestTransform/charmap (41.25s) --- PASS: TestTransform/lowercase (41.91s) --- PASS: TestTransform/ascii (42.40s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:26:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 05:26:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 05:26:20 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/02 05:26:21 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-02T05:26:20.551369517Z) 2026/05/02 05:26:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 05:26:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/02 05:26:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 05:26:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/02 05:26:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 05:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:26:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 6cdb0963d4425008ea48d55e84f4bacf OK 2026/05/02 05:26:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/02 05:26:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 05:26:23 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:24 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.70s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:26:25 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:25 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:25 DEBUG : tictactoe: Making directory with metadata 2026/05/02 05:26:26 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T05:26:25.254450531Z) 2026/05/02 05:26:26 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:26 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:26:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/02 05:26:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:26:27 DEBUG : tictactoe/tictactoe: md5 = 2c5f0c05b62df35a8660ee6765f710b0 OK 2026/05/02 05:26:27 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/02 05:26:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/02 05:26:27 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.64s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:26:30 DEBUG : toe: Making directory with metadata 2026/05/02 05:26:30 INFO : toe: Made directory with metadata (mtime=2026-05-02T05:26:29.89753049Z) 2026/05/02 05:26:30 DEBUG : toe/toe: Making directory with metadata 2026/05/02 05:26:31 INFO : toe/toe: Made directory with metadata (mtime=2026-05-02T05:26:29.89753049Z) 2026/05/02 05:26:31 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 05:26:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 05:26:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 05:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:26:32 DEBUG : toe/toe/tictactoe: md5 = 8c334d41a507e4cb2ed606155c0c8fd5 OK 2026/05/02 05:26:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/02 05:26:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/02 05:26:32 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/02 05:26:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.34s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:26:36 DEBUG : toe: Making directory with metadata 2026/05/02 05:26:37 INFO : toe: Made directory with metadata (mtime=2026-05-02T05:26:36.235639603Z) 2026/05/02 05:26:37 DEBUG : toe/toe: Making directory with metadata 2026/05/02 05:26:37 INFO : toe/toe: Made directory with metadata (mtime=2026-05-02T05:26:36.235639603Z) 2026/05/02 05:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 05:26:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 05:26:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 05:26:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:26:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:26:39 DEBUG : toe/toe/tictactoe: md5 = 36b60e87da0f02a604b9b30dfc5ddf91 OK 2026/05/02 05:26:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/02 05:26:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/02 05:26:39 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/02 05:26:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.30s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:26:42 DEBUG : empty_dir: Making directory with metadata 2026/05/02 05:26:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:26:42 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:42 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 05:26:43 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:43 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:43 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:43 DEBUG : tictactoe: Making directory with metadata 2026/05/02 05:26:44 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T05:26:42.535748024Z) 2026/05/02 05:26:44 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:44 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:26:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 05:26:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T05:26:42.535748024Z) 2026/05/02 05:26:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:26:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 05:26:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 05:26:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 05:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:26:46 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 0b8cde9e603ff2f9fc7e19769661b4ec OK 2026/05/02 05:26:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 05:26:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/02 05:26:46 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/02 05:26:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.77s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:26:50 DEBUG : empty_dir: Making directory with metadata 2026/05/02 05:26:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:26:50 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:50 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 05:26:51 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:26:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:51 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:51 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:51 DEBUG : tictactoe: Making directory with metadata 2026/05/02 05:26:51 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T05:26:50.307881724Z) 2026/05/02 05:26:51 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:51 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:26:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 05:26:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T05:26:50.307881724Z) 2026/05/02 05:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:26:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 05:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 05:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:26:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 55e778cefd68d6e3ab983a2e34ea3a22 OK 2026/05/02 05:26:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 05:26:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:26:54 DEBUG : Waiting for deletions to finish 2026/05/02 05:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:26:54 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:26:55 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:55 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 05:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 05:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/02 05:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': 0 differences found 2026/05/02 05:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': 1 hashes could not be checked 2026/05/02 05:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': 1 matching files 2026/05/02 05:26:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/02 05:26:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.68s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:26:58 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:59 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:59 DEBUG : tictactoe: Making directory with metadata 2026/05/02 05:26:59 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T05:26:58.986030937Z) 2026/05/02 05:26:59 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:59 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:26:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:26:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 05:27:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T05:26:58.986030937Z) 2026/05/02 05:27:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:27:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 05:27:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 05:27:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 05:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:27:01 DEBUG : tictactoe/tictactoe/toe.txt: md5 = df42db194ca79e8254a99d87ab5ac8b0 OK 2026/05/02 05:27:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 05:27:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/02 05:27:01 DEBUG : Waiting for deletions to finish 2026/05/02 05:27:02 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:03 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:03 DEBUG : tictactoe: Directory modification time the same (differ by -30.937µs, within tolerance 1ms) 2026/05/02 05:27:03 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:27:03 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -30.937µs, within tolerance 1ms) 2026/05/02 05:27:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 05:27:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 05:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:27:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 05:27:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/02 05:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:27:03 DEBUG : Waiting for deletions to finish 2026/05/02 05:27:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/02 05:27:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.07s) === RUN TestSyntax 2026/05/02 05:27:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:27:07 DEBUG : toe: Making directory with metadata 2026/05/02 05:27:08 INFO : toe: Made directory with metadata (mtime=2026-05-02T05:27:07.05816967Z) 2026/05/02 05:27:08 DEBUG : toe/toe: Making directory with metadata 2026/05/02 05:27:08 INFO : toe/toe: Made directory with metadata (mtime=2026-05-02T05:27:07.05816967Z) 2026/05/02 05:27:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 05:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:27:10 DEBUG : toe/toe/toe: md5 = 4e3670b7f3ff6d785152569a731c655f OK 2026/05/02 05:27:10 DEBUG : toe/toe/toe: size = 11 OK 2026/05/02 05:27:10 INFO : toe/toe/toe: Copied (new) 2026/05/02 05:27:10 DEBUG : Waiting for deletions to finish 2026/05/02 05:27:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/02 05:27:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.63s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:27:13 DEBUG : empty_dir: Making directory with metadata 2026/05/02 05:27:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:27:13 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 05:27:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:27:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:14 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:14 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:14 DEBUG : tictactoe: Making directory with metadata 2026/05/02 05:27:15 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T05:27:13.69028361Z) 2026/05/02 05:27:15 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:15 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:27:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 05:27:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T05:27:13.69028361Z) 2026/05/02 05:27:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:27:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 05:27:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 05:27:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:27:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 0c24f344dc5ad8146f8fdd295d6c5ee8 OK 2026/05/02 05:27:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 05:27:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:17 INFO : toe/toe/toe.txt: Deleted 2026/05/02 05:27:17 INFO : toe/toe: Removing directory 2026/05/02 05:27:17 INFO : toe: Removing directory 2026/05/02 05:27:17 INFO : empty_dir: Removing directory 2026/05/02 05:27:17 DEBUG : Local file system at /tmp/rclone2087108160: deleted 3 directories 2026/05/02 05:27:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/02 05:27:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.65s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:27:21 DEBUG : empty_dir: Making directory with metadata 2026/05/02 05:27:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:27:21 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:21 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 05:27:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:27:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:22 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:22 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:22 DEBUG : tictactoe: Making directory with metadata 2026/05/02 05:27:22 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T05:27:21.341415003Z) 2026/05/02 05:27:22 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:22 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:27:22 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 05:27:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T05:27:21.341415003Z) 2026/05/02 05:27:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:27:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 05:27:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 05:27:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:27:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e3ce655e3300bf4c3cf4c9dff799d2d6 OK 2026/05/02 05:27:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 05:27:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:25 INFO : toe/toe/toe.txt: Deleted 2026/05/02 05:27:25 INFO : toe/toe: Removing directory 2026/05/02 05:27:25 INFO : toe: Removing directory 2026/05/02 05:27:25 INFO : empty_dir: Removing directory 2026/05/02 05:27:25 DEBUG : Local file system at /tmp/rclone2087108160: deleted 3 directories 2026/05/02 05:27:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 05:27:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 05:27:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 05:27:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 05:27:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 05:27:28 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/02 05:27:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/02 05:27:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/02 05:27:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.07s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:27:33 DEBUG : Reset feature "Copy" 2026/05/02 05:27:33 DEBUG : Reset feature "Move" 2026/05/02 05:27:33 DEBUG : Reset feature "Copy" 2026/05/02 05:27:33 DEBUG : Reset feature "Move" 2026/05/02 05:27:33 DEBUG : empty_dir: Making directory with metadata 2026/05/02 05:27:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:27:33 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:33 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 05:27:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 05:27:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 05:27:34 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:34 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:34 DEBUG : tictactoe: Making directory with metadata 2026/05/02 05:27:35 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T05:27:33.407622108Z) 2026/05/02 05:27:35 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:35 DEBUG : toe: transformed to: tictactoe 2026/05/02 05:27:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:27:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 05:27:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T05:27:33.408622126Z) 2026/05/02 05:27:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 05:27:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 05:27:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 05:27:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:27:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8b7110a325dc775857379d104f9c5328 OK 2026/05/02 05:27:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 05:27:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 05:27:37 INFO : toe/toe/toe.txt: Deleted 2026/05/02 05:27:37 INFO : toe/toe: Removing directory 2026/05/02 05:27:37 INFO : toe: Removing directory 2026/05/02 05:27:37 INFO : empty_dir: Removing directory 2026/05/02 05:27:37 DEBUG : Local file system at /tmp/rclone2087108160: deleted 3 directories 2026/05/02 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 05:27:41 DEBUG : toe/toe/toe.txt: md5 = 8e7a182690c32d3e7c5967e638232544 OK 2026/05/02 05:27:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/02 05:27:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/02 05:27:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/02 05:27:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/02 05:27:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/02 05:27:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/02 05:27:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.23s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:27:47 DEBUG : toe: transformed to: dG9l 2026/05/02 05:27:47 DEBUG : toe: transformed to: dG9l 2026/05/02 05:27:47 DEBUG : dG9l: Making directory with metadata 2026/05/02 05:27:48 INFO : dG9l: Made directory with metadata (mtime=2026-05-02T05:27:47.64186626Z) 2026/05/02 05:27:48 DEBUG : toe: transformed to: dG9l 2026/05/02 05:27:48 DEBUG : toe: transformed to: dG9l 2026/05/02 05:27:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/02 05:27:48 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/02 05:27:49 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-02T05:27:47.64186626Z) 2026/05/02 05:27:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/02 05:27:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/02 05:27:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 05:27:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 05:27:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 05:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:27:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 0938f077575124e37989ac0e4c253d26 OK 2026/05/02 05:27:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/02 05:27:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 05:27:50 DEBUG : Waiting for deletions to finish 2026/05/02 05:27:51 DEBUG : dG9l: transformed to: toe 2026/05/02 05:27:51 DEBUG : dG9l: transformed to: toe 2026/05/02 05:27:51 DEBUG : toe: Directory modification time the same (differ by 866.26µs, within tolerance 1ms) 2026/05/02 05:27:51 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/02 05:27:51 DEBUG : dG9l: transformed to: toe 2026/05/02 05:27:51 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/02 05:27:51 DEBUG : toe/toe: Directory modification time the same (differ by 866.26µs, within tolerance 1ms) 2026/05/02 05:27:51 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/02 05:27:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/02 05:27:51 DEBUG : Local file system at /tmp/rclone2087108160: Waiting for checks to finish 2026/05/02 05:27:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/02 05:27:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/02 05:27:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/02 05:27:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/02 05:27:51 DEBUG : Local file system at /tmp/rclone2087108160: Waiting for transfers to finish 2026/05/02 05:27:51 DEBUG : Waiting for deletions to finish 2026/05/02 05:27:54 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/02 05:27:54 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.70s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa'", Local "Local file system at /tmp/rclone2087108160", Modify Window "1ms" 2026/05/02 05:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 05:27:55 DEBUG : toe: transformed to: 2026/05/02 05:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 05:27:55 DEBUG : toe: transformed to: 2026/05/02 05:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Making directory with metadata 2026/05/02 05:27:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Made directory with metadata (mtime=2026-05-02T05:27:55.338998212Z) 2026/05/02 05:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 05:27:55 DEBUG : toe: transformed to: 2026/05/02 05:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 05:27:55 DEBUG : toe: transformed to: 2026/05/02 05:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 05:27:55 DEBUG : toe/toe: transformed to: 2026/05/02 05:27:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/02 05:27:55 DEBUG : toe/toe: Making directory with metadata 2026/05/02 05:27:57 INFO : toe/toe: Made directory with metadata (mtime=2026-05-02T05:27:55.338998212Z) 2026/05/02 05:27:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 05:27:57 DEBUG : toe/toe: transformed to: 2026/05/02 05:27:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/02 05:27:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 05:27:57 DEBUG : toe: transformed to: 2026/05/02 05:27:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 05:27:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 05:27:57 DEBUG : toe/toe/toe: transformed to: 2026/05/02 05:27:57 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/02 05:27:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for checks to finish 2026/05/02 05:27:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Waiting for transfers to finish 2026/05/02 05:27:58 DEBUG : toe/toe/toe: md5 = 4551d16606d6a74bd1d650c2a7fb7e5f OK 2026/05/02 05:27:58 DEBUG : toe/toe/toe: size = 11 OK 2026/05/02 05:27:58 INFO : toe/toe/toe: Copied (new) 2026/05/02 05:27:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': not deleting files as there were IO errors 2026/05/02 05:27:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': not deleting directories as there were IO errors 2026/05/02 05:28:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/02 05:28:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.80s) PASS 2026/05/02 05:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamorij1hefa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 24m19.31361845s (try 1/5)