"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/05/06 03:25:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate" 2026/05/06 03:25:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 03:25:12 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg" 2026/05/06 03:25:13 DEBUG : Creating backend with remote "/tmp/rclone3229137500" === 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-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:25:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/06 03:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:25:14 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:25:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:25:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:25:18 DEBUG : sub dir/hello world: md5 = 81f76a6b57d0127f40fcdcbaa6ed3eb2 OK 2026/05/06 03:25:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:25:18 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:25:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:25:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.90s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:21 DEBUG : metadata sub dir: Making directory with metadata 2026/05/06 03:25:21 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:25:21 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/06 03:25:21 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:25:21 DEBUG : Local file system at /tmp/rclone3229137500: File to upload is small (21 bytes), uploading instead of streaming 2026/05/06 03:25:21 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/06 03:25:21 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/06 03:25:21 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/06 03:25:21 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:25:21 DEBUG : Google drive root 'crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg': Skipping btime metadata as can't update it on an existing file: 2026-05-06T03:25:21.368207749Z 2026/05/06 03:25:22 INFO : empty metadata sub dir: Updated directory metadata 2026/05/06 03:25:22 DEBUG : Google drive root 'crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg': Skipping btime metadata as can't update it on an existing file: 2026-05-06T03:25:21.367207734Z 2026/05/06 03:25:23 INFO : metadata sub dir: Updated directory metadata 2026/05/06 03:25:23 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/06 03:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:25:24 DEBUG : metadata sub dir/hello metadata world: md5 = a37280d8419936b0330cb89e7f303dce OK 2026/05/06 03:25:24 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/06 03:25:24 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/06 03:25:27 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:28 DEBUG : metadata sub dir: Making directory with metadata 2026/05/06 03:25:28 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:25:28 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/06 03:25:28 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:25:28 DEBUG : Local file system at /tmp/rclone3229137500: File to upload is small (21 bytes), uploading instead of streaming 2026/05/06 03:25:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/06 03:25:28 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/06 03:25:28 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/06 03:25:28 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:25:29 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/06 03:25:29 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/06 03:25:29 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/06 03:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:25:31 DEBUG : metadata sub dir/hello metadata world: md5 = 2f093821d76a6adc24649eaa3bdf7261 OK 2026/05/06 03:25:31 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/06 03:25:31 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/06 03:25:31 DEBUG : Google drive root 'crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg': Skipping btime metadata as can't update it on an existing file: 2026-05-06T03:25:28.854326215Z 2026/05/06 03:25:31 INFO : metadata sub dir: Updated directory metadata 2026/05/06 03:25:34 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.54s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:35 DEBUG : Creating backend with remote "/non-existing" 2026/05/06 03:25:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/06 03:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:25:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:25:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:25:38 DEBUG : sub dir/hello world: md5 = 133a854370c6c6a3ec35ff8bf9f325d3 OK 2026/05/06 03:25:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:25:38 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:25:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:25:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.33s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Running all checks before starting transfers 2026/05/06 03:25:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:25:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:25:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Checks finished, now starting transfers 2026/05/06 03:25:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:25:44 DEBUG : sub dir/hello world: md5 = 54a8c24b281241e77910e817ff6100a6 OK 2026/05/06 03:25:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:25:44 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:25:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:25:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.52s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:47 ERROR : Ignoring --no-traverse with sync 2026/05/06 03:25:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:25:49 DEBUG : sub dir/hello world: md5 = d3d6cfb9dc4d5ddf59f586ea8a6b4305 OK 2026/05/06 03:25:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:25:49 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:25:49 DEBUG : Waiting for deletions to finish 2026/05/06 03:25:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:25:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.53s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/06 03:25:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:25:54 DEBUG : hello world2: md5 = 42fc03d2d3c00db8d00eedef3af60099 OK 2026/05/06 03:25:54 DEBUG : hello world2: size = 12 OK 2026/05/06 03:25:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.12s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:25:57 DEBUG : potato2: md5 = d42e0bc471a01174bb098d48bd9ad5e7 OK 2026/05/06 03:25:57 DEBUG : potato2: size = 11 OK 2026/05/06 03:25:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:25:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:26:00 DEBUG : potato2: md5 = 1459a7a7859fabcdb2627f6b368b527e OK 2026/05/06 03:26:00 DEBUG : potato2: size = 11 OK 2026/05/06 03:26:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.87s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:26:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/06 03:26:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:26:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/06 03:26:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:26:02 DEBUG : sub dir2: Making directory with metadata 2026/05/06 03:26:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:26:03 DEBUG : sub dir: Making directory with metadata 2026/05/06 03:26:03 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:26:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:26:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/06 03:26:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:26:05 DEBUG : sub dir/hello world: md5 = ff3d6bbd73746a3eac698c43173f5049 OK 2026/05/06 03:26:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:26:05 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:26:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/06 03:26:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.62s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:26:10 INFO : sub dir2: Making directory 2026/05/06 03:26:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/06 03:26:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:26:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/06 03:26:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:26:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:26:10 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/06 03:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:26:13 DEBUG : sub dir/hello world: md5 = 77f49f0d5712736fe93be7e7d88a2d90 OK 2026/05/06 03:26:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:26:13 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:26:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:26:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.56s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:26:16 DEBUG : sub dir2: Making directory with metadata 2026/05/06 03:26:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:26:16 DEBUG : sub dir2: Making directory with metadata 2026/05/06 03:26:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:26:17 DEBUG : sub dir: Making directory with metadata 2026/05/06 03:26:18 INFO : sub dir: Made directory with metadata (mtime=2026-05-06T03:26:16.299078721Z) 2026/05/06 03:26:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:26:19 DEBUG : sub dir/hello world: md5 = bb20072f6e80c9f99d19d29dddc506b0 OK 2026/05/06 03:26:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:26:19 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:26:19 INFO : sub dir/hello world: Deleted 2026/05/06 03:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:26:23 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/06 03:26:23 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:26:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:26:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:26:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.65s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:26:26 INFO : sub dir2: Making directory 2026/05/06 03:26:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/06 03:26:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:26:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:26:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:26:29 DEBUG : sub dir/hello world: md5 = 5977f9d30480a75aba78b1740157d0de OK 2026/05/06 03:26:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:26:29 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:26:29 INFO : sub dir/hello world: Deleted 2026/05/06 03:26:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:26:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.48s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:26:32 DEBUG : sub dir2: Making directory with metadata 2026/05/06 03:26:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:26:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:26:32 DEBUG : sub dir2: Making directory with metadata 2026/05/06 03:26:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:26:33 DEBUG : sub dir: Making directory with metadata 2026/05/06 03:26:34 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:26:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:26:35 DEBUG : sub dir/hello world: md5 = 758a624ed2cdb9436b276d4b43399748 OK 2026/05/06 03:26:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:26:35 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:26:35 DEBUG : Waiting for deletions to finish 2026/05/06 03:26:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.97s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:26:39 INFO : sub dir2: Making directory 2026/05/06 03:26:40 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/06 03:26:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:26:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:26:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:26:42 DEBUG : sub dir/hello world: md5 = 82612e0c6bd875339f26b54eca456ef7 OK 2026/05/06 03:26:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:26:42 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:26:42 DEBUG : Waiting for deletions to finish 2026/05/06 03:26:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:26:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.69s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:26:47 DEBUG : sub dir/hello world: md5 = de3b95c667630d239cc0cc3d28b9e585 OK 2026/05/06 03:26:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qezaseq1pulo" 2026/05/06 03:26:48 DEBUG : Creating backend with remote "TestDrive:crypt/jarfamo094o7j1sg2mamb98i4e1fvgrlm28o8tgsgfptadjfahu0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate' -> Encrypted drive 'TestCryptDrive:rclone-test-qezaseq1pulo' 2026/05/06 03:26:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:26:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezaseq1pulo': Waiting for checks to finish 2026/05/06 03:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezaseq1pulo': Waiting for transfers to finish 2026/05/06 03:26:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:26:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/06 03:26:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezaseq1pulo': Purge remote 2026/05/06 03:26:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.19s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:26:58 DEBUG : sub dir/hello world: md5 = 56bec76424eac330d7e5446224ad1d6c OK 2026/05/06 03:26:59 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/06 03:26:59 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/06 03:26:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:26:59 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:26:59 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 03:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:27:00 DEBUG : sub dir/hello world: md5 = c914059b7c810eab2d083da1a372cc1e OK 2026/05/06 03:27:00 DEBUG : sub dir/hello world: size = 17 OK 2026/05/06 03:27:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/06 03:27:01 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/06 03:27:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.05s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:27:06 DEBUG : sub dir/hello world: md5 = 28038243677ce33069e028eaf52c8133 OK 2026/05/06 03:27:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekibiy7fapo" 2026/05/06 03:27:06 DEBUG : Creating backend with remote "TestDrive:crypt/l87j72cp7mssuo6uk1tqae1pq64ufn0v0shugcl8b5m8gg27hqp0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate' -> Encrypted drive 'TestCryptDrive:rclone-test-zekibiy7fapo' 2026/05/06 03:27:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:27:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekibiy7fapo': Waiting for checks to finish 2026/05/06 03:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekibiy7fapo': Waiting for transfers to finish 2026/05/06 03:27:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:27:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/06 03:27:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:27:13 DEBUG : sub dir/hello world: md5 = ef2e882422a4809bf098f64193ad8c5c OK 2026/05/06 03:27:14 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/06 03:27:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/06 03:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekibiy7fapo': Waiting for checks to finish 2026/05/06 03:27:14 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:27:14 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zekibiy7fapo') 2026/05/06 03:27:14 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 03:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekibiy7fapo': Waiting for transfers to finish 2026/05/06 03:27:16 DEBUG : sub dir/hello world: size = 17 OK 2026/05/06 03:27:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/06 03:27:16 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/06 03:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekibiy7fapo': Purge remote 2026/05/06 03:27:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.78s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:27:21 DEBUG : sub dir/hello world: md5 = fe4ff41af5f91689814d036c8125b926 OK 2026/05/06 03:27:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/06 03:27:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/06 03:27:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:27:23 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:27:23 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 03:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:27:24 DEBUG : sub dir/hello world: md5 = f91a8ad682699dbade6941cb324f9783 OK 2026/05/06 03:27:24 DEBUG : sub dir/hello world: size = 17 OK 2026/05/06 03:27:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/06 03:27:24 INFO : sub dir/hello world: Deleted 2026/05/06 03:27:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/06 03:27:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.15s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:27:30 DEBUG : sub dir/hello world: md5 = b965c7dcade524b327dd1b2a7fa27324 OK 2026/05/06 03:27:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wamizeb0moso" 2026/05/06 03:27:30 DEBUG : Creating backend with remote "TestDrive:crypt/61v689s2m070rl83q3d0u1gi0vgl4osf5s5vbkeg4opo925f5050" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate' -> Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso' 2026/05/06 03:27:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso': Waiting for checks to finish 2026/05/06 03:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso': Waiting for transfers to finish 2026/05/06 03:27:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:27:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/06 03:27:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:27:37 DEBUG : sub dir/hello world: md5 = 31eee914c6be8b85b22c06e6febcc130 OK 2026/05/06 03:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso': Using server-side directory move 2026/05/06 03:27:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/06 03:27:38 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/06 03:27:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/06 03:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso': Waiting for checks to finish 2026/05/06 03:27:38 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:27:38 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso') 2026/05/06 03:27:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 03:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso': Waiting for transfers to finish 2026/05/06 03:27:39 INFO : sub dir/hello world: Deleted 2026/05/06 03:27:40 INFO : sub dir/hello world: Moved (server-side) 2026/05/06 03:27:40 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/06 03:27:43 DEBUG : sub dir/hello world: md5 = fa88bd319e32d4882b07b74488d93b4d OK 2026/05/06 03:27:43 DEBUG : testing file moves 2026/05/06 03:27:43 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/06 03:27:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/06 03:27:44 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:27:44 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso') 2026/05/06 03:27:44 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 03:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso': Waiting for checks to finish 2026/05/06 03:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso': Waiting for transfers to finish 2026/05/06 03:27:44 INFO : sub dir/hello world: Deleted 2026/05/06 03:27:45 INFO : sub dir/hello world: Moved (server-side) 2026/05/06 03:27:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/06 03:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamizeb0moso': Purge remote --- PASS: TestServerSideMoveOverSelf (21.15s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:27:51 DEBUG : sub dir/hello world: md5 = f33f7e2a8c4f2121501e4a3b2d5debe3 OK 2026/05/06 03:27:51 ERROR : error listing: directory not found 2026/05/06 03:27:51 INFO : Local file system at /tmp/rclone3229137500: Making directory 2026/05/06 03:27:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:27:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.90s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:27:57 DEBUG : sub dir/hello world: md5 = a9bd485fa24e947758bbf6938a818298 OK 2026/05/06 03:27:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:27:58 DEBUG : Local file system at /tmp/rclone3229137500: Waiting for checks to finish 2026/05/06 03:27:58 DEBUG : Local file system at /tmp/rclone3229137500: Waiting for transfers to finish 2026/05/06 03:27:59 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/06 03:27:59 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/06 03:27:59 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:27:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:28:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.46s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:01 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/06 03:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:02 DEBUG : check sum: md5 = 7741a1354c04144aedc32d6349ca80be OK 2026/05/06 03:28:02 DEBUG : check sum: size = 1 OK 2026/05/06 03:28:02 INFO : check sum: Copied (new) 2026/05/06 03:28:02 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:03 DEBUG : check sum: size = 1 OK 2026/05/06 03:28:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/06 03:28:03 DEBUG : check sum: Size of src and dst objects identical 2026/05/06 03:28:03 DEBUG : check sum: Unchanged skipping 2026/05/06 03:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:03 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.37s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/06 03:28:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:06 DEBUG : sizeonly: md5 = 8bdeac62ffeaf7f2a1f2b2b64046685f OK 2026/05/06 03:28:06 DEBUG : sizeonly: size = 6 OK 2026/05/06 03:28:06 INFO : sizeonly: Copied (new) 2026/05/06 03:28:06 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:06 DEBUG : sizeonly: size = 6 OK 2026/05/06 03:28:06 DEBUG : sizeonly: Sizes identical 2026/05/06 03:28:06 DEBUG : sizeonly: Unchanged skipping 2026/05/06 03:28:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:06 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:06 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.71s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/06 03:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:09 DEBUG : ignore-size: md5 = 6ab0d3a74a2a022706740570d57ce7eb OK 2026/05/06 03:28:09 INFO : ignore-size: Copied (new) 2026/05/06 03:28:09 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:28:10 DEBUG : ignore-size: Unchanged skipping 2026/05/06 03:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:10 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.44s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:13 DEBUG : existing: md5 = 0f14d23325da772aedb23eb40b0b7e46 OK 2026/05/06 03:28:13 DEBUG : existing: size = 6 OK 2026/05/06 03:28:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:28:13 DEBUG : existing: Unchanged skipping 2026/05/06 03:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:13 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:13 INFO : There was nothing to transfer 2026/05/06 03:28:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/06 03:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:15 DEBUG : existing: md5 = 74db1af4d5f04289cc3581460b5e47dd OK 2026/05/06 03:28:15 DEBUG : existing: size = 6 OK 2026/05/06 03:28:15 INFO : existing: Copied (replaced existing) 2026/05/06 03:28:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.65s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/06 03:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:18 DEBUG : existing: md5 = 61c1b3c3d8535e085f0c67fd90387dad OK 2026/05/06 03:28:18 DEBUG : existing: size = 6 OK 2026/05/06 03:28:18 INFO : existing: Copied (new) 2026/05/06 03:28:18 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:18 DEBUG : existing: Destination exists, skipping 2026/05/06 03:28:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:18 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.43s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:22 DEBUG : b/potato: md5 = 0d9e20cf6183ecf60c9c44ce84f35dc4 OK 2026/05/06 03:28:24 DEBUG : c/non empty space: md5 = a0af4e5ff37ded9fa4fcd325bc2311d1 OK 2026/05/06 03:28:24 INFO : d: Making directory 2026/05/06 03:28:26 DEBUG : Added delayed dir = "a", newDst= 2026/05/06 03:28:26 INFO : c: Set directory modification time (using SetModTime) 2026/05/06 03:28:26 DEBUG : Added delayed dir = "c", newDst=c 2026/05/06 03:28:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/06 03:28:27 DEBUG : c/non empty space: size = 5 OK 2026/05/06 03:28:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:28:27 DEBUG : c/non empty space: Unchanged skipping 2026/05/06 03:28:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:29 DEBUG : a/potato2: md5 = d74833868656cdb5e7c751a2597b8294 OK 2026/05/06 03:28:29 DEBUG : a/potato2: size = 60 OK 2026/05/06 03:28:29 INFO : a/potato2: Copied (new) 2026/05/06 03:28:29 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:29 INFO : b/potato: Deleted 2026/05/06 03:28:30 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/06 03:28:30 INFO : d: Removing directory 2026/05/06 03:28:30 INFO : b: Removing directory 2026/05/06 03:28:31 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/06 03:28:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': deleted 2 directories 2026/05/06 03:28:33 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/06 03:28:34 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:36 DEBUG : empty space: md5 = 2b2f4d748a216ea32d6ba8b68dc1ed36 OK 2026/05/06 03:28:37 DEBUG : empty space: size = 1 OK 2026/05/06 03:28:37 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/06 03:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:37 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/06 03:28:37 DEBUG : Waiting for deletions to finish 2026/05/06 03:28:37 DEBUG : empty space: size = 1 OK 2026/05/06 03:28:37 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/06 03:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:39 DEBUG : empty space: md5 = 0bfe487f387839c9286ad0987e91cbb2 OK 2026/05/06 03:28:39 DEBUG : empty space: size = 1 OK 2026/05/06 03:28:39 INFO : empty space: Copied (replaced existing) 2026/05/06 03:28:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:42 DEBUG : foo: md5 = 4a8ced8a501f46c02966dddf0af062eb OK 2026/05/06 03:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:42 DEBUG : foo: size = 3 OK 2026/05/06 03:28:42 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/06 03:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:44 DEBUG : foo: md5 = 1a5469c9f1da60b8e3be0b7cf0f97e7b OK 2026/05/06 03:28:44 DEBUG : foo: size = 3 OK 2026/05/06 03:28:44 INFO : foo: Copied (replaced existing) 2026/05/06 03:28:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.03s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:47 DEBUG : empty space: md5 = e4ab0d9793ee87312b89cd48a3b791a1 OK 2026/05/06 03:28:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/06 03:28:47 DEBUG : empty space: size = 1 OK 2026/05/06 03:28:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:28:47 DEBUG : empty space: Unchanged skipping 2026/05/06 03:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:49 DEBUG : potato: md5 = 12a1e4a2dffc901181358dacb3f688c1 OK 2026/05/06 03:28:49 DEBUG : potato: size = 60 OK 2026/05/06 03:28:49 INFO : potato: Copied (new) 2026/05/06 03:28:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:52 DEBUG : potato: md5 = b0981555018a53c1c82151b7b2b5dfe8 OK 2026/05/06 03:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:28:52 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:28:52 DEBUG : potato: Sizes differ 2026/05/06 03:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:54 DEBUG : potato: md5 = 2a5f76be27eede1b400c58fac7d342d5 OK 2026/05/06 03:28:54 DEBUG : potato: size = 21 OK 2026/05/06 03:28:54 INFO : potato: Copied (replaced existing) 2026/05/06 03:28:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.61s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:28:56 DEBUG : potato: md5 = c3bceb9cdb52297137640af420b01b3c OK 2026/05/06 03:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:28:57 DEBUG : potato: size = 21 OK 2026/05/06 03:28:57 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/06 03:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:28:59 DEBUG : potato: md5 = e29ed82bb91fd9a2c48b938daa8f5b4c OK 2026/05/06 03:28:59 DEBUG : potato: size = 21 OK 2026/05/06 03:28:59 INFO : potato: Copied (replaced existing) 2026/05/06 03:28:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:29:02 DEBUG : potato: md5 = 4346f54d33088dc4b27fd0b5ebd60800 OK 2026/05/06 03:29:03 DEBUG : empty space: md5 = aa799a2db221387eed93023aecc80a89 OK 2026/05/06 03:29:04 DEBUG : empty space: size = 1 OK 2026/05/06 03:29:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:29:04 DEBUG : empty space: Unchanged skipping 2026/05/06 03:29:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:29:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/06 03:29:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:29:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:29:04 DEBUG : Waiting for deletions to finish 2026/05/06 03:29:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:29:07 DEBUG : potato: md5 = 82bf4156a571c9f0b31e88417dd1ecba OK 2026/05/06 03:29:08 DEBUG : empty space: md5 = c07d10cc4fc0a33715d64c2d92c951d5 OK 2026/05/06 03:29:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:29:09 DEBUG : empty space: size = 1 OK 2026/05/06 03:29:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:29:09 DEBUG : empty space: Unchanged skipping 2026/05/06 03:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:29:10 DEBUG : potato2: md5 = d521ef09894cab2c490216470780f0d1 OK 2026/05/06 03:29:10 DEBUG : potato2: size = 60 OK 2026/05/06 03:29:10 INFO : potato2: Copied (new) 2026/05/06 03:29:10 DEBUG : Waiting for deletions to finish 2026/05/06 03:29:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:29:15 DEBUG : b/potato: md5 = be840294e5a04e410ac853ff17ccc19d OK 2026/05/06 03:29:17 DEBUG : c/non empty space: md5 = d366a7b77368c5985b0f5d276a001d13 OK 2026/05/06 03:29:17 INFO : d: Making directory 2026/05/06 03:29:18 INFO : d/e: Making directory 2026/05/06 03:29:20 DEBUG : Added delayed dir = "a", newDst= 2026/05/06 03:29:20 INFO : c: Set directory modification time (using SetModTime) 2026/05/06 03:29:20 DEBUG : Added delayed dir = "c", newDst=c 2026/05/06 03:29:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/06 03:29:21 DEBUG : c/non empty space: size = 5 OK 2026/05/06 03:29:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:29:21 DEBUG : c/non empty space: Unchanged skipping 2026/05/06 03:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:29:22 DEBUG : a/potato2: md5 = a400c9b9c9aec98c76f31f584fb74c12 OK 2026/05/06 03:29:22 DEBUG : a/potato2: size = 60 OK 2026/05/06 03:29:22 INFO : a/potato2: Copied (new) 2026/05/06 03:29:22 DEBUG : Waiting for deletions to finish 2026/05/06 03:29:23 INFO : b/potato: Deleted 2026/05/06 03:29:23 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/06 03:29:23 INFO : d/e: Removing directory 2026/05/06 03:29:24 INFO : d: Removing directory 2026/05/06 03:29:24 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/06 03:29:25 INFO : b: Removing directory 2026/05/06 03:29:25 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/06 03:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': deleted 3 directories 2026/05/06 03:29:28 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/06 03:29:28 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:29:31 DEBUG : b/potato: md5 = 3c1a3df51de6965b35071af6a50282c1 OK 2026/05/06 03:29:34 DEBUG : c/non empty space: md5 = 583a7822b23395d48cf72bdfa3cd065c OK 2026/05/06 03:29:34 INFO : d: Making directory 2026/05/06 03:29:35 DEBUG : Added delayed dir = "a", newDst= 2026/05/06 03:29:36 INFO : c: Set directory modification time (using SetModTime) 2026/05/06 03:29:36 DEBUG : Added delayed dir = "c", newDst=c 2026/05/06 03:29:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/06 03:29:37 DEBUG : c/non empty space: size = 5 OK 2026/05/06 03:29:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:29:37 DEBUG : c/non empty space: Unchanged skipping 2026/05/06 03:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:29:38 DEBUG : a/potato2: md5 = 527660af142ef7f05330c7766b737ce7 OK 2026/05/06 03:29:38 DEBUG : a/potato2: size = 60 OK 2026/05/06 03:29:38 INFO : a/potato2: Copied (new) 2026/05/06 03:29:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': not deleting files as there were IO errors 2026/05/06 03:29:39 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/06 03:29:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': not deleting directories as there were IO errors 2026/05/06 03:29:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/06 03:29:43 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/06 03:29:44 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.38s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:29:46 DEBUG : potato: md5 = c9de46be769ffc45db155d11047f38cd OK 2026/05/06 03:29:47 DEBUG : empty space: md5 = 69489217a21094b02cfb86b190bedcfb OK 2026/05/06 03:29:47 DEBUG : Waiting for deletions to finish 2026/05/06 03:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:29:48 DEBUG : empty space: size = 1 OK 2026/05/06 03:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:29:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:29:48 DEBUG : empty space: Unchanged skipping 2026/05/06 03:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:29:48 INFO : potato: Deleted 2026/05/06 03:29:49 DEBUG : potato2: md5 = 74606fc56201c4891d6407dfa9f8ab49 OK 2026/05/06 03:29:49 DEBUG : potato2: size = 60 OK 2026/05/06 03:29:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.48s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:29:52 DEBUG : potato: md5 = 4683b6a6ff225aa01d68cf4f1bb302eb OK 2026/05/06 03:29:54 DEBUG : empty space: md5 = 3adcb1ce13a7a0917b5434089af1569f OK 2026/05/06 03:29:54 DEBUG : Waiting for deletions to finish 2026/05/06 03:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:29:55 INFO : potato: Deleted 2026/05/06 03:29:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:29:55 DEBUG : empty space: size = 1 OK 2026/05/06 03:29:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:29:55 DEBUG : empty space: Unchanged skipping 2026/05/06 03:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:29:56 DEBUG : potato2: md5 = 1dbe9a8806d19457b8daeb45624842d1 OK 2026/05/06 03:29:56 DEBUG : potato2: size = 60 OK 2026/05/06 03:29:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.11s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:29:59 DEBUG : potato: md5 = 2c03c1317a5e0d35928880cd81026b95 OK 2026/05/06 03:30:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:01 DEBUG : potato2: md5 = 99d5e4a5e77761529062a13bbfa8c480 OK 2026/05/06 03:30:01 DEBUG : potato2: size = 19 OK 2026/05/06 03:30:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.15s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:30:05 DEBUG : potato2: md5 = b84b8f2071c9898073abd70b4abfb762 OK 2026/05/06 03:30:06 DEBUG : empty space: md5 = 307cfa83edf15def37efe2abd299bd31 OK 2026/05/06 03:30:06 DEBUG : enormous: Excluded (Size Filter) 2026/05/06 03:30:06 DEBUG : enormous: Excluded 2026/05/06 03:30:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 03:30:06 DEBUG : potato2: Excluded 2026/05/06 03:30:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 03:30:07 DEBUG : potato2: Excluded 2026/05/06 03:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:07 DEBUG : empty space: size = 1 OK 2026/05/06 03:30:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:30:07 DEBUG : empty space: Unchanged skipping 2026/05/06 03:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:07 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:07 INFO : There was nothing to transfer 2026/05/06 03:30:07 DEBUG : enormous: Excluded (Size Filter) 2026/05/06 03:30:07 DEBUG : enormous: Excluded 2026/05/06 03:30:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 03:30:07 DEBUG : potato2: Excluded 2026/05/06 03:30:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 03:30:07 DEBUG : potato2: Excluded 2026/05/06 03:30:07 DEBUG : empty space: size = 1 OK 2026/05/06 03:30:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/06 03:30:07 DEBUG : empty space: Unchanged skipping 2026/05/06 03:30:07 DEBUG : Local file system at /tmp/rclone3229137500: Waiting for checks to finish 2026/05/06 03:30:07 DEBUG : Local file system at /tmp/rclone3229137500: Waiting for transfers to finish 2026/05/06 03:30:07 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:30:10 DEBUG : potato2: md5 = c1d09687eb37cd302daab7d77d349471 OK 2026/05/06 03:30:12 DEBUG : empty space: md5 = 4fc1e6fb2de7e5ba6d7d346b7e6585b0 OK 2026/05/06 03:30:13 DEBUG : enormous: md5 = c626bf3a2fffe2dd5a4490c8d0876746 OK 2026/05/06 03:30:13 DEBUG : enormous: Excluded (Size Filter) 2026/05/06 03:30:13 DEBUG : enormous: Excluded 2026/05/06 03:30:13 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 03:30:13 DEBUG : potato2: Excluded 2026/05/06 03:30:14 DEBUG : empty space: size = 1 OK 2026/05/06 03:30:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:30:14 DEBUG : empty space: Unchanged skipping 2026/05/06 03:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:14 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:14 INFO : potato2: Deleted 2026/05/06 03:30:14 INFO : enormous: Deleted 2026/05/06 03:30:14 INFO : There was nothing to transfer 2026/05/06 03:30:15 DEBUG : empty space: size = 1 OK 2026/05/06 03:30:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/06 03:30:15 DEBUG : empty space: Unchanged skipping 2026/05/06 03:30:15 DEBUG : Local file system at /tmp/rclone3229137500: Waiting for checks to finish 2026/05/06 03:30:15 DEBUG : Local file system at /tmp/rclone3229137500: Waiting for transfers to finish 2026/05/06 03:30:15 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:15 INFO : enormous: Deleted 2026/05/06 03:30:15 INFO : potato2: Deleted 2026/05/06 03:30:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.94s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:30:17 DEBUG : one: md5 = d665d0b63497f9f1adf38ccd5f05bba1 OK 2026/05/06 03:30:19 DEBUG : two: md5 = 7d1b4795fa109270deaa49866318b2e7 OK 2026/05/06 03:30:20 DEBUG : three: md5 = bc4e18e199b9e1c58675cfcd93564978 OK 2026/05/06 03:30:22 DEBUG : four: md5 = 9663aa835999e1f8c0d2036bb86c34b3 OK 2026/05/06 03:30:22 DEBUG : five: Need to transfer - File not found at Destination 2026/05/06 03:30:22 DEBUG : four: size = 4 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:30:22 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:30:22 DEBUG : four: Sizes differ 2026/05/06 03:30:22 DEBUG : one: Destination is newer than source, skipping 2026/05/06 03:30:22 DEBUG : three: size = 5 OK 2026/05/06 03:30:22 DEBUG : three: Sizes identical 2026/05/06 03:30:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/06 03:30:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/06 03:30:22 DEBUG : two: size = 3 OK 2026/05/06 03:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:23 DEBUG : two: md5 = 5e7438c146d948bb14d188679e9ac308 OK 2026/05/06 03:30:23 DEBUG : two: size = 3 OK 2026/05/06 03:30:23 INFO : two: Copied (replaced existing) 2026/05/06 03:30:23 DEBUG : four: md5 = 5544c79fdeb0691ae470b9b950f22a67 OK 2026/05/06 03:30:23 DEBUG : four: size = 4 OK 2026/05/06 03:30:23 INFO : four: Copied (replaced existing) 2026/05/06 03:30:24 DEBUG : five: md5 = 9b7b67733341b81fa8bb715acbc75a46 OK 2026/05/06 03:30:24 DEBUG : five: size = 4 OK 2026/05/06 03:30:24 INFO : five: Copied (new) 2026/05/06 03:30:24 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.40s) === 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-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/06 03:30:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/06 03:30:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/06 03:30:27 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/06 03:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:29 DEBUG : yam: md5 = 74715b98b0379dfd50f77fcf5bf452f9 OK 2026/05/06 03:30:29 DEBUG : yam: size = 11 OK 2026/05/06 03:30:29 INFO : yam: Copied (new) 2026/05/06 03:30:29 DEBUG : potato: md5 = 13f999d82ee0e8a66b06b968613483fa OK 2026/05/06 03:30:29 DEBUG : potato: size = 14 OK 2026/05/06 03:30:29 INFO : potato: Copied (new) 2026/05/06 03:30:29 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/06 03:30:29 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/06 03:30:29 DEBUG : potato: size = 14 OK 2026/05/06 03:30:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:30:29 DEBUG : potato: Unchanged skipping 2026/05/06 03:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:31 DEBUG : yaml: md5 = 5bb793f32d171bdb9b9654e167a7de66 OK 2026/05/06 03:30:31 DEBUG : yaml: size = 11 OK 2026/05/06 03:30:31 INFO : yaml: Copied (new) 2026/05/06 03:30:31 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:31 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/06 03:30:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Making map for --track-renames 2026/05/06 03:30:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Finished making map for --track-renames 2026/05/06 03:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/06 03:30:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/06 03:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for renames to finish 2026/05/06 03:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:34 DEBUG : yam: md5 = c1ece578c3155021f7ea3cbaa94381a2 OK 2026/05/06 03:30:34 DEBUG : yam: size = 11 OK 2026/05/06 03:30:34 INFO : yam: Copied (new) 2026/05/06 03:30:34 DEBUG : potato: md5 = 262dc25e10c140df2e45c8d58f3f67fc OK 2026/05/06 03:30:34 DEBUG : potato: size = 14 OK 2026/05/06 03:30:34 INFO : potato: Copied (new) 2026/05/06 03:30:34 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:35 DEBUG : potato: size = 14 OK 2026/05/06 03:30:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:30:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Making map for --track-renames 2026/05/06 03:30:35 DEBUG : potato: Unchanged skipping 2026/05/06 03:30:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Finished making map for --track-renames 2026/05/06 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for renames to finish 2026/05/06 03:30:36 INFO : yam: Moved (server-side) to: yaml 2026/05/06 03:30:36 INFO : yaml: Renamed from "yam" 2026/05/06 03:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:36 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:36 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/06 03:30:38 DEBUG : Added delayed dir = "sub", newDst= 2026/05/06 03:30:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Making map for --track-renames 2026/05/06 03:30:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Finished making map for --track-renames 2026/05/06 03:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/06 03:30:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/06 03:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for renames to finish 2026/05/06 03:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:40 DEBUG : potato: md5 = 948a5bbff130e11a6481e126e9b3db16 OK 2026/05/06 03:30:40 DEBUG : potato: size = 14 OK 2026/05/06 03:30:40 INFO : potato: Copied (new) 2026/05/06 03:30:40 DEBUG : sub/yam: md5 = 962e2ba768ecb0e40f23c80b22dcee17 OK 2026/05/06 03:30:40 DEBUG : sub/yam: size = 11 OK 2026/05/06 03:30:40 INFO : sub/yam: Copied (new) 2026/05/06 03:30:40 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:41 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/06 03:30:42 DEBUG : potato: size = 14 OK 2026/05/06 03:30:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:30:42 DEBUG : potato: Unchanged skipping 2026/05/06 03:30:42 INFO : sub: Set directory modification time (using SetModTime) 2026/05/06 03:30:42 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/06 03:30:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Making map for --track-renames 2026/05/06 03:30:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Finished making map for --track-renames 2026/05/06 03:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for renames to finish 2026/05/06 03:30:44 INFO : sub/yam: Moved (server-side) to: yam 2026/05/06 03:30:44 INFO : yam: Renamed from "sub/yam" 2026/05/06 03:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:44 DEBUG : Waiting for deletions to finish 2026/05/06 03:30:44 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.30s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:30:47 DEBUG : Creating backend with remote "/tmp/rclone3229137500/dir1" 2026/05/06 03:30:47 DEBUG : Config file has changed externally - reloading 2026/05/06 03:30:47 DEBUG : Creating backend with remote "/tmp/rclone3229137500/dir2" 2026/05/06 03:30:47 DEBUG : Local file system at /tmp/rclone3229137500/dir2: Using server-side directory move 2026/05/06 03:30:47 INFO : Local file system at /tmp/rclone3229137500/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/06 03:30:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/06 03:30:47 DEBUG : Local file system at /tmp/rclone3229137500/dir2: Waiting for checks to finish 2026/05/06 03:30:47 DEBUG : Local file system at /tmp/rclone3229137500/dir2: Waiting for transfers to finish 2026/05/06 03:30:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.76s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:30:48 DEBUG : Added delayed dir = "nested", newDst= 2026/05/06 03:30:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:30:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:30:48 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/06 03:30:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/06 03:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:30:50 DEBUG : sub dir/hello world: md5 = f72d79d57dba1a4c2bb539eb0947bb68 OK 2026/05/06 03:30:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:30:50 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:30:50 INFO : sub dir/hello world: Deleted 2026/05/06 03:30:52 DEBUG : nested/sub dir/file: md5 = 85c3d4e833570497de2fe08027be0fd1 OK 2026/05/06 03:30:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/06 03:30:52 INFO : nested/sub dir/file: Copied (new) 2026/05/06 03:30:52 INFO : nested/sub dir/file: Deleted 2026/05/06 03:30:53 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:30:53 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/06 03:30:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:30:53 INFO : sub dir: Removing directory 2026/05/06 03:30:53 INFO : nested/sub dir: Removing directory 2026/05/06 03:30:53 INFO : nested: Removing directory 2026/05/06 03:30:53 DEBUG : Local file system at /tmp/rclone3229137500: deleted 3 directories 2026/05/06 03:30:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/06 03:30:56 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/06 03:30:57 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:30:58 DEBUG : Added delayed dir = "nested", newDst= 2026/05/06 03:30:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 03:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 03:30:58 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/06 03:30:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/06 03:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:31:00 DEBUG : sub dir/hello world: md5 = 33bb1bc3bd518f6cfdc6193ad423f4ee OK 2026/05/06 03:31:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/06 03:31:00 INFO : sub dir/hello world: Copied (new) 2026/05/06 03:31:00 INFO : sub dir/hello world: Deleted 2026/05/06 03:31:02 DEBUG : nested/sub dir/file: md5 = 18c62105ff550e97f123d28262c92c21 OK 2026/05/06 03:31:02 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/06 03:31:02 INFO : nested/sub dir/file: Copied (new) 2026/05/06 03:31:02 INFO : nested/sub dir/file: Deleted 2026/05/06 03:31:03 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:31:03 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/06 03:31:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:31:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/06 03:31:07 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/06 03:31:08 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.31s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:31:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/06 03:31:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/06 03:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:31:10 DEBUG : existing-b: md5 = 7af130bba27a886dd0636f5eab8fcf29 OK 2026/05/06 03:31:10 DEBUG : existing-b: size = 6 OK 2026/05/06 03:31:10 INFO : existing-b: Copied (new) 2026/05/06 03:31:10 INFO : existing-b: Deleted 2026/05/06 03:31:10 DEBUG : existing: md5 = 3059a4e88fd03457c74a4720d67e7aec OK 2026/05/06 03:31:10 DEBUG : existing: size = 6 OK 2026/05/06 03:31:10 INFO : existing: Copied (new) 2026/05/06 03:31:10 INFO : existing: Deleted 2026/05/06 03:31:10 DEBUG : existing: Destination exists, skipping 2026/05/06 03:31:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/06 03:31:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:31:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:31:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.92s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:31:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bajotat2xidu" 2026/05/06 03:31:12 DEBUG : Creating backend with remote "TestDrive:crypt/kufc0gdiaoc63dkn1b5p2o6q18ev4rn777p17r5o6339i7osi300" 2026/05/06 03:31:15 DEBUG : potato2: md5 = 4c03e6c7f7be668ae3402cf326c447d2 OK 2026/05/06 03:31:16 DEBUG : empty space: md5 = 94b3401431b0a4e97167600a84187a01 OK 2026/05/06 03:31:17 DEBUG : potato3: md5 = fd574c1baf834fe73cd65af102e124f8 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate' -> Encrypted drive 'TestCryptDrive:rclone-test-bajotat2xidu' 2026/05/06 03:31:20 DEBUG : empty space: md5 = c06d73ff7e2eb38f2c606e39190be01d OK 2026/05/06 03:31:22 DEBUG : potato3: md5 = caf3942246c904ee246d9d6e6e035dc4 OK 2026/05/06 03:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bajotat2xidu': Using server-side directory move 2026/05/06 03:31:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bajotat2xidu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/06 03:31:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:31:22 DEBUG : empty space: size = 1 OK 2026/05/06 03:31:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/06 03:31:22 DEBUG : empty space: Unchanged skipping 2026/05/06 03:31:22 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:31:22 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bajotat2xidu') 2026/05/06 03:31:22 DEBUG : potato3: Sizes differ 2026/05/06 03:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bajotat2xidu': Waiting for checks to finish 2026/05/06 03:31:23 INFO : empty space: Deleted 2026/05/06 03:31:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bajotat2xidu': Waiting for transfers to finish 2026/05/06 03:31:23 INFO : potato2: Moved (server-side) 2026/05/06 03:31:23 INFO : potato3: Deleted 2026/05/06 03:31:23 INFO : potato3: Moved (server-side) 2026/05/06 03:31:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hacaqev0wenu" 2026/05/06 03:31:24 DEBUG : Creating backend with remote "TestDrive:crypt/rg2meoaj5n8m9picpdbjs2v73j2tuqjvrd4t5comq60gvbvtq0m0" 2026/05/06 03:31:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hacaqev0wenu': Using server-side directory move 2026/05/06 03:31:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hacaqev0wenu': Server side directory move succeeded 2026/05/06 03:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hacaqev0wenu': Purge remote 2026/05/06 03:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bajotat2xidu': Purge remote 2026/05/06 03:31:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.69s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:31:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozahuk2folo" 2026/05/06 03:31:28 DEBUG : Creating backend with remote "TestDrive:crypt/53c9nj9he35s2jagieljindrjs7dndigidp82lum5b9favikfof0" 2026/05/06 03:31:30 DEBUG : potato2: md5 = 9dc25e06238bf00ea48159c37625e363 OK 2026/05/06 03:31:32 DEBUG : empty space: md5 = 2dde3f5428a6ca977e5d9f9418823c86 OK 2026/05/06 03:31:33 DEBUG : potato3: md5 = 7815b529a2e3ccedf627beeb6000b520 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate' -> Encrypted drive 'TestCryptDrive:rclone-test-vozahuk2folo' 2026/05/06 03:31:36 DEBUG : empty space: md5 = aca506bbcd5026567f1204cc8f6a4733 OK 2026/05/06 03:31:37 DEBUG : potato3: md5 = 9e0621bc46bc787e3fcd5a4f46b6b68a OK 2026/05/06 03:31:38 DEBUG : empty space: Excluded (Size Filter) 2026/05/06 03:31:38 DEBUG : empty space: Excluded 2026/05/06 03:31:38 DEBUG : empty space: Excluded (Size Filter) 2026/05/06 03:31:38 DEBUG : empty space: Excluded 2026/05/06 03:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:31:38 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:31:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozahuk2folo': Waiting for checks to finish 2026/05/06 03:31:38 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vozahuk2folo') 2026/05/06 03:31:38 DEBUG : potato3: Sizes differ 2026/05/06 03:31:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozahuk2folo': Waiting for transfers to finish 2026/05/06 03:31:38 INFO : potato3: Deleted 2026/05/06 03:31:38 INFO : potato2: Moved (server-side) 2026/05/06 03:31:39 INFO : potato3: Moved (server-side) 2026/05/06 03:31:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xicohoc7cimi" 2026/05/06 03:31:40 DEBUG : Creating backend with remote "TestDrive:crypt/bf3donukadk5u9ncqiml5rn9pk9hgk1uhd2ks9dampj7cm61cpi0" 2026/05/06 03:31:41 DEBUG : empty space: Excluded (Size Filter) 2026/05/06 03:31:41 DEBUG : empty space: Excluded 2026/05/06 03:31:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:31:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/06 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xicohoc7cimi': Waiting for checks to finish 2026/05/06 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xicohoc7cimi': Waiting for transfers to finish 2026/05/06 03:31:42 INFO : potato3: Moved (server-side) 2026/05/06 03:31:42 INFO : potato2: Moved (server-side) 2026/05/06 03:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xicohoc7cimi': Purge remote 2026/05/06 03:31:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozahuk2folo': Purge remote --- PASS: TestServerSideMoveWithFilter (17.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:31:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwetoh9gumu" 2026/05/06 03:31:45 DEBUG : Creating backend with remote "TestDrive:crypt/bnn6pol8o1lcdkkm2uuhtdhdrn7f2eqjmgdm875dmqm2r2u3ufb0" 2026/05/06 03:31:48 DEBUG : potato2: md5 = 9b96e76262230775d4ef50427f896a36 OK 2026/05/06 03:31:49 DEBUG : empty space: md5 = 780263664c9f86931469aaf16f9c88ea OK 2026/05/06 03:31:51 DEBUG : potato3: md5 = a7f69e162d456d2411895423f2a12c4c OK 2026/05/06 03:31:51 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate' -> Encrypted drive 'TestCryptDrive:rclone-test-duwetoh9gumu' 2026/05/06 03:31:54 DEBUG : empty space: md5 = 5bf1eef82442523825462472e1550f68 OK 2026/05/06 03:31:56 DEBUG : potato3: md5 = d2f0af1b544a431369115c880db5e1c1 OK 2026/05/06 03:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwetoh9gumu': Using server-side directory move 2026/05/06 03:31:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwetoh9gumu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/06 03:31:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 03:31:56 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/06 03:31:56 DEBUG : empty space: size = 1 OK 2026/05/06 03:31:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/06 03:31:56 DEBUG : empty space: Unchanged skipping 2026/05/06 03:31:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:31:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-duwetoh9gumu') 2026/05/06 03:31:56 DEBUG : potato3: Sizes differ 2026/05/06 03:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwetoh9gumu': Waiting for checks to finish 2026/05/06 03:31:57 INFO : empty space: Deleted 2026/05/06 03:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwetoh9gumu': Waiting for transfers to finish 2026/05/06 03:31:57 INFO : potato3: Deleted 2026/05/06 03:31:57 INFO : potato2: Moved (server-side) 2026/05/06 03:31:57 INFO : potato3: Moved (server-side) 2026/05/06 03:31:57 INFO : tomatoDir: Removing directory 2026/05/06 03:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': deleted 1 directories 2026/05/06 03:31:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cozuduz6jefo" 2026/05/06 03:31:59 DEBUG : Creating backend with remote "TestDrive:crypt/k4ab310vj59u4d06cm9643dja80tldn79td8mq85ksu0it4vruk0" 2026/05/06 03:32:00 INFO : tomatoDir: Making directory 2026/05/06 03:32:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cozuduz6jefo': Using server-side directory move 2026/05/06 03:32:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cozuduz6jefo': Server side directory move succeeded 2026/05/06 03:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cozuduz6jefo': Purge remote 2026/05/06 03:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwetoh9gumu': Purge remote 2026/05/06 03:32:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.29s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.51s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:32:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test" 2026/05/06 03:32:05 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.37s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:32:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test" 2026/05/06 03:32:07 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/06 03:32:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test-include/layer2" 2026/05/06 03:32:10 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/06 03:32:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test-ignore-file" 2026/05/06 03:32:13 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/06 03:32:17 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = a9afd97226b76957929e2ba37740b3e1 OK 2026/05/06 03:32:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 03:32:18 DEBUG : rclone-sync-test: Excluded 2026/05/06 03:32:18 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/06 03:32:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 03:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test': Waiting for checks to finish 2026/05/06 03:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test': Waiting for transfers to finish 2026/05/06 03:32:19 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:19 INFO : There was nothing to transfer 2026/05/06 03:32:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 03:32:20 DEBUG : rclone-sync-test: Excluded 2026/05/06 03:32:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 03:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:32:21 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:21 INFO : rclone-sync-test-include: Removing directory 2026/05/06 03:32:21 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/06 03:32:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/06 03:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': failed to delete 1 directories 2026/05/06 03:32:21 INFO : There was nothing to transfer 2026/05/06 03:32:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 03:32:22 DEBUG : rclone-sync-test: Excluded 2026/05/06 03:32:22 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/06 03:32:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 03:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/06 03:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/06 03:32:23 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:23 INFO : There was nothing to transfer 2026/05/06 03:32:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 03:32:24 DEBUG : rclone-sync-test: Excluded 2026/05/06 03:32:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 03:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:32:24 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:24 INFO : rclone-sync-test-include: Removing directory 2026/05/06 03:32:25 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/06 03:32:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/06 03:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': failed to delete 1 directories 2026/05/06 03:32:25 INFO : There was nothing to transfer 2026/05/06 03:32:25 DEBUG : Excluded 2026/05/06 03:32:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 03:32:26 DEBUG : rclone-sync-test: Excluded 2026/05/06 03:32:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/06 03:32:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 03:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/06 03:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/06 03:32:26 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:26 INFO : There was nothing to transfer 2026/05/06 03:32:29 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/06 03:32:29 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.34s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:32:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/dst" 2026/05/06 03:32:31 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 03:32:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/CompareDest" 2026/05/06 03:32:32 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/gveqi14airsml4bgu7krj116o8" 2026/05/06 03:32:34 DEBUG : one: Need to transfer - File not found at Destination 2026/05/06 03:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:32:36 DEBUG : one: md5 = 25ea58b9b64f26acb3ee87263a71dbc7 OK 2026/05/06 03:32:36 DEBUG : one: size = 3 OK 2026/05/06 03:32:36 INFO : one: Copied (new) 2026/05/06 03:32:36 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:32:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:32:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:32:38 DEBUG : one: Sizes differ 2026/05/06 03:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:32:39 DEBUG : one: md5 = 55aecb07082b140b139a59f72830ad16 OK 2026/05/06 03:32:39 DEBUG : one: size = 5 OK 2026/05/06 03:32:39 INFO : one: Copied (replaced existing) 2026/05/06 03:32:39 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:41 DEBUG : dst/one: md5 = 4457074d7f7f1363a5775ee2e310970f OK 2026/05/06 03:32:44 DEBUG : CompareDest/one: md5 = 795e380963e498ea2fe238c184ae390f OK 2026/05/06 03:32:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:32:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:32:44 DEBUG : one: Sizes differ 2026/05/06 03:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:32:45 DEBUG : one: size = 5 OK 2026/05/06 03:32:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:32:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 03:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:32:45 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:45 INFO : There was nothing to transfer 2026/05/06 03:32:47 DEBUG : CompareDest/two: md5 = 72dd452ba3fa0233e7d1e9244e940276 OK 2026/05/06 03:32:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:32:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:32:48 DEBUG : one: Sizes differ 2026/05/06 03:32:48 DEBUG : two: size = 3 OK 2026/05/06 03:32:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:32:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/06 03:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:32:48 DEBUG : one: size = 5 OK 2026/05/06 03:32:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:32:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 03:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:32:48 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:48 INFO : There was nothing to transfer 2026/05/06 03:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:32:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:32:49 DEBUG : one: Sizes differ 2026/05/06 03:32:49 DEBUG : two: size = 3 OK 2026/05/06 03:32:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:32:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/06 03:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:32:49 DEBUG : one: size = 5 OK 2026/05/06 03:32:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:32:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 03:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:32:49 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:49 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/06 03:32:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:32:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:32:51 DEBUG : one: Sizes differ 2026/05/06 03:32:51 DEBUG : one: size = 5 OK 2026/05/06 03:32:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:32:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 03:32:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:32:51 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/CompareDest') 2026/05/06 03:32:51 DEBUG : two: Sizes differ 2026/05/06 03:32:51 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 03:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:32:52 DEBUG : two: md5 = 27c1993443affd7a2f048969390e4d04 OK 2026/05/06 03:32:52 DEBUG : two: size = 5 OK 2026/05/06 03:32:52 INFO : two: Copied (new) 2026/05/06 03:32:52 DEBUG : Waiting for deletions to finish 2026/05/06 03:32:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:32:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:32:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:32:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (26.10s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:32:59 DEBUG : pre-dest1/1: md5 = fe6c869efd8da87069b6ba4eda0bbd5e OK 2026/05/06 03:33:01 DEBUG : pre-dest2/2: md5 = f31ab1b22603fd776451f434b2239f8b OK 2026/05/06 03:33:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/dest" 2026/05/06 03:33:02 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/rg03c1jvnehrrc617i0lnqjddc" 2026/05/06 03:33:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/pre-dest1" 2026/05/06 03:33:03 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/bbnblvh6k061ssopqrp18kd7gc" 2026/05/06 03:33:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/pre-dest2" 2026/05/06 03:33:04 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/06 03:33:05 DEBUG : 1: size = 1 OK 2026/05/06 03:33:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:33:05 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/06 03:33:06 DEBUG : 2: size = 1 OK 2026/05/06 03:33:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:33:06 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/06 03:33:06 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/06 03:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dest': Waiting for checks to finish 2026/05/06 03:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dest': Waiting for transfers to finish 2026/05/06 03:33:09 DEBUG : 3: md5 = 3dd656d72d3c8a28292c54bb2c93c3b3 OK 2026/05/06 03:33:09 DEBUG : 3: size = 1 OK 2026/05/06 03:33:09 INFO : 3: Copied (new) 2026/05/06 03:33:09 DEBUG : Waiting for deletions to finish 2026/05/06 03:33:12 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/06 03:33:13 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/06 03:33:14 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.42s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:33:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/dst" 2026/05/06 03:33:14 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 03:33:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/CopyDest" 2026/05/06 03:33:16 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/06 03:33:18 DEBUG : one: Need to transfer - File not found at Destination 2026/05/06 03:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:33:20 DEBUG : one: md5 = e6723c8d715ce2ed6e8c76646755d5fe OK 2026/05/06 03:33:20 DEBUG : one: size = 3 OK 2026/05/06 03:33:20 INFO : one: Copied (new) 2026/05/06 03:33:20 DEBUG : Waiting for deletions to finish 2026/05/06 03:33:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:33:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:33:22 DEBUG : one: Sizes differ 2026/05/06 03:33:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:33:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:33:23 DEBUG : one: md5 = 924472bb82d2ab9eb1f04c0aebfec7e6 OK 2026/05/06 03:33:23 DEBUG : one: size = 5 OK 2026/05/06 03:33:23 INFO : one: Copied (replaced existing) 2026/05/06 03:33:23 DEBUG : Waiting for deletions to finish 2026/05/06 03:33:25 DEBUG : dst/one: md5 = e63f84d4cef782fc3d99de491be0a9ae OK 2026/05/06 03:33:27 DEBUG : CopyDest/one: md5 = adf4fbd88b127a88e7dd3539f4451128 OK 2026/05/06 03:33:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/BackupDir" 2026/05/06 03:33:28 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/06 03:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:33:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:33:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:33:30 DEBUG : one: Sizes differ 2026/05/06 03:33:30 DEBUG : one: size = 5 OK 2026/05/06 03:33:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:33:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:33:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:33:30 DEBUG : one: Sizes differ 2026/05/06 03:33:32 INFO : one: Moved (server-side) 2026/05/06 03:33:33 DEBUG : one: size = 5 OK 2026/05/06 03:33:33 INFO : one: Copied (server-side copy) 2026/05/06 03:33:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/06 03:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:33:33 DEBUG : Waiting for deletions to finish 2026/05/06 03:33:34 DEBUG : CopyDest/two: md5 = 24a012b21db30162f248e80c12558799 OK 2026/05/06 03:33:35 DEBUG : one: size = 5 OK 2026/05/06 03:33:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:33:35 DEBUG : one: Unchanged skipping 2026/05/06 03:33:35 DEBUG : two: size = 3 OK 2026/05/06 03:33:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:33:37 DEBUG : two: size = 3 OK 2026/05/06 03:33:37 INFO : two: Copied (server-side copy) 2026/05/06 03:33:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/06 03:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:33:37 DEBUG : Waiting for deletions to finish 2026/05/06 03:33:37 DEBUG : one: size = 5 OK 2026/05/06 03:33:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:33:37 DEBUG : one: Unchanged skipping 2026/05/06 03:33:37 DEBUG : two: size = 3 OK 2026/05/06 03:33:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:33:37 DEBUG : two: Unchanged skipping 2026/05/06 03:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:33:37 DEBUG : Waiting for deletions to finish 2026/05/06 03:33:37 INFO : There was nothing to transfer 2026/05/06 03:33:39 DEBUG : CopyDest/three: md5 = 2cebb244a8cba0a6b4180c877e68dbe2 OK 2026/05/06 03:33:40 DEBUG : one: size = 5 OK 2026/05/06 03:33:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:33:40 DEBUG : one: Unchanged skipping 2026/05/06 03:33:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:33:40 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/CopyDest') 2026/05/06 03:33:40 DEBUG : three: Sizes differ 2026/05/06 03:33:40 DEBUG : three: Destination not found in --copy-dest 2026/05/06 03:33:40 DEBUG : three: Need to transfer - File not found at Destination 2026/05/06 03:33:40 DEBUG : two: size = 3 OK 2026/05/06 03:33:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 03:33:40 DEBUG : two: Unchanged skipping 2026/05/06 03:33:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:33:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:33:42 DEBUG : three: md5 = 48e56386b4eb1374c07c26dcb3ae19f3 OK 2026/05/06 03:33:42 DEBUG : three: size = 7 OK 2026/05/06 03:33:42 INFO : three: Copied (new) 2026/05/06 03:33:42 DEBUG : Waiting for deletions to finish 2026/05/06 03:33:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/06 03:33:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:33:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:33:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/06 03:33:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:33:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:33:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (35.08s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:33:51 DEBUG : dst/one: md5 = 84b6f527307cfee092cecd7812f3b5fd OK 2026/05/06 03:33:53 DEBUG : dst/two: md5 = 840bed3f1c8d2abd244d78320f309aed OK 2026/05/06 03:33:54 DEBUG : dst/three.txt: md5 = 8adcd33e809b8b87209dad18fd61af6b OK 2026/05/06 03:33:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/dst" 2026/05/06 03:33:55 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 03:33:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/backup" 2026/05/06 03:33:56 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/1nrff024r7pq65ecp72fc28jb0" 2026/05/06 03:33:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:33:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:33:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:33:57 DEBUG : two: size = 3 OK 2026/05/06 03:33:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:33:57 DEBUG : two: Unchanged skipping 2026/05/06 03:33:57 DEBUG : one: Sizes differ 2026/05/06 03:33:59 INFO : one: Moved (server-side) 2026/05/06 03:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:34:01 DEBUG : one: md5 = 91358ca1c67dbc0438b679bc420e3a75 OK 2026/05/06 03:34:01 DEBUG : one: size = 4 OK 2026/05/06 03:34:01 INFO : one: Copied (new) 2026/05/06 03:34:01 DEBUG : Waiting for deletions to finish 2026/05/06 03:34:01 INFO : three.txt: Moved (server-side) 2026/05/06 03:34:01 INFO : three.txt: Moved into backup dir 2026/05/06 03:34:03 DEBUG : dst/three.txt: md5 = 1c18900d0e9f607988859c94069c60d5 OK 2026/05/06 03:34:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:34:04 DEBUG : two: size = 3 OK 2026/05/06 03:34:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:34:04 DEBUG : two: Unchanged skipping 2026/05/06 03:34:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:34:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:34:04 DEBUG : one: Sizes differ 2026/05/06 03:34:05 INFO : one: Deleted 2026/05/06 03:34:05 INFO : one: Moved (server-side) 2026/05/06 03:34:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:34:07 DEBUG : one: md5 = ecaf7541e6c3be7009325a299c94544f OK 2026/05/06 03:34:07 DEBUG : one: size = 5 OK 2026/05/06 03:34:07 INFO : one: Copied (new) 2026/05/06 03:34:07 DEBUG : Waiting for deletions to finish 2026/05/06 03:34:08 INFO : three.txt: Deleted 2026/05/06 03:34:08 INFO : three.txt: Moved (server-side) 2026/05/06 03:34:08 INFO : three.txt: Moved into backup dir 2026/05/06 03:34:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:34:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:34:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/06 03:34:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:34:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:34:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.45s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:34:15 DEBUG : dst/one: md5 = 1fa6f3b9dc03a7e3485ae048fd6ea656 OK 2026/05/06 03:34:17 DEBUG : dst/two: md5 = e96ba1c9bd523e0d3f55b35c73e160cf OK 2026/05/06 03:34:18 DEBUG : dst/three.txt: md5 = 8eed067fd4229260acd530a7ba60e374 OK 2026/05/06 03:34:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/dst" 2026/05/06 03:34:19 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 03:34:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/backup" 2026/05/06 03:34:20 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/1nrff024r7pq65ecp72fc28jb0" 2026/05/06 03:34:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:34:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:34:22 DEBUG : one: Sizes differ 2026/05/06 03:34:22 DEBUG : two: size = 3 OK 2026/05/06 03:34:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:34:22 DEBUG : two: Unchanged skipping 2026/05/06 03:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:34:23 INFO : one: Moved (server-side) to: one.bak 2026/05/06 03:34:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:34:25 DEBUG : one: md5 = ff8834b66f29aa36a6bca631e30799c3 OK 2026/05/06 03:34:25 DEBUG : one: size = 4 OK 2026/05/06 03:34:25 INFO : one: Copied (new) 2026/05/06 03:34:25 DEBUG : Waiting for deletions to finish 2026/05/06 03:34:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 03:34:25 INFO : three.txt: Moved into backup dir 2026/05/06 03:34:27 DEBUG : dst/three.txt: md5 = 135323abcf27f21a14820a700d39bdfc OK 2026/05/06 03:34:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:34:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:34:28 DEBUG : one: Sizes differ 2026/05/06 03:34:28 DEBUG : two: size = 3 OK 2026/05/06 03:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:34:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:34:28 DEBUG : two: Unchanged skipping 2026/05/06 03:34:29 INFO : one.bak: Deleted 2026/05/06 03:34:29 INFO : one: Moved (server-side) to: one.bak 2026/05/06 03:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:34:31 DEBUG : one: md5 = 390ca72184b323ae809dc9cda0e1819f OK 2026/05/06 03:34:31 DEBUG : one: size = 5 OK 2026/05/06 03:34:31 INFO : one: Copied (new) 2026/05/06 03:34:31 DEBUG : Waiting for deletions to finish 2026/05/06 03:34:32 INFO : three.txt.bak: Deleted 2026/05/06 03:34:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 03:34:32 INFO : three.txt: Moved into backup dir 2026/05/06 03:34:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:34:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:34:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/06 03:34:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/06 03:34:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/06 03:34:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:34:39 DEBUG : dst/one: md5 = bd579855be2371f7ac512c395de3baca OK 2026/05/06 03:34:41 DEBUG : dst/two: md5 = aabd5297ff3736b8aeeffad2ea7d520b OK 2026/05/06 03:34:42 DEBUG : dst/three.txt: md5 = b60d69e4b544ef0b12c1b46be857dbb7 OK 2026/05/06 03:34:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/dst" 2026/05/06 03:34:43 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 03:34:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/backup" 2026/05/06 03:34:43 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/1nrff024r7pq65ecp72fc28jb0" 2026/05/06 03:34:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:34:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:34:45 DEBUG : one: Sizes differ 2026/05/06 03:34:45 DEBUG : two: size = 3 OK 2026/05/06 03:34:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:34:45 DEBUG : two: Unchanged skipping 2026/05/06 03:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:34:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/06 03:34:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:34:48 DEBUG : one: md5 = 17e653666f27d8c6b9b5e359ec991433 OK 2026/05/06 03:34:48 DEBUG : one: size = 4 OK 2026/05/06 03:34:48 INFO : one: Copied (new) 2026/05/06 03:34:48 DEBUG : Waiting for deletions to finish 2026/05/06 03:34:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/06 03:34:49 INFO : three.txt: Moved into backup dir 2026/05/06 03:34:51 DEBUG : dst/three.txt: md5 = 306f430a777f8b95e4d59972e5220e9a OK 2026/05/06 03:34:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:34:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:34:52 DEBUG : one: Sizes differ 2026/05/06 03:34:52 DEBUG : two: size = 3 OK 2026/05/06 03:34:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:34:52 DEBUG : two: Unchanged skipping 2026/05/06 03:34:53 INFO : one-2019-01-01: Deleted 2026/05/06 03:34:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/06 03:34:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:34:55 DEBUG : one: md5 = b4d87e3b9fae9a4a59b45cc2312d5039 OK 2026/05/06 03:34:55 DEBUG : one: size = 5 OK 2026/05/06 03:34:55 INFO : one: Copied (new) 2026/05/06 03:34:55 DEBUG : Waiting for deletions to finish 2026/05/06 03:34:56 INFO : three-2019-01-01.txt: Deleted 2026/05/06 03:34:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/06 03:34:56 INFO : three.txt: Moved into backup dir 2026/05/06 03:34:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:34:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:35:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/06 03:35:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/06 03:35:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/06 03:35:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.14s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:35:03 DEBUG : dst/one: md5 = c1e1437fb5c6baae5a12119f565bae6c OK 2026/05/06 03:35:04 DEBUG : dst/two: md5 = 67b2b07c196d53f002895282b87ccda8 OK 2026/05/06 03:35:06 DEBUG : dst/three.txt: md5 = 30b36db8f78dd81e8857953b4ce0be79 OK 2026/05/06 03:35:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/dst" 2026/05/06 03:35:07 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 03:35:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:35:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:35:08 DEBUG : one: Sizes differ 2026/05/06 03:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:35:08 DEBUG : two: size = 3 OK 2026/05/06 03:35:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:35:08 DEBUG : two: Unchanged skipping 2026/05/06 03:35:08 INFO : one: Moved (server-side) to: one.bak 2026/05/06 03:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:35:10 DEBUG : one: md5 = cd4b720afbe31051df381d9ae16cf281 OK 2026/05/06 03:35:10 DEBUG : one: size = 4 OK 2026/05/06 03:35:10 INFO : one: Copied (new) 2026/05/06 03:35:10 DEBUG : Waiting for deletions to finish 2026/05/06 03:35:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 03:35:10 INFO : three.txt: Moved into backup dir 2026/05/06 03:35:13 DEBUG : dst/three.txt: md5 = c7127d32a7afe078d08ea7006769c1cd OK 2026/05/06 03:35:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/06 03:35:14 DEBUG : three.txt.bak: Excluded 2026/05/06 03:35:14 DEBUG : one.bak: Excluded (Path Filter) 2026/05/06 03:35:14 DEBUG : one.bak: Excluded 2026/05/06 03:35:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:35:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:35:14 DEBUG : one: Sizes differ 2026/05/06 03:35:14 DEBUG : two: size = 3 OK 2026/05/06 03:35:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:35:14 DEBUG : two: Unchanged skipping 2026/05/06 03:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for checks to finish 2026/05/06 03:35:14 INFO : one.bak: Deleted 2026/05/06 03:35:15 INFO : one: Moved (server-side) to: one.bak 2026/05/06 03:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst': Waiting for transfers to finish 2026/05/06 03:35:16 DEBUG : one: md5 = d9f4b8f0bffb77f252cc6b60027135ab OK 2026/05/06 03:35:16 DEBUG : one: size = 5 OK 2026/05/06 03:35:16 INFO : one: Copied (new) 2026/05/06 03:35:16 DEBUG : Waiting for deletions to finish 2026/05/06 03:35:17 INFO : three.txt.bak: Deleted 2026/05/06 03:35:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 03:35:17 INFO : three.txt: Moved into backup dir 2026/05/06 03:35:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:35:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/06 03:35:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/06 03:35:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/06 03:35:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:35:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.43s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:35:23 DEBUG : dst/one: md5 = 96ada736865a2cb3147110427a5bb183 OK 2026/05/06 03:35:25 DEBUG : dst/two: md5 = b4ef4786938776e8998afa2021e5f02b OK 2026/05/06 03:35:27 DEBUG : dst/three.txt: md5 = 1c8707fd3acd1feacb2257019ea9857f OK 2026/05/06 03:35:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/dst" 2026/05/06 03:35:27 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 03:35:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:35:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:35:28 DEBUG : one: Sizes differ 2026/05/06 03:35:29 INFO : one: Moved (server-side) to: one.bak 2026/05/06 03:35:30 DEBUG : one: md5 = 663e478a6c9456d7b05ccd5485b45d21 OK 2026/05/06 03:35:30 DEBUG : one: size = 4 OK 2026/05/06 03:35:30 INFO : one: Copied (new) 2026/05/06 03:35:31 DEBUG : two: size = 3 OK 2026/05/06 03:35:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:35:31 DEBUG : two: Unchanged skipping 2026/05/06 03:35:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:35:31 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:35:31 DEBUG : three.txt: Sizes differ 2026/05/06 03:35:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 03:35:33 DEBUG : three.txt: md5 = f33e13ce42caf547d44cb09c7b814145 OK 2026/05/06 03:35:33 DEBUG : three.txt: size = 6 OK 2026/05/06 03:35:33 INFO : three.txt: Copied (new) 2026/05/06 03:35:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:35:34 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:35:34 DEBUG : one: Sizes differ 2026/05/06 03:35:35 INFO : one.bak: Deleted 2026/05/06 03:35:36 INFO : one: Moved (server-side) to: one.bak 2026/05/06 03:35:37 DEBUG : one: md5 = 8badc4dd438c50a8c2899d3654a598a4 OK 2026/05/06 03:35:37 DEBUG : one: size = 5 OK 2026/05/06 03:35:37 INFO : one: Copied (new) 2026/05/06 03:35:37 DEBUG : two: size = 3 OK 2026/05/06 03:35:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:35:37 DEBUG : two: Unchanged skipping 2026/05/06 03:35:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:35:38 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:35:38 DEBUG : three.txt: Sizes differ 2026/05/06 03:35:39 INFO : three.txt.bak: Deleted 2026/05/06 03:35:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 03:35:41 DEBUG : three.txt: md5 = 823d72056eb935c68b4e8e989fa7281c OK 2026/05/06 03:35:41 DEBUG : three.txt: size = 19 OK 2026/05/06 03:35:41 INFO : three.txt: Copied (new) 2026/05/06 03:35:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:35:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/06 03:35:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/06 03:35:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:35:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/06 03:35:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/06 03:35:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (24.10s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:35:48 DEBUG : dst/one: md5 = f98713d1789f0f91baa51bf3dc3af1d2 OK 2026/05/06 03:35:49 DEBUG : dst/two: md5 = 1591888efa68ca1bbff785230e0384e4 OK 2026/05/06 03:35:51 DEBUG : dst/three.txt: md5 = 32bab9d3dffe61155e0dad22a57e194b OK 2026/05/06 03:35:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megucig1wate/dst" 2026/05/06 03:35:51 DEBUG : Config file has changed externally - reloading 2026/05/06 03:35:51 DEBUG : Creating backend with remote "TestDrive:crypt/f3mjj7bh861epf23nbfpddoj2a0dljjvq26mjqd32t6nj8mu59vg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 03:35:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:35:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:35:52 DEBUG : one: Sizes differ 2026/05/06 03:35:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/06 03:35:54 DEBUG : one: md5 = 2657ab0ecaf06b1ddebf3aef9c2b64df OK 2026/05/06 03:35:54 DEBUG : one: size = 4 OK 2026/05/06 03:35:54 INFO : one: Copied (new) 2026/05/06 03:35:55 DEBUG : two: size = 3 OK 2026/05/06 03:35:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:35:55 DEBUG : two: Unchanged skipping 2026/05/06 03:35:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:35:55 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:35:55 DEBUG : three.txt: Sizes differ 2026/05/06 03:35:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/06 03:35:57 DEBUG : three.txt: md5 = 8f5ecf92db5006d253b8101784ce6e03 OK 2026/05/06 03:35:57 DEBUG : three.txt: size = 6 OK 2026/05/06 03:35:57 INFO : three.txt: Copied (new) 2026/05/06 03:35:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:35:59 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:35:59 DEBUG : one: Sizes differ 2026/05/06 03:35:59 INFO : one-2019-01-01: Deleted 2026/05/06 03:36:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/06 03:36:01 DEBUG : one: md5 = d5ab1c3b1d481b76b06d968c2d3afde4 OK 2026/05/06 03:36:01 DEBUG : one: size = 5 OK 2026/05/06 03:36:01 INFO : one: Copied (new) 2026/05/06 03:36:02 DEBUG : two: size = 3 OK 2026/05/06 03:36:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:36:02 DEBUG : two: Unchanged skipping 2026/05/06 03:36:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:36:02 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate/dst') 2026/05/06 03:36:02 DEBUG : three.txt: Sizes differ 2026/05/06 03:36:03 INFO : three-2019-01-01.txt: Deleted 2026/05/06 03:36:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/06 03:36:05 DEBUG : three.txt: md5 = a1b432f24791f4ce6a7a2f5a96c5dbaa OK 2026/05/06 03:36:05 DEBUG : three.txt: size = 19 OK 2026/05/06 03:36:05 INFO : three.txt: Copied (new) 2026/05/06 03:36:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 03:36:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/06 03:36:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/06 03:36:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/06 03:36:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:36:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/06 03:36:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.56s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:36:10 DEBUG : Testêé: md5 = 4f2084783d25201dc773f290d234f1e0 OK 2026/05/06 03:36:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:36:11 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:36:11 DEBUG : Testêé: Sizes differ 2026/05/06 03:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:36:12 DEBUG : Testêé: md5 = 903d499dafe3c80fabc4298a7c3fabce OK 2026/05/06 03:36:12 DEBUG : Testêé: size = 14 OK 2026/05/06 03:36:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/06 03:36:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.47s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:36:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/06 03:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:36:15 DEBUG : existing: md5 = b6b14d49382a58686368f33ede6c01a7 OK 2026/05/06 03:36:15 DEBUG : existing: size = 6 OK 2026/05/06 03:36:15 INFO : existing: Copied (new) 2026/05/06 03:36:15 DEBUG : Waiting for deletions to finish 2026/05/06 03:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:36:16 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:36:16 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:36:16 DEBUG : existing: Sizes differ 2026/05/06 03:36:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/06 03:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:36:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': not deleting files as there were IO errors 2026/05/06 03:36:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.07s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:36:19 DEBUG : EXISTING: md5 = 785adf2bf0961c9361353039d4d86d8f OK 2026/05/06 03:36:19 DEBUG : EXISTING: size = 6 OK 2026/05/06 03:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:36:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:36:19 DEBUG : existing: Unchanged skipping 2026/05/06 03:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:36:19 DEBUG : Waiting for deletions to finish 2026/05/06 03:36:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.39s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", 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-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", 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-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.47s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:36:24 DEBUG : both0: md5 = 4ec2545273e7058c816fa45221dad75b OK 2026/05/06 03:36:26 DEBUG : only0: md5 = 67251bc98b2313ebdd14a054830dde21 OK 2026/05/06 03:36:27 DEBUG : both1: md5 = 433cc545bee6d8cd85f650583f10c04d OK 2026/05/06 03:36:29 DEBUG : only1: md5 = 0e0bd662f72415bb99559a998e4ab185 OK 2026/05/06 03:36:30 DEBUG : both2: md5 = 2f16014420b1f0aa786bb3b320cac66c OK 2026/05/06 03:36:32 DEBUG : only2: md5 = 9068b08b36708eb588cc13fab67da989 OK 2026/05/06 03:36:33 DEBUG : both3: md5 = 6662a705c75cbe771602384715df0fd2 OK 2026/05/06 03:36:35 DEBUG : only3: md5 = f99c49264264b8486a4e4c599f384eb5 OK 2026/05/06 03:36:36 DEBUG : both4: md5 = 522be143d533f0b0124c43772023648c OK 2026/05/06 03:36:38 DEBUG : only4: md5 = 083ba9696703cd91b670b2cd34c29dfd OK 2026/05/06 03:36:39 DEBUG : both5: md5 = c62c7ea4d45b168791b991dfc62bc615 OK 2026/05/06 03:36:41 DEBUG : only5: md5 = 3a0008d183eb30853e633215d7c7075a OK 2026/05/06 03:36:42 DEBUG : both6: md5 = 67b8d39fbbd3b401337f0553bb322da0 OK 2026/05/06 03:36:43 DEBUG : only6: md5 = 88905cf78c9c8c755b2ded75f9b146d3 OK 2026/05/06 03:36:45 DEBUG : both7: md5 = 107afe2e18b886146ec3d3cb4da07f8c OK 2026/05/06 03:36:47 DEBUG : only7: md5 = c65d3f483f0b6d732fee5aca4154c3eb OK 2026/05/06 03:36:48 DEBUG : both8: md5 = 79125268bf7175e671c2d0274b728c46 OK 2026/05/06 03:36:50 DEBUG : only8: md5 = 68bf78caf01d4d5262e344b86d927a5d OK 2026/05/06 03:36:51 DEBUG : both9: md5 = fefb2dbcd6a6039d0a939bff8d7adbfc OK 2026/05/06 03:36:53 DEBUG : only9: md5 = 7b532fdb2a4066d1b90eede6ac77b565 OK 2026/05/06 03:36:54 DEBUG : both10: md5 = 93df90f1aed5a1101603bf28e8ee895d OK 2026/05/06 03:36:56 DEBUG : only10: md5 = 8291847ba5b5dfd58025d1fdd6bf9d1f OK 2026/05/06 03:36:57 DEBUG : both11: md5 = 96b9d0ddddd3183931e9bcbc87fa1b60 OK 2026/05/06 03:36:58 DEBUG : only11: md5 = dd5b19ce43d77a39bb0cef998e7c1a9b OK 2026/05/06 03:37:00 DEBUG : both12: md5 = 6bf5b592545fd26fe0aa16eaed5e5eee OK 2026/05/06 03:37:01 DEBUG : only12: md5 = 55c5587439aca629de1f507f6e24440d OK 2026/05/06 03:37:03 DEBUG : both13: md5 = 6186ef4e7173542a289a54dcbd9ada31 OK 2026/05/06 03:37:04 DEBUG : only13: md5 = b2032941e1e7ca0538c33105eda3c5fc OK 2026/05/06 03:37:06 DEBUG : both14: md5 = f98826c0a601fae35422245f1fb9fc7f OK 2026/05/06 03:37:07 DEBUG : only14: md5 = 88885c634a9063c4f8ef59760b80a00e OK 2026/05/06 03:37:09 DEBUG : both15: md5 = 336890ae1702577928aadfbe5056f48a OK 2026/05/06 03:37:10 DEBUG : only15: md5 = 2384a81d1cf8c712e92cff95836abdeb OK 2026/05/06 03:37:12 DEBUG : both16: md5 = 8ce2bc1cccfd51789135ca3a1b17c2b9 OK 2026/05/06 03:37:14 DEBUG : only16: md5 = c49dc70ef1f50aedd6feffb2a3b9c6f4 OK 2026/05/06 03:37:15 DEBUG : both17: md5 = 047ee52b5c19875506300f4203c02019 OK 2026/05/06 03:37:17 DEBUG : only17: md5 = b436b8ce4b9e8f492e1340222f114afa OK 2026/05/06 03:37:19 DEBUG : both18: md5 = 8fd5cf23c36c067027b477d576244fa0 OK 2026/05/06 03:37:20 DEBUG : only18: md5 = d019ba9c68d567ea00d9f7e4999fb417 OK 2026/05/06 03:37:22 DEBUG : both19: md5 = 00970f947e00c4833c0494ae6af9cf09 OK 2026/05/06 03:37:23 DEBUG : only19: md5 = f4641d48527cbcd793a075fadc47ce6b OK 2026/05/06 03:37:24 DEBUG : both0: size = 6 OK 2026/05/06 03:37:24 DEBUG : both12: size = 6 OK 2026/05/06 03:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:37:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both11: size = 6 OK 2026/05/06 03:37:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both10: size = 6 OK 2026/05/06 03:37:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both12: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both13: size = 6 OK 2026/05/06 03:37:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both0: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both14: size = 6 OK 2026/05/06 03:37:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both14: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both15: size = 6 OK 2026/05/06 03:37:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both15: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both16: size = 6 OK 2026/05/06 03:37:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both11: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both17: size = 6 OK 2026/05/06 03:37:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both17: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both18: size = 6 OK 2026/05/06 03:37:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both18: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both19: size = 6 OK 2026/05/06 03:37:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both19: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both1: size = 6 OK 2026/05/06 03:37:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both1: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both2: size = 6 OK 2026/05/06 03:37:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both2: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both3: size = 6 OK 2026/05/06 03:37:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both3: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both4: size = 6 OK 2026/05/06 03:37:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both4: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both5: size = 6 OK 2026/05/06 03:37:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both5: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both6: size = 6 OK 2026/05/06 03:37:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both6: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both7: size = 6 OK 2026/05/06 03:37:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both7: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both8: size = 6 OK 2026/05/06 03:37:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both8: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both9: size = 6 OK 2026/05/06 03:37:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:37:24 DEBUG : both9: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both10: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both13: Unchanged skipping 2026/05/06 03:37:24 DEBUG : both16: Unchanged skipping 2026/05/06 03:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:37:24 DEBUG : Waiting for deletions to finish 2026/05/06 03:37:24 INFO : only19: Deleted 2026/05/06 03:37:24 INFO : only9: Deleted 2026/05/06 03:37:24 INFO : only6: Deleted 2026/05/06 03:37:24 INFO : only11: Deleted 2026/05/06 03:37:25 INFO : only2: Deleted 2026/05/06 03:37:25 INFO : only15: Deleted 2026/05/06 03:37:25 INFO : only0: Deleted 2026/05/06 03:37:25 INFO : only3: Deleted 2026/05/06 03:37:25 INFO : only12: Deleted 2026/05/06 03:37:25 INFO : only14: Deleted 2026/05/06 03:37:25 INFO : only13: Deleted 2026/05/06 03:37:25 INFO : only16: Deleted 2026/05/06 03:37:25 INFO : only7: Deleted 2026/05/06 03:37:25 INFO : only17: Deleted 2026/05/06 03:37:25 INFO : only18: Deleted 2026/05/06 03:37:25 INFO : only10: Deleted 2026/05/06 03:37:26 INFO : only1: Deleted 2026/05/06 03:37:26 INFO : only5: Deleted 2026/05/06 03:37:26 INFO : only4: Deleted 2026/05/06 03:37:26 INFO : only8: Deleted 2026/05/06 03:37:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.67s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:37:37 DEBUG : both0: md5 = 8c5bb76ea30a95af465d9acc9592628c OK 2026/05/06 03:37:38 DEBUG : only0: md5 = 65ddf0bfdf1dedadba30a3095282b36a OK 2026/05/06 03:37:40 DEBUG : both1: md5 = 8ca8ba3d24fa986fd80ef4341c138ba5 OK 2026/05/06 03:37:41 DEBUG : only1: md5 = 26bbd65405d936bd4458e22504c47afd OK 2026/05/06 03:37:43 DEBUG : both2: md5 = 0e879bfb5f2058745490763124d92293 OK 2026/05/06 03:37:44 DEBUG : only2: md5 = 7325f9f7ece167bfe54eb22060745185 OK 2026/05/06 03:37:46 DEBUG : both3: md5 = d0d85e9296ee629a100251bcbf44b665 OK 2026/05/06 03:37:47 DEBUG : only3: md5 = ad1265aebe0edfb36ebfc05d0400bc90 OK 2026/05/06 03:37:49 DEBUG : both4: md5 = 4a155c5659a954789e19969e86e67b76 OK 2026/05/06 03:37:50 DEBUG : only4: md5 = de401ddd82baedf4927c08145c8323e1 OK 2026/05/06 03:37:52 DEBUG : both5: md5 = 9b16a6eeed40dd7074b3ed9c509062d3 OK 2026/05/06 03:37:53 DEBUG : only5: md5 = ff930b686dfc63498b915ee97406dfbb OK 2026/05/06 03:37:55 DEBUG : both6: md5 = 0d4819b7f29f2c18d8a7dddf65c2133d OK 2026/05/06 03:37:57 DEBUG : only6: md5 = 0f59990dd7ba3a85d6991260fc1c0a6b OK 2026/05/06 03:37:58 DEBUG : both7: md5 = b33a718a26ac916ed169a9de6b41e7f0 OK 2026/05/06 03:37:59 DEBUG : only7: md5 = 8b55d4db9ad53e7d340f50153ddbadf6 OK 2026/05/06 03:38:01 DEBUG : both8: md5 = c8149cc1d7cc3f1f35979631802671ae OK 2026/05/06 03:38:02 DEBUG : only8: md5 = a6777e1c411a1d86ef53428d289529e1 OK 2026/05/06 03:38:04 DEBUG : both9: md5 = 3163c022a37d9dfc4aaa303b2ac05809 OK 2026/05/06 03:38:06 DEBUG : only9: md5 = ffcae4c2bd0668d30bca1afb9b7b6e30 OK 2026/05/06 03:38:07 DEBUG : both10: md5 = 35313c57ea5228617186fa471519de53 OK 2026/05/06 03:38:08 DEBUG : only10: md5 = c1136eb613ab8fd82c612b67226b19fb OK 2026/05/06 03:38:10 DEBUG : both11: md5 = d2f04775bef303de08864e637a3400c7 OK 2026/05/06 03:38:11 DEBUG : only11: md5 = 4a5353f6efb8f2a95e4a172fc41b0ab0 OK 2026/05/06 03:38:13 DEBUG : both12: md5 = 1c37ee93d8e5840cc539f94f6fb8c394 OK 2026/05/06 03:38:14 DEBUG : only12: md5 = 6b753e40f5160e10b7138c2019e41b49 OK 2026/05/06 03:38:16 DEBUG : both13: md5 = 23c354804744b35a6670de3ec45181b2 OK 2026/05/06 03:38:17 DEBUG : only13: md5 = 85cd641e2c077b881299d40439f53e0b OK 2026/05/06 03:38:19 DEBUG : both14: md5 = 492c85c21fb7f21352292be39b98d90c OK 2026/05/06 03:38:20 DEBUG : only14: md5 = 713187882d3bb2d753e23a829f9a259f OK 2026/05/06 03:38:22 DEBUG : both15: md5 = 65c2681aac62d59e630621d964f110b5 OK 2026/05/06 03:38:23 DEBUG : only15: md5 = ad37b9bcfd6eca9dbeebc04d2a2ca35e OK 2026/05/06 03:38:25 DEBUG : both16: md5 = ced0bfe273dfaecbc588b953f0a70119 OK 2026/05/06 03:38:26 DEBUG : only16: md5 = 70cd12436acc7b7ad515abcb30b6809e OK 2026/05/06 03:38:28 DEBUG : both17: md5 = c0c13ecb7bcdf3d3b517103c9aeb1c2b OK 2026/05/06 03:38:29 DEBUG : only17: md5 = d9e6fa5d2970a626b90e632b7fd8c764 OK 2026/05/06 03:38:31 DEBUG : both18: md5 = 6071665300a29ef99a96251c63bf7783 OK 2026/05/06 03:38:32 DEBUG : only18: md5 = 7ae512ea2e4c51e6c2d3fef497b4b8e3 OK 2026/05/06 03:38:34 DEBUG : both19: md5 = 963f8807173834120b76ced3f760040d OK 2026/05/06 03:38:35 DEBUG : only19: md5 = d3ff7c16e23bb8258f7e880d33a81a7f OK 2026/05/06 03:38:36 DEBUG : both10: size = 6 OK 2026/05/06 03:38:36 DEBUG : both11: size = 6 OK 2026/05/06 03:38:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both12: size = 6 OK 2026/05/06 03:38:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:38:36 DEBUG : both0: size = 6 OK 2026/05/06 03:38:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both11: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both13: size = 6 OK 2026/05/06 03:38:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both12: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both14: size = 6 OK 2026/05/06 03:38:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both14: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both15: size = 6 OK 2026/05/06 03:38:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both15: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both16: size = 6 OK 2026/05/06 03:38:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both16: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both17: size = 6 OK 2026/05/06 03:38:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both17: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both18: size = 6 OK 2026/05/06 03:38:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both18: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both19: size = 6 OK 2026/05/06 03:38:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both19: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both1: size = 6 OK 2026/05/06 03:38:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both1: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both2: size = 6 OK 2026/05/06 03:38:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both2: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both3: size = 6 OK 2026/05/06 03:38:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both3: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both4: size = 6 OK 2026/05/06 03:38:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both4: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both5: size = 6 OK 2026/05/06 03:38:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both5: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both6: size = 6 OK 2026/05/06 03:38:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both6: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both7: size = 6 OK 2026/05/06 03:38:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both10: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both8: size = 6 OK 2026/05/06 03:38:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both0: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both9: size = 6 OK 2026/05/06 03:38:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:38:36 DEBUG : both13: Unchanged skipping 2026/05/06 03:38:36 DEBUG : both7: Unchanged skipping 2026/05/06 03:38:36 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only0: Sizes differ 2026/05/06 03:38:36 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only10: Sizes differ 2026/05/06 03:38:36 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only11: Sizes differ 2026/05/06 03:38:36 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only12: Sizes differ 2026/05/06 03:38:36 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only13: Sizes differ 2026/05/06 03:38:36 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only14: Sizes differ 2026/05/06 03:38:36 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only15: Sizes differ 2026/05/06 03:38:36 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only16: Sizes differ 2026/05/06 03:38:36 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only17: Sizes differ 2026/05/06 03:38:36 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only18: Sizes differ 2026/05/06 03:38:36 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only19: Sizes differ 2026/05/06 03:38:36 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only1: Sizes differ 2026/05/06 03:38:36 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only2: Sizes differ 2026/05/06 03:38:36 DEBUG : both9: Unchanged skipping 2026/05/06 03:38:36 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : both8: Unchanged skipping 2026/05/06 03:38:36 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only3: Sizes differ 2026/05/06 03:38:36 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only4: Sizes differ 2026/05/06 03:38:36 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only5: Sizes differ 2026/05/06 03:38:36 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only6: Sizes differ 2026/05/06 03:38:36 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only7: Sizes differ 2026/05/06 03:38:36 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only8: Sizes differ 2026/05/06 03:38:36 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3229137500) 2026/05/06 03:38:36 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate') 2026/05/06 03:38:36 DEBUG : only9: Sizes differ 2026/05/06 03:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:38:37 DEBUG : only10: md5 = 379c86a550c110f70bf3fa978339fd23 OK 2026/05/06 03:38:37 DEBUG : only10: size = 0 OK 2026/05/06 03:38:37 INFO : only10: Copied (replaced existing) 2026/05/06 03:38:37 DEBUG : only12: md5 = 59f22e621f8e20cb9bdac26116f23770 OK 2026/05/06 03:38:37 DEBUG : only12: size = 0 OK 2026/05/06 03:38:37 INFO : only12: Copied (replaced existing) 2026/05/06 03:38:37 DEBUG : only13: md5 = 65b20df137f61dfbeab19ba01286278f OK 2026/05/06 03:38:37 DEBUG : only13: size = 0 OK 2026/05/06 03:38:37 INFO : only13: Copied (replaced existing) 2026/05/06 03:38:37 DEBUG : only0: md5 = 6739d40f8be3cddbe6d711150dc22d33 OK 2026/05/06 03:38:37 DEBUG : only0: size = 0 OK 2026/05/06 03:38:37 INFO : only0: Copied (replaced existing) 2026/05/06 03:38:38 DEBUG : only14: md5 = 9346b75e9f4c2c7078fa040eb6326ddb OK 2026/05/06 03:38:38 DEBUG : only14: size = 0 OK 2026/05/06 03:38:38 INFO : only14: Copied (replaced existing) 2026/05/06 03:38:38 DEBUG : only15: md5 = d2e14d4e6ffbae14c014630c542c5f67 OK 2026/05/06 03:38:38 DEBUG : only15: size = 0 OK 2026/05/06 03:38:38 INFO : only15: Copied (replaced existing) 2026/05/06 03:38:38 DEBUG : only16: md5 = e7a1fae38a825c8ba1944bc1570cbb38 OK 2026/05/06 03:38:38 DEBUG : only16: size = 0 OK 2026/05/06 03:38:38 INFO : only16: Copied (replaced existing) 2026/05/06 03:38:38 DEBUG : only17: md5 = 1cd611caeeb941c77f8a6fd4478cfeb7 OK 2026/05/06 03:38:38 DEBUG : only17: size = 0 OK 2026/05/06 03:38:38 INFO : only17: Copied (replaced existing) 2026/05/06 03:38:39 DEBUG : only1: md5 = 581e8228c5ce9f41e3e4c457aa364fe9 OK 2026/05/06 03:38:39 DEBUG : only1: size = 0 OK 2026/05/06 03:38:39 INFO : only1: Copied (replaced existing) 2026/05/06 03:38:39 DEBUG : only18: md5 = 8449c8de883423f4247c14ec096e8c4b OK 2026/05/06 03:38:39 DEBUG : only18: size = 0 OK 2026/05/06 03:38:39 INFO : only18: Copied (replaced existing) 2026/05/06 03:38:39 DEBUG : only11: md5 = 1832bfcfb704cbe142cb4daf9bfcaeca OK 2026/05/06 03:38:39 DEBUG : only11: size = 0 OK 2026/05/06 03:38:39 INFO : only11: Copied (replaced existing) 2026/05/06 03:38:40 DEBUG : only19: md5 = 905e8b10f328d3a4d2d7f5f346d19e20 OK 2026/05/06 03:38:40 DEBUG : only19: size = 0 OK 2026/05/06 03:38:40 INFO : only19: Copied (replaced existing) 2026/05/06 03:38:40 DEBUG : only6: md5 = b10a0f13d821be230d0cdaa3d84c9e2b OK 2026/05/06 03:38:40 DEBUG : only6: size = 0 OK 2026/05/06 03:38:40 INFO : only6: Copied (replaced existing) 2026/05/06 03:38:40 DEBUG : only2: md5 = c0472c3afb39997b91646db86fe23be7 OK 2026/05/06 03:38:40 DEBUG : only2: size = 0 OK 2026/05/06 03:38:40 INFO : only2: Copied (replaced existing) 2026/05/06 03:38:40 DEBUG : only5: md5 = a24e48ffd16276060ac127ccfd7ce7a0 OK 2026/05/06 03:38:40 DEBUG : only5: size = 0 OK 2026/05/06 03:38:40 INFO : only5: Copied (replaced existing) 2026/05/06 03:38:41 DEBUG : only3: md5 = 6294d4fe6e8ce54845638b42c59eb070 OK 2026/05/06 03:38:41 DEBUG : only3: size = 0 OK 2026/05/06 03:38:41 INFO : only3: Copied (replaced existing) 2026/05/06 03:38:42 DEBUG : only7: md5 = c76caa88dadba0c18c3b262afb1396f5 OK 2026/05/06 03:38:42 DEBUG : only7: size = 0 OK 2026/05/06 03:38:42 INFO : only7: Copied (replaced existing) 2026/05/06 03:38:42 DEBUG : only4: md5 = e36c1e519bff065e93cbbfc6ca38815c OK 2026/05/06 03:38:42 DEBUG : only4: size = 0 OK 2026/05/06 03:38:42 INFO : only4: Copied (replaced existing) 2026/05/06 03:38:42 DEBUG : only8: md5 = bfd53f022e176367f42db15818e0dd81 OK 2026/05/06 03:38:42 DEBUG : only8: size = 0 OK 2026/05/06 03:38:42 INFO : only8: Copied (replaced existing) 2026/05/06 03:38:42 DEBUG : only9: md5 = 0ea3dac8de164c1f808350fbfb57f505 OK 2026/05/06 03:38:42 DEBUG : only9: size = 0 OK 2026/05/06 03:38:42 INFO : only9: Copied (replaced existing) 2026/05/06 03:38:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.52s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:39:01 DEBUG : empty_dir: Making directory with metadata 2026/05/06 03:39:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:39:01 DEBUG : empty_on_remote: Making directory with metadata 2026/05/06 03:39:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:39:01 DEBUG : empty_on_remote: Making directory with metadata 2026/05/06 03:39:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:39:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/06 03:39:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/06 03:39:15 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:39:17 DEBUG : empty_dir: Making directory with metadata 2026/05/06 03:39:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:39:17 DEBUG : empty_on_remote: Making directory with metadata 2026/05/06 03:39:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:39:17 DEBUG : empty_on_remote: Making directory with metadata 2026/05/06 03:39:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:39:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:29 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/06 03:39:30 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/06 03:39:30 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:39:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:32 DEBUG : sub dir: Making directory with metadata 2026/05/06 03:39:33 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/06 03:39:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/06 03:39:51 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:39:51 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/06 03:40:03 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/06 03:40:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/06 03:40:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/06 03:40:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/06 03:40:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/06 03:40:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/06 03:40:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:40:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 03:40:11 DEBUG : sub dir: Making directory with metadata 2026/05/06 03:40:11 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/06 03:40:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/06 03:40:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/06 03:40:33 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 03:40:33 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/06 03:40:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/06 03:40:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/06 03:40:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/06 03:40:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/06 03:40:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/06 03:40:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/06 03:40:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.98s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:40:54 DEBUG : dir1/0000-abcdefg.txt: md5 = d849392dc57d8ff30cffa3664c971596 OK 2026/05/06 03:40:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 00bd7036811e723204d87ff4e18aa23a OK 2026/05/06 03:40:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 8636415fb70314e4a8d5df2189ba1b92 OK 2026/05/06 03:40:59 DEBUG : dir1/0003-defghij.txt: md5 = 2ebf18968844584e9cddd103cc124afd OK 2026/05/06 03:41:00 DEBUG : dir1/0004-efghijk.txt: md5 = 62ef5ff97d52804c7ac97b8cfcb3ac60 OK 2026/05/06 03:41:02 DEBUG : dir1/0005-fghijkl.txt: md5 = f9f57b586c66e1eebf50a5e9cf6077b4 OK 2026/05/06 03:41:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 7d1a08dbd1315da75719c19cd191d669 OK 2026/05/06 03:41:05 DEBUG : dir1/0007-1234567.txt: md5 = c7efa2fee8a3e7ab666142050a781da0 OK 2026/05/06 03:41:06 DEBUG : dir1/0008-2345678.txt: md5 = baf44790cc401e324530c43c5f7186c3 OK 2026/05/06 03:41:08 DEBUG : dir1/0009-3456789.txt: md5 = cf27f3b01f21ce63906825fbcd67aead OK 2026/05/06 03:41:09 DEBUG : dir1/0010-456789.txt: md5 = 74159d5e797324fec0b937ef1175ed57 OK 2026/05/06 03:41:10 DEBUG : dir1/0011-56789;.txt: md5 = e9d9425419ee30a5dfad6d9e82a3e155 OK 2026/05/06 03:41:12 DEBUG : dir1/0012-6789;.txt: md5 = 099eaad3c20cb18214add385e98dc593 OK 2026/05/06 03:41:13 DEBUG : dir1/0013-789;=.txt: md5 = e5c05746e6b945f5c7e64cceca78196f OK 2026/05/06 03:41:15 DEBUG : dir1/0014-89;=.txt: md5 = e293cc5dc8e3dd0a84ffc39a84a69f9d OK 2026/05/06 03:41:16 DEBUG : dir1/0015-9;=.txt: md5 = 5d4cdaf257cf193736c7a737ab850dd1 OK 2026/05/06 03:41:18 DEBUG : apple: md5 = b0322a7c0293fa674e0f1bc7035b08a8 OK 2026/05/06 03:41:19 DEBUG : banana: md5 = fa9afca4f35e92b9133a45f3097275c4 OK 2026/05/06 03:41:21 DEBUG : appleappleapplebanana: md5 = 748693fcd8194812a9ba426ac0f26c10 OK 2026/05/06 03:41:22 DEBUG : splitbananasplit: md5 = fb0801a178b2e44d6738feeb1956c412 OK 2026/05/06 03:41:22 DEBUG : Waiting for deletions to finish 2026/05/06 03:41:23 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:41:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:41:24 DEBUG : apple: size = 5 OK 2026/05/06 03:41:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : apple: Unchanged skipping 2026/05/06 03:41:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:41:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:41:24 DEBUG : banana: size = 6 OK 2026/05/06 03:41:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : banana: Unchanged skipping 2026/05/06 03:41:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:41:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:41:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:41:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:41:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:41:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:41:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:41:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:41:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:41:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:41:24 DEBUG : Waiting for deletions to finish 2026/05/06 03:41:24 DEBUG : Waiting for deletions to finish 2026/05/06 03:41:25 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:41:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:41:26 DEBUG : dir1: Directory modification time the same (differ by -685.1µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : apple: size = 5 OK 2026/05/06 03:41:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : apple: Unchanged skipping 2026/05/06 03:41:26 DEBUG : banana: size = 6 OK 2026/05/06 03:41:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : banana: Unchanged skipping 2026/05/06 03:41:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:41:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:41:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:41:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:41:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:41:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:41:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:41:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:41:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:41:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:41:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:41:26 DEBUG : Waiting for deletions to finish 2026/05/06 03:41:26 DEBUG : Waiting for deletions to finish 2026/05/06 03:41:27 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:41:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:41:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:41:39 DEBUG : dir1/0000-abcdefg.txt: md5 = bf1c3b19b4c38ccba73f276c31bf7962 OK 2026/05/06 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9360ec5c52a0a5b2e7f597e13c2040b3 OK 2026/05/06 03:41:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 4332ea50c61ff2c145376ba8b793461a OK 2026/05/06 03:41:44 DEBUG : dir1/0003-defghij.txt: md5 = 529357b2ec66d76994acc367eacaacee OK 2026/05/06 03:41:45 DEBUG : dir1/0004-efghijk.txt: md5 = aebb842e1206930ba3cc17c140163bca OK 2026/05/06 03:41:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 8d392b24c7b9e1ea2e336866eebeccd7 OK 2026/05/06 03:41:48 DEBUG : dir1/0006-ghijklm.txt: md5 = d01940d530c3f8f3a46fd84155da4853 OK 2026/05/06 03:41:49 DEBUG : dir1/0007-1234567.txt: md5 = c9468f8d1fa3074ef20c589bf7a4dd44 OK 2026/05/06 03:41:51 DEBUG : dir1/0008-2345678.txt: md5 = fe1759b76d2f3acef93e460f6e6c85ce OK 2026/05/06 03:41:52 DEBUG : dir1/0009-3456789.txt: md5 = c24898481819d097de4a4c53b125c89b OK 2026/05/06 03:41:54 DEBUG : dir1/0010-456789.txt: md5 = 22885496168e0275bda5ca1748f3834e OK 2026/05/06 03:41:55 DEBUG : dir1/0011-56789;.txt: md5 = 3d6b317f227d9dd0eea0f4645aa744ce OK 2026/05/06 03:41:57 DEBUG : dir1/0012-6789;.txt: md5 = ff21d0bc9e52d577da7095ee70c70903 OK 2026/05/06 03:41:58 DEBUG : dir1/0013-789;=.txt: md5 = e1a4c5eb88e491340638251c06184a29 OK 2026/05/06 03:41:59 DEBUG : dir1/0014-89;=.txt: md5 = 39f41df71a76fef6f00037bd172ac9c2 OK 2026/05/06 03:42:01 DEBUG : dir1/0015-9;=.txt: md5 = d6d14b729e90b0cb228feb4f937bcd27 OK 2026/05/06 03:42:02 DEBUG : apple: md5 = ccd7ecaf67ea32fbc24047b564de9f43 OK 2026/05/06 03:42:04 DEBUG : banana: md5 = 4810a372291082feadf5b96cd9dfb589 OK 2026/05/06 03:42:06 DEBUG : appleappleapplebanana: md5 = 62ae1533d0d6aa7982feccfeae9efd77 OK 2026/05/06 03:42:08 DEBUG : splitbananasplit: md5 = 15763d96d4f402ea59d0d6adb2dc2f8f OK 2026/05/06 03:42:08 DEBUG : Waiting for deletions to finish 2026/05/06 03:42:08 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:42:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:42:09 DEBUG : apple: size = 5 OK 2026/05/06 03:42:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:09 DEBUG : apple: Unchanged skipping 2026/05/06 03:42:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:42:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:42:09 DEBUG : banana: size = 6 OK 2026/05/06 03:42:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:09 DEBUG : banana: Unchanged skipping 2026/05/06 03:42:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:42:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:42:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:42:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:42:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:42:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:42:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:42:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:42:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:42:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:42:10 DEBUG : Waiting for deletions to finish 2026/05/06 03:42:10 DEBUG : Waiting for deletions to finish 2026/05/06 03:42:10 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:42:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:42:11 DEBUG : dir1: Directory modification time the same (differ by -418.473µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : apple: size = 5 OK 2026/05/06 03:42:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : apple: Unchanged skipping 2026/05/06 03:42:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:42:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:42:11 DEBUG : banana: size = 6 OK 2026/05/06 03:42:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : banana: Unchanged skipping 2026/05/06 03:42:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:42:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:42:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:42:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:42:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:42:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:42:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:42:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:42:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:42:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:42:11 DEBUG : Waiting for deletions to finish 2026/05/06 03:42:11 DEBUG : Waiting for deletions to finish 2026/05/06 03:42:12 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:42:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:42:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 17258e02b455c58a9eac02b2ab4c38ce OK 2026/05/06 03:42:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = bd6b2ef4fa7425c2f357d1a3faa44f0d OK 2026/05/06 03:42:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 7971a64078644adfd0e929cdd3c10913 OK 2026/05/06 03:42:29 DEBUG : dir1/0003-defghij.txt: md5 = 12209de6a23fb28a6972677128b237f8 OK 2026/05/06 03:42:31 DEBUG : dir1/0004-efghijk.txt: md5 = 4c09cb7ac49d478741a535158f303424 OK 2026/05/06 03:42:32 DEBUG : dir1/0005-fghijkl.txt: md5 = fee7b8b0fb17ec5300e9c3a9b73b0a20 OK 2026/05/06 03:42:34 DEBUG : dir1/0006-ghijklm.txt: md5 = aec77584b0df47b4ce4301be1520a855 OK 2026/05/06 03:42:35 DEBUG : dir1/0007-1234567.txt: md5 = 520c03910ab86ab9138975ba11ec4950 OK 2026/05/06 03:42:37 DEBUG : dir1/0008-2345678.txt: md5 = f596b43f6ad2bbca198ac746eb145c81 OK 2026/05/06 03:42:38 DEBUG : dir1/0009-3456789.txt: md5 = a874fc7b90a01bcbe6e0a173158aa2cf OK 2026/05/06 03:42:40 DEBUG : dir1/0010-456789.txt: md5 = ad4476ea8f462dee9d84802ff404cdc1 OK 2026/05/06 03:42:41 DEBUG : dir1/0011-56789;.txt: md5 = 7624a99f480a4a375cc47e1f40a29b5d OK 2026/05/06 03:42:42 DEBUG : dir1/0012-6789;.txt: md5 = 317a8838c95bcd4476f290589895ba1e OK 2026/05/06 03:42:44 DEBUG : dir1/0013-789;=.txt: md5 = 6a3f79e95b4e54d6501d718e4c0b5566 OK 2026/05/06 03:42:45 DEBUG : dir1/0014-89;=.txt: md5 = ebf401b80b42fd5063fccb1236b062ab OK 2026/05/06 03:42:47 DEBUG : dir1/0015-9;=.txt: md5 = dcd694af00ded14633fcd84ab63ed477 OK 2026/05/06 03:42:48 DEBUG : apple: md5 = 0baaee2519e9f8af368cc4720f21a27c OK 2026/05/06 03:42:50 DEBUG : banana: md5 = b2b92b36154b7497c889cc79546bf0e3 OK 2026/05/06 03:42:51 DEBUG : appleappleapplebanana: md5 = aeb88c21c560adc29d40e0f3f5b22ae7 OK 2026/05/06 03:42:52 DEBUG : splitbananasplit: md5 = d791ba31cf159b46f86b35c629aeb4c4 OK 2026/05/06 03:42:52 DEBUG : Waiting for deletions to finish 2026/05/06 03:42:53 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:42:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:42:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:42:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:42:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:42:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:42:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:42:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:42:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:42:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:42:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:42:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:42:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:42:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:42:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:42:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:42:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:42:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 03:42:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:42:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 03:42:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:42:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 03:42:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:42:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 03:42:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:42:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:42:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:42:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:42:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:42:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/06 03:42:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:42:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:42:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:42:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:42:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/06 03:42:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:42:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 84de55836efe78d6785e4393ea5e4618 OK 2026/05/06 03:42:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/06 03:42:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:42:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:55 DEBUG : YmFuYW5h: md5 = d33df6fec782c7f7def0690284ea30f4 OK 2026/05/06 03:42:55 DEBUG : YmFuYW5h: size = 6 OK 2026/05/06 03:42:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/06 03:42:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:55 DEBUG : YXBwbGU=: md5 = 6321c0b6f8beee8fae6fef890ea7e085 OK 2026/05/06 03:42:55 DEBUG : YXBwbGU=: size = 5 OK 2026/05/06 03:42:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/06 03:42:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 881f690b9f6bb78d2f83e4d4350624fe OK 2026/05/06 03:42:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/06 03:42:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:42:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 3d299600769769853322eff951d9c2ad OK 2026/05/06 03:42:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/06 03:42:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:42:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = a1b3ae27c61572c49cf4abd1ae802ff6 OK 2026/05/06 03:42:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/06 03:42:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:42:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 756f69672bf5eb6e5314204086496baf OK 2026/05/06 03:42:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/06 03:42:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:42:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 65d9fddfb21891b615335a92572edd5a OK 2026/05/06 03:42:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/06 03:42:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:42:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 138ec456bf93856dbd01f93ee11d6c73 OK 2026/05/06 03:42:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/06 03:42:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:42:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = c24ff62debbfe6bb25e899e87d6ae9f0 OK 2026/05/06 03:42:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/06 03:42:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:42:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:42:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = c4eaeb0672b2bc41a809b4107fa87ca0 OK 2026/05/06 03:42:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/06 03:42:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:42:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:42:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = fe683dcb48db8ac7807fbb930fcbfd99 OK 2026/05/06 03:42:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/06 03:42:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:42:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:42:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 89c6c10d75a8bcc5b59b023243e78431 OK 2026/05/06 03:42:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/06 03:42:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:42:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = e9b31c2436b6a80246256a993e630498 OK 2026/05/06 03:43:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/06 03:43:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 10c5fc8748802ddb6912f6243c9e5b5c OK 2026/05/06 03:43:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/06 03:43:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 7e32c481d4ec3f1e60d9ef6bb7d32953 OK 2026/05/06 03:43:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/06 03:43:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 8de45a4d255a83e5ea4d5e8de6d0d90c OK 2026/05/06 03:43:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/06 03:43:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 1f94a524615663addbd2177c52b59b3d OK 2026/05/06 03:43:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/06 03:43:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = b066392671b79fa457b524dde01ff50b OK 2026/05/06 03:43:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/06 03:43:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:01 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 213f69ce5b06c96809ea9bb4058ba3ee OK 2026/05/06 03:43:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/06 03:43:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:01 DEBUG : Waiting for deletions to finish 2026/05/06 03:43:02 INFO : apple: Deleted 2026/05/06 03:43:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/06 03:43:02 INFO : banana: Deleted 2026/05/06 03:43:02 INFO : appleappleapplebanana: Deleted 2026/05/06 03:43:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/06 03:43:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/06 03:43:02 INFO : dir1/0008-2345678.txt: Deleted 2026/05/06 03:43:02 INFO : dir1/0012-6789;.txt: Deleted 2026/05/06 03:43:02 INFO : dir1/0013-789;=.txt: Deleted 2026/05/06 03:43:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/06 03:43:02 INFO : dir1/0015-9;=.txt: Deleted 2026/05/06 03:43:02 INFO : dir1/0009-3456789.txt: Deleted 2026/05/06 03:43:02 INFO : dir1/0003-defghij.txt: Deleted 2026/05/06 03:43:02 INFO : splitbananasplit: Deleted 2026/05/06 03:43:02 INFO : dir1/0007-1234567.txt: Deleted 2026/05/06 03:43:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/06 03:43:03 INFO : dir1/0010-456789.txt: Deleted 2026/05/06 03:43:03 INFO : dir1/0014-89;=.txt: Deleted 2026/05/06 03:43:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/06 03:43:03 INFO : dir1/0011-56789;.txt: Deleted 2026/05/06 03:43:03 DEBUG : Waiting for deletions to finish 2026/05/06 03:43:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/06 03:43:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:04 DEBUG : dir1: Directory modification time the same (differ by -170.097µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : YXBwbGU=: size = 5 OK 2026/05/06 03:43:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : apple: Unchanged skipping 2026/05/06 03:43:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:43:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/06 03:43:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : YmFuYW5h: size = 6 OK 2026/05/06 03:43:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:43:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : banana: Unchanged skipping 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/06 03:43:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/06 03:43:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/06 03:43:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/06 03:43:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/06 03:43:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/06 03:43:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/06 03:43:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:43:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/06 03:43:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:43:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:43:04 DEBUG : Waiting for deletions to finish 2026/05/06 03:43:04 DEBUG : Waiting for deletions to finish 2026/05/06 03:43:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/06 03:43:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 03:43:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 03:43:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 03:43:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 03:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 03:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 03:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:43:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:43:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 3901bd9e7215fd02d878d74ec1dd88f4 OK 2026/05/06 03:43:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6529c7130096a99b46712976f033f3c9 OK 2026/05/06 03:43:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 49601b3716651b94148a2c6c16be4db3 OK 2026/05/06 03:43:22 DEBUG : dir1/0003-defghij.txt: md5 = 7e6bd17c10d731827244aaf810e0b53c OK 2026/05/06 03:43:24 DEBUG : dir1/0004-efghijk.txt: md5 = c06f006a268bdffa7e15a2bc14937867 OK 2026/05/06 03:43:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 65579903dc8e42fafa090eea68d84407 OK 2026/05/06 03:43:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 26de687e61d1f85a585f150c2d306987 OK 2026/05/06 03:43:28 DEBUG : dir1/0007-1234567.txt: md5 = c97a8887385f7b6c0f82761b6ce556b5 OK 2026/05/06 03:43:29 DEBUG : dir1/0008-2345678.txt: md5 = 76df57b51364119d6408f2cfa31993c1 OK 2026/05/06 03:43:31 DEBUG : dir1/0009-3456789.txt: md5 = 2aee4f9d5a76af7556fba16df64de110 OK 2026/05/06 03:43:32 DEBUG : dir1/0010-456789.txt: md5 = 11d2fd74419ee5d1f29a2e2b51de71fe OK 2026/05/06 03:43:34 DEBUG : dir1/0011-56789;.txt: md5 = 4bbbd845cbf2b1b3929bf43cdbb0ddff OK 2026/05/06 03:43:35 DEBUG : dir1/0012-6789;.txt: md5 = fcbed129e817ab6f4b66070c10eb6ea6 OK 2026/05/06 03:43:36 DEBUG : dir1/0013-789;=.txt: md5 = 7003a3f5b7a72f357f45bdd8bfa35c8a OK 2026/05/06 03:43:38 DEBUG : dir1/0014-89;=.txt: md5 = c3847ad148a8e167db47e6e2e387751a OK 2026/05/06 03:43:39 DEBUG : dir1/0015-9;=.txt: md5 = 249902c7c3ec9cdf5401d35e3421b204 OK 2026/05/06 03:43:41 DEBUG : apple: md5 = e37470e2f150ecce1915549a99458b36 OK 2026/05/06 03:43:42 DEBUG : banana: md5 = 8b5f245e7ef5c8e0cbfc5ff138a0c523 OK 2026/05/06 03:43:44 DEBUG : appleappleapplebanana: md5 = 238bc57294d90653237729d1057567dc OK 2026/05/06 03:43:45 DEBUG : splitbananasplit: md5 = a238752ca7b2d1dee74db0537a25fc2a OK 2026/05/06 03:43:45 DEBUG : Waiting for deletions to finish 2026/05/06 03:43:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:43:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 03:43:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 03:43:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 03:43:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 03:43:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 03:43:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 03:43:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 03:43:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 03:43:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 03:43:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 03:43:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 03:43:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 03:43:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 03:43:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 03:43:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 03:43:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 03:43:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 03:43:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 03:43:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 03:43:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/06 03:43:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:43:48 DEBUG : PREFIXsplitbananasplit: md5 = ccb85c8d8de6e78072c60b3875700f25 OK 2026/05/06 03:43:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/06 03:43:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/06 03:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 03:43:48 DEBUG : PREFIXbanana: md5 = 80445e3ccba8844e6449358f5cc47e55 OK 2026/05/06 03:43:48 DEBUG : PREFIXbanana: size = 6 OK 2026/05/06 03:43:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/06 03:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 03:43:48 DEBUG : PREFIXapple: md5 = 0c153c560d72ea5d0f148c1104d1f3bc OK 2026/05/06 03:43:48 DEBUG : PREFIXapple: size = 5 OK 2026/05/06 03:43:48 INFO : apple: Copied (new) to: PREFIXapple 2026/05/06 03:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 03:43:48 DEBUG : PREFIXappleappleapplebanana: md5 = 5ef4c263b61e401060e170ceca483e95 OK 2026/05/06 03:43:48 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/06 03:43:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/06 03:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 03:43:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 08ce2de3931de33e3b799bdcbb899fb6 OK 2026/05/06 03:43:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/06 03:43:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 03:43:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 03:43:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 91e4911ca5ec5cfcc542cda1a10b021d OK 2026/05/06 03:43:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:43:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 03:43:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 03:43:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 7646de1e489bd31f3e9bece5022eca2a OK 2026/05/06 03:43:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/06 03:43:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 03:43:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 03:43:50 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = beaf57db94e7b61e7db3e49818af58d0 OK 2026/05/06 03:43:50 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/06 03:43:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/06 03:43:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 03:43:51 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = b8ff2d05b00ad31b0c09164181dfcf12 OK 2026/05/06 03:43:51 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/06 03:43:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/06 03:43:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 03:43:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 71fba83a1c66900a10f54d57508a4dad OK 2026/05/06 03:43:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/06 03:43:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 03:43:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 03:43:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 82f3e0176d7c2c149d1a60d1d51018b9 OK 2026/05/06 03:43:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/06 03:43:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 03:43:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 03:43:51 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = e8fc4a66abf6433e338e2332400d9009 OK 2026/05/06 03:43:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/06 03:43:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/06 03:43:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 03:43:52 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = a7f42dfd9003b3920569e3ae499bd770 OK 2026/05/06 03:43:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/06 03:43:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/06 03:43:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 03:43:52 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 8d5f1a92df747c2e3649f93fe522d54b OK 2026/05/06 03:43:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/06 03:43:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/06 03:43:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 03:43:52 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 8b6a1caa623201c459352b0e32e19936 OK 2026/05/06 03:43:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/06 03:43:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/06 03:43:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 03:43:52 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 32bdd6f69570216a0fa88502854cef57 OK 2026/05/06 03:43:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/06 03:43:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/06 03:43:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 03:43:53 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = c34bed053e19382b5927a8ecca9f83b6 OK 2026/05/06 03:43:53 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/06 03:43:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/06 03:43:54 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 1d8b9f716f734eaa190523324fa336b0 OK 2026/05/06 03:43:54 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/06 03:43:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/06 03:43:54 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 3d8f89a886a1cfe499ae7c0fe47c3133 OK 2026/05/06 03:43:54 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/06 03:43:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/06 03:43:54 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 4e7cace6d5d6d0f73a5221e0e66f0011 OK 2026/05/06 03:43:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/06 03:43:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/06 03:43:54 DEBUG : Waiting for deletions to finish 2026/05/06 03:43:54 INFO : splitbananasplit: Deleted 2026/05/06 03:43:54 INFO : dir1/0008-2345678.txt: Deleted 2026/05/06 03:43:54 INFO : dir1/0011-56789;.txt: Deleted 2026/05/06 03:43:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/06 03:43:54 INFO : appleappleapplebanana: Deleted 2026/05/06 03:43:54 INFO : apple: Deleted 2026/05/06 03:43:54 INFO : dir1/0014-89;=.txt: Deleted 2026/05/06 03:43:54 INFO : banana: Deleted 2026/05/06 03:43:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0010-456789.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0007-1234567.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0003-defghij.txt: Deleted 2026/05/06 03:43:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/06 03:43:55 DEBUG : Waiting for deletions to finish 2026/05/06 03:43:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 03:43:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 03:43:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 03:43:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 03:43:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 03:43:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 03:43:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 03:43:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 03:43:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 03:43:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 03:43:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 03:43:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 03:43:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 03:43:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 03:43:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 03:43:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 03:43:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 03:43:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 03:43:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 03:43:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 03:43:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 03:43:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 03:43:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 03:43:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 03:43:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 03:43:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 03:43:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 03:43:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 03:43:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 03:43:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 03:43:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 03:43:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 03:43:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 03:43:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 03:43:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 03:43:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 03:43:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 03:43:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 03:43:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 03:43:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 03:43:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 03:43:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 03:43:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 03:43:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 03:43:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 03:43:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 03:43:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 03:43:56 DEBUG : dir1: Directory modification time the same (differ by -32.211µs, within tolerance 1ms) 2026/05/06 03:43:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:43:58 DEBUG : banana: md5 = 3812ab7eda2e393e7ccba25341931eab OK 2026/05/06 03:43:58 DEBUG : banana: size = 6 OK 2026/05/06 03:43:58 INFO : banana: Copied (new) 2026/05/06 03:43:58 DEBUG : appleappleapplebanana: md5 = 381d9ff9c1098881990af946d8a33560 OK 2026/05/06 03:43:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:43:58 INFO : appleappleapplebanana: Copied (new) 2026/05/06 03:43:58 DEBUG : apple: md5 = 4b879a86842b1fd6372ed6132830e9b4 OK 2026/05/06 03:43:58 DEBUG : apple: size = 5 OK 2026/05/06 03:43:58 INFO : apple: Copied (new) 2026/05/06 03:43:58 DEBUG : splitbananasplit: md5 = 7703ebed66e8fe858f1dfe7f79cd2f11 OK 2026/05/06 03:43:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:43:58 INFO : splitbananasplit: Copied (new) 2026/05/06 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 869b3e5f2cf533f5c5d21a2a82050280 OK 2026/05/06 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:43:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/06 03:43:59 DEBUG : dir1/0003-defghij.txt: md5 = 4efcf0d1e2bbd3e302c90a37bd2e4003 OK 2026/05/06 03:43:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:43:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/06 03:43:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 1e724d9ed8570486e67bdb9923eb65d3 OK 2026/05/06 03:43:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:43:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/06 03:43:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 8c7f15f21df4f199808e367a9f2ce1d5 OK 2026/05/06 03:43:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:43:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/06 03:44:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 0bb6650e670294590e3a754e92046ec2 OK 2026/05/06 03:44:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:44:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/06 03:44:01 DEBUG : dir1/0006-ghijklm.txt: md5 = fd7e602cea2d680b5e009862c20e09ec OK 2026/05/06 03:44:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:44:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/06 03:44:01 DEBUG : dir1/0004-efghijk.txt: md5 = 3b2584a5d256b6452bc2e2fef7f5b99b OK 2026/05/06 03:44:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:44:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/06 03:44:01 DEBUG : dir1/0007-1234567.txt: md5 = a6072393f0d2c4b14e6f90b31f3a1319 OK 2026/05/06 03:44:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:44:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/06 03:44:02 DEBUG : dir1/0008-2345678.txt: md5 = 816125e3085e1fe1525d0d18699cd81e OK 2026/05/06 03:44:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:44:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/06 03:44:02 DEBUG : dir1/0009-3456789.txt: md5 = 1304a61ddf97aafa9ce4466ca609308d OK 2026/05/06 03:44:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:44:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/06 03:44:02 DEBUG : dir1/0010-456789.txt: md5 = 76164aca62369c205946ded0b588a4a6 OK 2026/05/06 03:44:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:44:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/06 03:44:02 DEBUG : dir1/0011-56789;.txt: md5 = eefb47f2a139717bb048924394e1f997 OK 2026/05/06 03:44:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:44:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/06 03:44:03 DEBUG : dir1/0012-6789;.txt: md5 = e7cb9f2455feed40a43c93e9ddc83613 OK 2026/05/06 03:44:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:44:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/06 03:44:03 DEBUG : dir1/0013-789;=.txt: md5 = cf6ff7ba16651f37470373aebb0cc032 OK 2026/05/06 03:44:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:44:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/06 03:44:04 DEBUG : dir1/0014-89;=.txt: md5 = c52fcdc6388ff8e561238093bdf5c18d OK 2026/05/06 03:44:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:44:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/06 03:44:04 DEBUG : dir1/0015-9;=.txt: md5 = b4ba2c707bab9489f3a23a5d616f7ddf OK 2026/05/06 03:44:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:44:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/06 03:44:04 DEBUG : Waiting for deletions to finish 2026/05/06 03:44:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/06 03:44:04 INFO : PREFIXbanana: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/06 03:44:04 INFO : PREFIXapple: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/06 03:44:04 INFO : PREFIXsplitbananasplit: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/06 03:44:04 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/06 03:44:04 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/06 03:44:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/06 03:44:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/06 03:44:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/06 03:44:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/06 03:44:05 DEBUG : Waiting for deletions to finish 2026/05/06 03:44:05 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:44:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : Waiting for deletions to finish 2026/05/06 03:44:06 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:44:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/06 03:44:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:44:19 DEBUG : dir1/0000-abcdefg.txt: md5 = e98caeb17f35928777bbbee228f610ba OK 2026/05/06 03:44:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = f3f2653586d6500aab742d7c3229dfe0 OK 2026/05/06 03:44:22 DEBUG : dir1/0002-cdefghi.txt: md5 = dbd14aec9a47b57d48d832d7baef15d7 OK 2026/05/06 03:44:24 DEBUG : dir1/0003-defghij.txt: md5 = 63e9a96f3f0db0aac3b516e3a3606439 OK 2026/05/06 03:44:25 DEBUG : dir1/0004-efghijk.txt: md5 = 7adb46b0ecd3fc450a3a7b40a1d14b86 OK 2026/05/06 03:44:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 304035956254fdc0b4a0bed3a238a26e OK 2026/05/06 03:44:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 0994c1b612acaf6c3af3fd3ad5f07bc4 OK 2026/05/06 03:44:29 DEBUG : dir1/0007-1234567.txt: md5 = 2faab6a7969a61a0d05bcef3b4387ba6 OK 2026/05/06 03:44:31 DEBUG : dir1/0008-2345678.txt: md5 = f6a88480e3898300d3bf297aa6a5888e OK 2026/05/06 03:44:32 DEBUG : dir1/0009-3456789.txt: md5 = c9219e02082781d4dd1694db9ad2b176 OK 2026/05/06 03:44:33 DEBUG : dir1/0010-456789.txt: md5 = ce417def01fa00bb08b3e07235982abd OK 2026/05/06 03:44:35 DEBUG : dir1/0011-56789;.txt: md5 = 487d17fcd6b1c9bbe540e3b7ecee4f8a OK 2026/05/06 03:44:36 DEBUG : dir1/0012-6789;.txt: md5 = 01b9ae656a0c71d36ce13e0cc5f3f4ed OK 2026/05/06 03:44:38 DEBUG : dir1/0013-789;=.txt: md5 = 3c1a0332bccd38d1f773284140fdbf37 OK 2026/05/06 03:44:40 DEBUG : dir1/0014-89;=.txt: md5 = a0f3f74f69433353c24de64ca3fc5d67 OK 2026/05/06 03:44:41 DEBUG : dir1/0015-9;=.txt: md5 = fef58de7a4924009341ca03bd8c6f86c OK 2026/05/06 03:44:43 DEBUG : apple: md5 = eb1b838087f593432a31aabadf24fe88 OK 2026/05/06 03:44:44 DEBUG : banana: md5 = a958e7fa96a65327381d34b1a121c45a OK 2026/05/06 03:44:46 DEBUG : appleappleapplebanana: md5 = e956d69c9b5bde1c796b5a8babf152c9 OK 2026/05/06 03:44:47 DEBUG : splitbananasplit: md5 = 35a921fd3ea92b7decb6e7d3170aad89 OK 2026/05/06 03:44:47 DEBUG : Waiting for deletions to finish 2026/05/06 03:44:48 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:44:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 03:44:48 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 03:44:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:48 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 03:44:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 03:44:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:48 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:48 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 03:44:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 03:44:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 03:44:48 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:44:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 03:44:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/06 03:44:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:44:50 DEBUG : bananaSUFFIX: md5 = fe76afabea2a27d060b0d386ef763f94 OK 2026/05/06 03:44:50 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/06 03:44:50 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/06 03:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 03:44:50 DEBUG : appleSUFFIX: md5 = adc1fb910cc56b36f2fdec8f36755233 OK 2026/05/06 03:44:50 DEBUG : appleSUFFIX: size = 5 OK 2026/05/06 03:44:50 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/06 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:50 DEBUG : appleappleapplebananaSUFFIX: md5 = 432bb8323e24b992ed3870c828aedc72 OK 2026/05/06 03:44:50 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/06 03:44:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/06 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 03:44:50 DEBUG : splitbananasplitSUFFIX: md5 = e78a243400bab640f43676d7db226ff5 OK 2026/05/06 03:44:50 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/06 03:44:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/06 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 03:44:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = b0cdc22061c8b7ee222e61c8003b2f9d OK 2026/05/06 03:44:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/06 03:44:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 03:44:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 03:44:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = c0c6f7c8b0f358a7c63ca6730743233b OK 2026/05/06 03:44:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/06 03:44:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 03:44:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 03:44:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = ba365cc03555a12b2a7ddccded0da1dd OK 2026/05/06 03:44:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/06 03:44:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 03:44:52 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = abcf19ceaf9093234a5d6b4d37499a5d OK 2026/05/06 03:44:52 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/06 03:44:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/06 03:44:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 03:44:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = bdbd418e5bbc74e32cc1096c4d5171c6 OK 2026/05/06 03:44:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/06 03:44:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 03:44:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 03:44:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = dabd5caeccd897dd741648fddf0f70ad OK 2026/05/06 03:44:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/06 03:44:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 03:44:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 03:44:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = b6f6080610db2fa1e63ef3bd0c3f0d62 OK 2026/05/06 03:44:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/06 03:44:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 03:44:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 03:44:53 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 76e53a336ae5c39a3fd296ec72a554c0 OK 2026/05/06 03:44:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/06 03:44:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/06 03:44:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 03:44:54 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 9dad40d2f4f7190faeb5f431b95fca03 OK 2026/05/06 03:44:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/06 03:44:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/06 03:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 03:44:54 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = da9de42accf405342b11c6372e750cdf OK 2026/05/06 03:44:54 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/06 03:44:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/06 03:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 03:44:54 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = dd752f8c74e11058bf5dc0af5e17d7b6 OK 2026/05/06 03:44:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/06 03:44:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/06 03:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 03:44:54 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 88371b7fa1eeb69fb32e94c1d02c2cc7 OK 2026/05/06 03:44:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/06 03:44:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/06 03:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 03:44:55 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = a8a527319cecae673ccbe9fe70f1ce01 OK 2026/05/06 03:44:55 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/06 03:44:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/06 03:44:56 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = e5b62e3eaf379b88a2c79d9553610a5b OK 2026/05/06 03:44:56 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/06 03:44:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/06 03:44:56 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = f51d9d93c989d92b97a354dc3c4c8946 OK 2026/05/06 03:44:56 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/06 03:44:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/06 03:44:56 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 454bbf01b0db32f6b1b1bc424e99b755 OK 2026/05/06 03:44:56 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/06 03:44:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/06 03:44:56 DEBUG : Waiting for deletions to finish 2026/05/06 03:44:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/06 03:44:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/06 03:44:56 INFO : banana: Deleted 2026/05/06 03:44:56 INFO : splitbananasplit: Deleted 2026/05/06 03:44:56 INFO : dir1/0015-9;=.txt: Deleted 2026/05/06 03:44:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/06 03:44:56 INFO : dir1/0008-2345678.txt: Deleted 2026/05/06 03:44:57 INFO : apple: Deleted 2026/05/06 03:44:57 INFO : dir1/0007-1234567.txt: Deleted 2026/05/06 03:44:57 INFO : dir1/0009-3456789.txt: Deleted 2026/05/06 03:44:57 INFO : dir1/0011-56789;.txt: Deleted 2026/05/06 03:44:57 INFO : dir1/0010-456789.txt: Deleted 2026/05/06 03:44:57 INFO : appleappleapplebanana: Deleted 2026/05/06 03:44:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/06 03:44:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/06 03:44:57 INFO : dir1/0013-789;=.txt: Deleted 2026/05/06 03:44:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/06 03:44:57 INFO : dir1/0014-89;=.txt: Deleted 2026/05/06 03:44:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/06 03:44:57 INFO : dir1/0012-6789;.txt: Deleted 2026/05/06 03:44:57 DEBUG : Waiting for deletions to finish 2026/05/06 03:44:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/06 03:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 03:44:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 03:44:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 03:44:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 03:44:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1: Directory modification time the same (differ by -44.829µs, within tolerance 1ms) 2026/05/06 03:44:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:45:00 DEBUG : splitbananasplit: md5 = 3ff22d5c8f0e405ea6b459e1f5fccb0d OK 2026/05/06 03:45:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:45:00 INFO : splitbananasplit: Copied (new) 2026/05/06 03:45:00 DEBUG : appleappleapplebanana: md5 = eae0e7b929d70c80eed9d9c83462f99b OK 2026/05/06 03:45:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:45:00 INFO : appleappleapplebanana: Copied (new) 2026/05/06 03:45:00 DEBUG : banana: md5 = 68343a82e519e9a0c22876ee5c5c2c94 OK 2026/05/06 03:45:00 DEBUG : banana: size = 6 OK 2026/05/06 03:45:00 INFO : banana: Copied (new) 2026/05/06 03:45:00 DEBUG : apple: md5 = 7561af9b4b26da214ee183fd22a89fe4 OK 2026/05/06 03:45:00 DEBUG : apple: size = 5 OK 2026/05/06 03:45:00 INFO : apple: Copied (new) 2026/05/06 03:45:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 03615a20602a6ea0b6e700a9627c5ad4 OK 2026/05/06 03:45:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:45:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/06 03:45:01 DEBUG : dir1/0000-abcdefg.txt: md5 = b643bf6808dd838cfef48f387523bbbe OK 2026/05/06 03:45:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:45:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/06 03:45:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 97c810cd2faa0b8e591a44c7f00eaa31 OK 2026/05/06 03:45:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:45:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/06 03:45:02 DEBUG : dir1/0003-defghij.txt: md5 = 545ef90d829be0f6293c3e238f24d2a9 OK 2026/05/06 03:45:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:45:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/06 03:45:03 DEBUG : dir1/0005-fghijkl.txt: md5 = 181519fbcba30d806ec58f27a84a6b59 OK 2026/05/06 03:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:45:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/06 03:45:03 DEBUG : dir1/0004-efghijk.txt: md5 = 93bfcc066a99238d601e64927cf06c62 OK 2026/05/06 03:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:45:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/06 03:45:03 DEBUG : dir1/0007-1234567.txt: md5 = 9a7d45787f7509d7a29c188f924a901b OK 2026/05/06 03:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:45:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/06 03:45:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 35e89c0817c542239da07ef22f6c453e OK 2026/05/06 03:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:45:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/06 03:45:04 DEBUG : dir1/0009-3456789.txt: md5 = 5778280c0ba4df77de8774ac550518b3 OK 2026/05/06 03:45:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:45:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/06 03:45:04 DEBUG : dir1/0008-2345678.txt: md5 = a3a5f7821dc6686a6a401d6ad7fe7af2 OK 2026/05/06 03:45:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:45:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/06 03:45:04 DEBUG : dir1/0011-56789;.txt: md5 = 0eee7eccc7166ec2594fbf11d064d592 OK 2026/05/06 03:45:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:45:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/06 03:45:05 DEBUG : dir1/0010-456789.txt: md5 = 635dc33447bcb8ddcb0d160e1775048c OK 2026/05/06 03:45:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:45:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/06 03:45:06 DEBUG : dir1/0013-789;=.txt: md5 = 95fbf0089feea964f479bb4de0c8e516 OK 2026/05/06 03:45:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:45:06 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/06 03:45:06 DEBUG : dir1/0014-89;=.txt: md5 = 557c3192aa704f51acb331ea8e2e0f24 OK 2026/05/06 03:45:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:45:06 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/06 03:45:06 DEBUG : dir1/0012-6789;.txt: md5 = 11f7dfdc88e86b54e7deb1bf6977cb57 OK 2026/05/06 03:45:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:45:06 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/06 03:45:06 DEBUG : dir1/0015-9;=.txt: md5 = 5b8681bc87bbc61b4679eadd0209be0a OK 2026/05/06 03:45:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:45:06 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/06 03:45:06 DEBUG : Waiting for deletions to finish 2026/05/06 03:45:06 INFO : appleSUFFIX: Deleted 2026/05/06 03:45:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/06 03:45:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/06 03:45:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/06 03:45:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/06 03:45:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/06 03:45:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/06 03:45:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/06 03:45:07 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/06 03:45:07 INFO : splitbananasplitSUFFIX: Deleted 2026/05/06 03:45:07 INFO : bananaSUFFIX: Deleted 2026/05/06 03:45:07 DEBUG : Waiting for deletions to finish 2026/05/06 03:45:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:45:08 DEBUG : Waiting for deletions to finish 2026/05/06 03:45:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:45:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/06 03:45:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:45:22 DEBUG : dir1/0000-abcdefg.txt: md5 = e36e7bcb8231dce670568cccb938b418 OK 2026/05/06 03:45:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = d66c5a1c7b0ad7ccd30e87bf23691873 OK 2026/05/06 03:45:25 DEBUG : dir1/0002-cdefghi.txt: md5 = b94698abc6d6c9058906dcd697b5ffad OK 2026/05/06 03:45:26 DEBUG : dir1/0003-defghij.txt: md5 = 7f7fa1e81e73d490423bdf48a9029e82 OK 2026/05/06 03:45:27 DEBUG : dir1/0004-efghijk.txt: md5 = e562e2d5ae8198158ee807b41bad67c5 OK 2026/05/06 03:45:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 9cfc8cf8e9d8d16425d3356ae717399f OK 2026/05/06 03:45:30 DEBUG : dir1/0006-ghijklm.txt: md5 = e2c50349347eb27e14cb649c12a90bf6 OK 2026/05/06 03:45:32 DEBUG : dir1/0007-1234567.txt: md5 = a14eb8b68771ff926fc146502d86c70a OK 2026/05/06 03:45:33 DEBUG : dir1/0008-2345678.txt: md5 = 034139f20c78dca116a134f7772d24a0 OK 2026/05/06 03:45:35 DEBUG : dir1/0009-3456789.txt: md5 = d84bfc067462e2422ef70c4cad216d08 OK 2026/05/06 03:45:36 DEBUG : dir1/0010-456789.txt: md5 = 14a5076517fe1d0bf385125798fa7e1d OK 2026/05/06 03:45:38 DEBUG : dir1/0011-56789;.txt: md5 = aa0eecdcd4b2c9d57f3aa6dacd500778 OK 2026/05/06 03:45:39 DEBUG : dir1/0012-6789;.txt: md5 = 873d9dc0a32ee92d0ed83781814ea1e2 OK 2026/05/06 03:45:40 DEBUG : dir1/0013-789;=.txt: md5 = cd613ba9a2a78cbdb2e6f73133b405f2 OK 2026/05/06 03:45:42 DEBUG : dir1/0014-89;=.txt: md5 = 3331e029d747d985f8a584fa2e04959d OK 2026/05/06 03:45:43 DEBUG : dir1/0015-9;=.txt: md5 = 6934447263eab443ae1a61496d62f145 OK 2026/05/06 03:45:45 DEBUG : apple: md5 = fe41ce404b7d622dd51837e8540d40bb OK 2026/05/06 03:45:46 DEBUG : banana: md5 = 1bef5d2d5ad1ef606ec77ca83bcdb23f OK 2026/05/06 03:45:48 DEBUG : appleappleapplebanana: md5 = d73618388a9bec18e108978f3ab6b43a OK 2026/05/06 03:45:49 DEBUG : splitbananasplit: md5 = f841af7c2ad9d349f6a57a6cb839db21 OK 2026/05/06 03:45:49 DEBUG : Waiting for deletions to finish 2026/05/06 03:45:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:45:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:45:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:45:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:45:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:45:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:45:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:45:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:45:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:45:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:45:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:45:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 03:45:50 DEBUG : apple: size = 5 OK 2026/05/06 03:45:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:45:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:45:50 DEBUG : apple: Unchanged skipping 2026/05/06 03:45:50 DEBUG : banana: size = 6 OK 2026/05/06 03:45:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:45:50 DEBUG : banana: Unchanged skipping 2026/05/06 03:45:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:45:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:45:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:45:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:45:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:45:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:45:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:45:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:45:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:45:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:45:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 03:45:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:45:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:45:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:45:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:45:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:45:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:45:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:45:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:45:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/06 03:45:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 03:45:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:45:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:45:52 DEBUG : appleapple: md5 = 92708364c71b45110e6cf489fe748721 OK 2026/05/06 03:45:52 DEBUG : appleapple: size = 21 OK 2026/05/06 03:45:52 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/06 03:45:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:45:52 DEBUG : splitbanan: md5 = 66b98f9fe987ce758f4080404cf0673c OK 2026/05/06 03:45:52 DEBUG : splitbanan: size = 16 OK 2026/05/06 03:45:52 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/06 03:45:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:45:52 DEBUG : dir1/0000-abcde: md5 = 96a1321bfb194cf2c49ff5f8abd0f0d9 OK 2026/05/06 03:45:52 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/06 03:45:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/06 03:45:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:45:52 DEBUG : dir1/0001-bcdef: md5 = 49a64cf39185011c8998a0788ba8d892 OK 2026/05/06 03:45:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/06 03:45:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/06 03:45:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:45:53 DEBUG : dir1/0002-cdefg: md5 = 783266b84ec6bf6dbb21552cd154d188 OK 2026/05/06 03:45:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/06 03:45:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/06 03:45:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:45:53 DEBUG : dir1/0003-defgh: md5 = 0db218016bb1d06c93b7d59779609a43 OK 2026/05/06 03:45:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/06 03:45:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/06 03:45:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:45:54 DEBUG : dir1/0004-efghi: md5 = fd4249ff3465a4b46d9ccb4c0ae338de OK 2026/05/06 03:45:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/06 03:45:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/06 03:45:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:45:54 DEBUG : dir1/0005-fghij: md5 = b9191ca71a6c3ad5af0cc953c01af9f8 OK 2026/05/06 03:45:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/06 03:45:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/06 03:45:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:45:54 DEBUG : dir1/0006-ghijk: md5 = 266a97702ea908764b36c50bfe77bcd7 OK 2026/05/06 03:45:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/06 03:45:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/06 03:45:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:45:55 DEBUG : dir1/0007-12345: md5 = f5ef34fc2d154f122176fda6a615dc96 OK 2026/05/06 03:45:55 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/06 03:45:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/06 03:45:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:45:55 DEBUG : dir1/0008-23456: md5 = f2dbedd78417b7d51d7c4a9b5fdfa789 OK 2026/05/06 03:45:55 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/06 03:45:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/06 03:45:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:45:55 DEBUG : dir1/0009-34567: md5 = 9a63654eacae90dedb7ab8bde310552b OK 2026/05/06 03:45:55 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/06 03:45:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/06 03:45:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:45:56 DEBUG : dir1/0010-45678: md5 = d3a219b3400250349f7e8a1fc0693bfd OK 2026/05/06 03:45:56 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/06 03:45:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/06 03:45:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:45:56 DEBUG : dir1/0011-56789: md5 = 0c532d2bba165ab186a8a22e8acaf82a OK 2026/05/06 03:45:56 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/06 03:45:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/06 03:45:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:45:56 DEBUG : dir1/0012-6789;: md5 = acf51226129a33955f6a6b3598ef4795 OK 2026/05/06 03:45:56 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/06 03:45:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/06 03:45:57 DEBUG : dir1/0013-789;=: md5 = 124594e382d08118138e68f7a55e5ee1 OK 2026/05/06 03:45:57 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/06 03:45:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/06 03:45:57 DEBUG : dir1/0014-89;=.: md5 = 33288d5636d82083ef261deed90bc225 OK 2026/05/06 03:45:57 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/06 03:45:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/06 03:45:58 DEBUG : dir1/0015-9;=.t: md5 = dcf909a2b53ba64e85a5c0b6785b1dd8 OK 2026/05/06 03:45:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/06 03:45:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/06 03:45:58 DEBUG : Waiting for deletions to finish 2026/05/06 03:45:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0012-6789;.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0014-89;=.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0010-456789.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/06 03:45:58 INFO : splitbananasplit: Deleted 2026/05/06 03:45:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0007-1234567.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0013-789;=.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0011-56789;.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/06 03:45:58 INFO : dir1/0008-2345678.txt: Deleted 2026/05/06 03:45:58 INFO : appleappleapplebanana: Deleted 2026/05/06 03:45:59 INFO : dir1/0009-3456789.txt: Deleted 2026/05/06 03:45:59 INFO : dir1/0015-9;=.txt: Deleted 2026/05/06 03:45:59 DEBUG : Waiting for deletions to finish 2026/05/06 03:45:59 DEBUG : appleapple: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/06 03:45:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/06 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:46:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 03:46:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:46:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:46:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:46:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:46:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:46:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:46:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:46:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:46:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:46:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:46:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:46:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:46:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:46:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:46:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:46:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:46:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:46:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:46:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:46:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:46:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:46:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:46:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:46:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:46:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:46:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:46:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:46:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:46:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:46:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:46:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:46:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:46:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:46:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:46:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:46:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:46:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:46:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:46:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:46:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:46:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:46:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 03:46:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:46:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:46:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:46:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:46:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:46:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:46:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:46:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:46:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:46:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:46:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:46:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:46:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:46:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:46:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:46:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:46:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:46:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:46:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:46:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:46:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:46:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:46:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:46:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:46:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:46:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:46:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:46:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:46:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:46:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:46:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:46:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:46:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:46:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:00 DEBUG : dir1: Directory modification time the same (differ by -67.029µs, within tolerance 1ms) 2026/05/06 03:46:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:46:00 DEBUG : apple: size = 5 OK 2026/05/06 03:46:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:00 DEBUG : apple: Unchanged skipping 2026/05/06 03:46:00 DEBUG : appleapple: size = 21 OK 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:46:00 DEBUG : banana: size = 6 OK 2026/05/06 03:46:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:00 DEBUG : banana: Unchanged skipping 2026/05/06 03:46:00 DEBUG : splitbanan: size = 16 OK 2026/05/06 03:46:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:46:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/06 03:46:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 03:46:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 03:46:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 03:46:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 03:46:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 03:46:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 03:46:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 03:46:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 03:46:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 03:46:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 03:46:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 03:46:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 03:46:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 03:46:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 03:46:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 03:46:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/06 03:46:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/06 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/06 03:46:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/06 03:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/06 03:46:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/06 03:46:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/06 03:46:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/06 03:46:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/06 03:46:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/06 03:46:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/06 03:46:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/06 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/06 03:46:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/06 03:46:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/06 03:46:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/06 03:46:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/06 03:46:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:46:01 DEBUG : Waiting for deletions to finish 2026/05/06 03:46:01 DEBUG : Waiting for deletions to finish 2026/05/06 03:46:01 DEBUG : appleapple: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/06 03:46:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/06 03:46:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 03:46:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:46:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 03:46:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:46:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:46:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:46:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:46:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:46:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:46:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:46:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:46:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:46:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:46:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:46:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:46:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:46:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:46:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:46:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:46:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:46:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:46:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:46:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:46:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:46:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:46:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:46:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:46:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:46:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:46:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:46:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:46:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:46:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:46:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 03:46:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 03:46:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 03:46:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 03:46:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 03:46:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 03:46:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 03:46:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 03:46:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 03:46:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 03:46:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 03:46:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 03:46:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 03:46:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 03:46:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 03:46:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 03:46:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 03:46:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:46:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 331cbcd0661b1807101ae84b568a6e40 OK 2026/05/06 03:46:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 375e4ea0dfb8fc7474680fec6f2de3cd OK 2026/05/06 03:46:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 4511b0b58ccd978aa488255def54d025 OK 2026/05/06 03:46:19 DEBUG : dir1/0003-defghij.txt: md5 = 71eb54dbc7e05a64ed0c8a1380dfc59c OK 2026/05/06 03:46:20 DEBUG : dir1/0004-efghijk.txt: md5 = d654e05cf9b78a2f980e5bbee7cfc39a OK 2026/05/06 03:46:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 8661f9c28ce56041ff59c90eb2b4392c OK 2026/05/06 03:46:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 8b970e8f83b73de21d6fb01a3b5d5476 OK 2026/05/06 03:46:24 DEBUG : dir1/0007-1234567.txt: md5 = 4df5c4d98e1834884d7803aefcea1ae3 OK 2026/05/06 03:46:26 DEBUG : dir1/0008-2345678.txt: md5 = fa32cd84c43c75f38c11bf5a287a1535 OK 2026/05/06 03:46:27 DEBUG : dir1/0009-3456789.txt: md5 = 634a2011d944ecf42f2190d2d38edead OK 2026/05/06 03:46:28 DEBUG : dir1/0010-456789.txt: md5 = c484af76d8b7fdd115ae5e36d23b9976 OK 2026/05/06 03:46:30 DEBUG : dir1/0011-56789;.txt: md5 = 0caadd22f347c17ddd59defbc0c71af4 OK 2026/05/06 03:46:31 DEBUG : dir1/0012-6789;.txt: md5 = 4724151f1e28df2ce3c313cb54ae662c OK 2026/05/06 03:46:33 DEBUG : dir1/0013-789;=.txt: md5 = 9abfeefe0f11c48c8f29b3f2551ced4e OK 2026/05/06 03:46:34 DEBUG : dir1/0014-89;=.txt: md5 = 0ec566ddc17a7b37c0c0d693160a1cc5 OK 2026/05/06 03:46:36 DEBUG : dir1/0015-9;=.txt: md5 = 2284f3219b9d7bc2b13a6ef4ec348a04 OK 2026/05/06 03:46:37 DEBUG : apple: md5 = 31d52f3ad16903a80b32e0e86d0ceabe OK 2026/05/06 03:46:39 DEBUG : banana: md5 = bcf603c7fe19199dec9723cecfb1946a OK 2026/05/06 03:46:40 DEBUG : appleappleapplebanana: md5 = 0dc00c79d233a0d23efc098f71f4b946 OK 2026/05/06 03:46:41 DEBUG : splitbananasplit: md5 = 5282c9a127e2f725541cf3497468a930 OK 2026/05/06 03:46:41 DEBUG : Waiting for deletions to finish 2026/05/06 03:46:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:46:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:46:43 DEBUG : apple: size = 5 OK 2026/05/06 03:46:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : apple: Unchanged skipping 2026/05/06 03:46:43 DEBUG : banana: size = 6 OK 2026/05/06 03:46:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : banana: Unchanged skipping 2026/05/06 03:46:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:46:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:46:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:46:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:46:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:46:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:46:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:46:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:46:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:46:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:46:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:46:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:46:43 DEBUG : Waiting for deletions to finish 2026/05/06 03:46:43 DEBUG : Waiting for deletions to finish 2026/05/06 03:46:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:46:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1: Directory modification time the same (differ by -37.979µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : apple: size = 5 OK 2026/05/06 03:46:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : apple: Unchanged skipping 2026/05/06 03:46:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:46:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:46:45 DEBUG : banana: size = 6 OK 2026/05/06 03:46:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : banana: Unchanged skipping 2026/05/06 03:46:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:46:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:46:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:46:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:46:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:46:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:46:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:46:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:46:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:46:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:46:45 DEBUG : Waiting for deletions to finish 2026/05/06 03:46:45 DEBUG : Waiting for deletions to finish 2026/05/06 03:46:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:46:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : Waiting for deletions to finish 2026/05/06 03:46:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:46:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:46:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:47:00 DEBUG : dir1/0000-abcdefg.txt: md5 = a6c3dea62df46eb88ca61f8374655d23 OK 2026/05/06 03:47:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = f88b1e9bd6b3ddc4f16c127feb6b771b OK 2026/05/06 03:47:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 59438f803719de459df04c52211b9c12 OK 2026/05/06 03:47:04 DEBUG : dir1/0003-defghij.txt: md5 = dd1b1f8eb3acbfb1d482864284726e2b OK 2026/05/06 03:47:05 DEBUG : dir1/0004-efghijk.txt: md5 = 836f3c59370c5bee8317b51b35cc8316 OK 2026/05/06 03:47:07 DEBUG : dir1/0005-fghijkl.txt: md5 = b697b5a03ecae9ee2825514ac531fc5e OK 2026/05/06 03:47:08 DEBUG : dir1/0006-ghijklm.txt: md5 = ff0c8d55ec51baacaaa0d6633d9d8124 OK 2026/05/06 03:47:10 DEBUG : dir1/0007-1234567.txt: md5 = a13a383e0f7732cc2fcb3415b22da1cf OK 2026/05/06 03:47:11 DEBUG : dir1/0008-2345678.txt: md5 = 6c5d29660b571602facc558a53cafe85 OK 2026/05/06 03:47:13 DEBUG : dir1/0009-3456789.txt: md5 = 28c36c9ad75f50ce55c78d311d18deef OK 2026/05/06 03:47:14 DEBUG : dir1/0010-456789.txt: md5 = 3c55b3155e6107b48a92eb1f0b6c7cf8 OK 2026/05/06 03:47:16 DEBUG : dir1/0011-56789;.txt: md5 = 5e2bbe332db6788a70aaef902a990db9 OK 2026/05/06 03:47:17 DEBUG : dir1/0012-6789;.txt: md5 = f83e6a6d9bfe05f773c6c6add6bc2a4a OK 2026/05/06 03:47:18 DEBUG : dir1/0013-789;=.txt: md5 = 868496e7307b5ad88b189456656c2b8d OK 2026/05/06 03:47:20 DEBUG : dir1/0014-89;=.txt: md5 = e81161f34f18c9fd43dc6a68fabb6f61 OK 2026/05/06 03:47:21 DEBUG : dir1/0015-9;=.txt: md5 = 5f725731c5f27cab2e4bc736745d323c OK 2026/05/06 03:47:22 DEBUG : apple: md5 = 7116a4e4b4c14437d15f1342bbb32133 OK 2026/05/06 03:47:24 DEBUG : banana: md5 = c987bd6e666febcea2944983dae9f521 OK 2026/05/06 03:47:25 DEBUG : appleappleapplebanana: md5 = c7064c6193525f7e2c4ed059916cbcb2 OK 2026/05/06 03:47:27 DEBUG : splitbananasplit: md5 = d75161a3c5f231285fefd5b9b5a3b3ed OK 2026/05/06 03:47:27 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:47:28 DEBUG : apple: size = 5 OK 2026/05/06 03:47:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:28 DEBUG : apple: Unchanged skipping 2026/05/06 03:47:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:47:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:47:28 DEBUG : banana: size = 6 OK 2026/05/06 03:47:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:28 DEBUG : banana: Unchanged skipping 2026/05/06 03:47:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:47:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:47:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:47:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:47:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:47:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:47:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:47:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:47:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:47:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:47:29 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:29 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:47:30 DEBUG : dir1: Directory modification time the same (differ by -907.725µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : apple: size = 5 OK 2026/05/06 03:47:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : apple: Unchanged skipping 2026/05/06 03:47:30 DEBUG : banana: size = 6 OK 2026/05/06 03:47:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:47:30 DEBUG : banana: Unchanged skipping 2026/05/06 03:47:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:47:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:47:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:47:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:47:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:47:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:47:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:47:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:47:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:47:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:47:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:47:30 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:30 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:47:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 7a4b97d5b330c7a4cff5f087d232c0bc OK 2026/05/06 03:47:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1062598e64ab5a79b952d869ddd3cd8f OK 2026/05/06 03:47:46 DEBUG : dir1/0002-cdefghi.txt: md5 = fa125f9213fe87a2e26aeee13a3df7a5 OK 2026/05/06 03:47:48 DEBUG : dir1/0003-defghij.txt: md5 = 31828fe009e35c565619407d7f2a5642 OK 2026/05/06 03:47:49 DEBUG : dir1/0004-efghijk.txt: md5 = c8af1c83895b7706a1c98e7450665716 OK 2026/05/06 03:47:51 DEBUG : dir1/0005-fghijkl.txt: md5 = b51374bc74c75079e69c47940956bf92 OK 2026/05/06 03:47:52 DEBUG : dir1/0006-ghijklm.txt: md5 = fd3517ac29b3d88c34872a2554589fed OK 2026/05/06 03:47:54 DEBUG : dir1/0007-1234567.txt: md5 = efe07557cf4ffd7ab7765faba23f8ef9 OK 2026/05/06 03:47:55 DEBUG : dir1/0008-2345678.txt: md5 = 024b1695a6c391a03bdd05f14922eea3 OK 2026/05/06 03:47:57 DEBUG : dir1/0009-3456789.txt: md5 = e36cf5b3cd8857b9eebb28e412bb67b1 OK 2026/05/06 03:47:58 DEBUG : dir1/0010-456789.txt: md5 = 04ecf9c73b64b246feed76acbc2e8490 OK 2026/05/06 03:48:00 DEBUG : dir1/0011-56789;.txt: md5 = fb3fa9e30f16f07104b06bad7c367605 OK 2026/05/06 03:48:01 DEBUG : dir1/0012-6789;.txt: md5 = 9568aedc7645a3dcc143415339b0f97d OK 2026/05/06 03:48:02 DEBUG : dir1/0013-789;=.txt: md5 = 07f5977b891bc8963b4774dcdbb78636 OK 2026/05/06 03:48:04 DEBUG : dir1/0014-89;=.txt: md5 = 2c4c604815ebdc28873cedaf511dae98 OK 2026/05/06 03:48:05 DEBUG : dir1/0015-9;=.txt: md5 = 1ca04aa04706994a9ec90f63839f2f66 OK 2026/05/06 03:48:07 DEBUG : apple: md5 = 05c2186353cb4da23621f60e55c0d9e5 OK 2026/05/06 03:48:08 DEBUG : banana: md5 = 9caecd159eff5f0594d02bd667c7aafc OK 2026/05/06 03:48:10 DEBUG : appleappleapplebanana: md5 = 795da2f27e4b41f4f2f1914aa82ab394 OK 2026/05/06 03:48:11 DEBUG : splitbananasplit: md5 = 0316b422f03949824132a976a7659256 OK 2026/05/06 03:48:11 DEBUG : Waiting for deletions to finish 2026/05/06 03:48:12 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:48:12 DEBUG : apple: size = 5 OK 2026/05/06 03:48:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:12 DEBUG : apple: Unchanged skipping 2026/05/06 03:48:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:48:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:48:12 DEBUG : banana: size = 6 OK 2026/05/06 03:48:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:12 DEBUG : banana: Unchanged skipping 2026/05/06 03:48:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:48:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:48:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:48:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:48:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:48:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:48:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:48:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:48:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:48:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:48:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:48:13 DEBUG : Waiting for deletions to finish 2026/05/06 03:48:13 DEBUG : Waiting for deletions to finish 2026/05/06 03:48:14 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:48:14 DEBUG : dir1: Directory modification time the same (differ by -747.107µs, within tolerance 1ms) 2026/05/06 03:48:14 DEBUG : apple: size = 5 OK 2026/05/06 03:48:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:14 DEBUG : apple: Unchanged skipping 2026/05/06 03:48:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:48:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:48:14 DEBUG : banana: size = 6 OK 2026/05/06 03:48:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:14 DEBUG : banana: Unchanged skipping 2026/05/06 03:48:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:48:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:48:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:48:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:48:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:48:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:48:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:48:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:48:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:48:15 DEBUG : Waiting for deletions to finish 2026/05/06 03:48:15 DEBUG : Waiting for deletions to finish 2026/05/06 03:48:15 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:48:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:48:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 341da9bf8b8d459af1f71957971acece OK 2026/05/06 03:48:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 91fcff504b2f63fdc8db572f7254ceb3 OK 2026/05/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: md5 = bba2a7a2014b0bf327f0530937f6e44b OK 2026/05/06 03:48:33 DEBUG : dir1/0003-defghij.txt: md5 = 1429f7090332c05644e8c570fcd19620 OK 2026/05/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: md5 = a59520f9dd0c1fbe6142e3461fcb96b4 OK 2026/05/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: md5 = ae66f927b7b4436cd7db2b7f5fdc8301 OK 2026/05/06 03:48:37 DEBUG : dir1/0006-ghijklm.txt: md5 = a741aaef766d344e6e415a6c705d53b7 OK 2026/05/06 03:48:39 DEBUG : dir1/0007-1234567.txt: md5 = 3c118ae92b4522217077203cf62c92fb OK 2026/05/06 03:48:40 DEBUG : dir1/0008-2345678.txt: md5 = e58ce4a8f5299fdaf1671faf1a211b87 OK 2026/05/06 03:48:42 DEBUG : dir1/0009-3456789.txt: md5 = 6923639c2cc8a9a38eec0ec061c69c83 OK 2026/05/06 03:48:43 DEBUG : dir1/0010-456789.txt: md5 = 0280af999eede31db6f33e03efa7d904 OK 2026/05/06 03:48:45 DEBUG : dir1/0011-56789;.txt: md5 = 9f9bead5ec47ef8c148739a9e57d1579 OK 2026/05/06 03:48:46 DEBUG : dir1/0012-6789;.txt: md5 = c02edbc2ddf20963580e5123bb8a19d8 OK 2026/05/06 03:48:48 DEBUG : dir1/0013-789;=.txt: md5 = 2224d22164bba948d8a90d7ad887bcd3 OK 2026/05/06 03:48:49 DEBUG : dir1/0014-89;=.txt: md5 = 62f84258150cafae7397bb6315040370 OK 2026/05/06 03:48:50 DEBUG : dir1/0015-9;=.txt: md5 = 7e0d61fcd7ec4a965911c76ce8a16603 OK 2026/05/06 03:48:52 DEBUG : apple: md5 = e853a12d029d19d06644263ed179f02f OK 2026/05/06 03:48:54 DEBUG : banana: md5 = 6abe1d09f0c64c039a826da337212494 OK 2026/05/06 03:48:55 DEBUG : appleappleapplebanana: md5 = 01313f55f93c361c508151ed2697b32a OK 2026/05/06 03:48:57 DEBUG : splitbananasplit: md5 = 2c8f9704141da8953f05c006641c5157 OK 2026/05/06 03:48:57 DEBUG : Waiting for deletions to finish 2026/05/06 03:48:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:48:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:48:58 DEBUG : apple: size = 5 OK 2026/05/06 03:48:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:48:58 DEBUG : apple: Unchanged skipping 2026/05/06 03:48:58 DEBUG : banana: size = 6 OK 2026/05/06 03:48:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:48:58 DEBUG : banana: Unchanged skipping 2026/05/06 03:48:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:48:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:48:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:48:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:48:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:48:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:48:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:48:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:48:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:48:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:48:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:48:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:48:59 DEBUG : Waiting for deletions to finish 2026/05/06 03:48:59 DEBUG : Waiting for deletions to finish 2026/05/06 03:48:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:48:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:49:00 DEBUG : dir1: Directory modification time the same (differ by -600.6µs, within tolerance 1ms) 2026/05/06 03:49:00 DEBUG : banana: size = 6 OK 2026/05/06 03:49:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:00 DEBUG : banana: Unchanged skipping 2026/05/06 03:49:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:49:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:49:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:49:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:49:00 DEBUG : apple: size = 5 OK 2026/05/06 03:49:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:00 DEBUG : apple: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:49:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:49:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:49:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:49:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:49:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:49:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:49:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:49:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:49:01 DEBUG : Waiting for deletions to finish 2026/05/06 03:49:01 DEBUG : Waiting for deletions to finish 2026/05/06 03:49:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:49:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:49:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 171609f24dc3a679b670be8e89911252 OK 2026/05/06 03:49:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = b52a78bdf2c033b82cec8db40ca3b8d9 OK 2026/05/06 03:49:17 DEBUG : dir1/0002-cdefghi.txt: md5 = bfbfe605a8f0fc8eb0a072d48d5e86ee OK 2026/05/06 03:49:19 DEBUG : dir1/0003-defghij.txt: md5 = 8b2339beb0a287ffcc21fbf6c631d0b2 OK 2026/05/06 03:49:20 DEBUG : dir1/0004-efghijk.txt: md5 = f497a027f748c18414fda2877a8a61ec OK 2026/05/06 03:49:22 DEBUG : dir1/0005-fghijkl.txt: md5 = b7150d2354e6d28721c11a0ba1a7a7a3 OK 2026/05/06 03:49:23 DEBUG : dir1/0006-ghijklm.txt: md5 = fdceb0faa70fd25f2ff034752e796473 OK 2026/05/06 03:49:25 DEBUG : dir1/0007-1234567.txt: md5 = 5ac907661cfc096e8b8ad39e10187d11 OK 2026/05/06 03:49:26 DEBUG : dir1/0008-2345678.txt: md5 = f5bdd913acde59d64d82ebe8f2c9a929 OK 2026/05/06 03:49:28 DEBUG : dir1/0009-3456789.txt: md5 = 7891eb3296ed5822f09fa67ae1a6938c OK 2026/05/06 03:49:29 DEBUG : dir1/0010-456789.txt: md5 = 8e7e715e278354ca6b3efdc504dca140 OK 2026/05/06 03:49:31 DEBUG : dir1/0011-56789;.txt: md5 = b413ef8c9d3249d9ddbc27669bb2ecd9 OK 2026/05/06 03:49:32 DEBUG : dir1/0012-6789;.txt: md5 = 246b4c0ff5e3be7d9226aaee519be0ed OK 2026/05/06 03:49:34 DEBUG : dir1/0013-789;=.txt: md5 = b16b82c8ef9389b439432009af231e18 OK 2026/05/06 03:49:35 DEBUG : dir1/0014-89;=.txt: md5 = a18206405a1f88deb3cfe8b0f3afdd68 OK 2026/05/06 03:49:37 DEBUG : dir1/0015-9;=.txt: md5 = d55f535070508e76820658b854b39344 OK 2026/05/06 03:49:39 DEBUG : apple: md5 = b01ad03a6fc50f6207b58cdd00ba6e15 OK 2026/05/06 03:49:40 DEBUG : banana: md5 = 0eca95fa4b188b21d7b4858464297222 OK 2026/05/06 03:49:42 DEBUG : appleappleapplebanana: md5 = 44dfc66fc103f644413fd1305d7e4c3e OK 2026/05/06 03:49:43 DEBUG : splitbananasplit: md5 = 88fe030e2317a717a9d946d054c088b4 OK 2026/05/06 03:49:43 DEBUG : Waiting for deletions to finish 2026/05/06 03:49:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:49:44 DEBUG : apple: size = 5 OK 2026/05/06 03:49:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:44 DEBUG : apple: Unchanged skipping 2026/05/06 03:49:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:49:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:49:44 DEBUG : banana: size = 6 OK 2026/05/06 03:49:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:44 DEBUG : banana: Unchanged skipping 2026/05/06 03:49:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/06 03:49:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:49:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:49:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:49:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:49:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:49:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:49:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:49:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:49:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:49:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:49:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:49:45 DEBUG : Waiting for deletions to finish 2026/05/06 03:49:45 DEBUG : Waiting for deletions to finish 2026/05/06 03:49:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:49:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : apple: size = 5 OK 2026/05/06 03:49:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : apple: Unchanged skipping 2026/05/06 03:49:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 03:49:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1: Directory modification time the same (differ by -470.207µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : banana: size = 6 OK 2026/05/06 03:49:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : banana: Unchanged skipping 2026/05/06 03:49:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 03:49:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 03:49:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 03:49:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 03:49:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 03:49:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 03:49:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 03:49:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 03:49:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:49:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 03:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:49:47 DEBUG : Waiting for deletions to finish 2026/05/06 03:49:47 DEBUG : Waiting for deletions to finish 2026/05/06 03:49:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : banana: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : apple: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 03:49:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/06 03:49:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" --- PASS: TestTransform (546.96s) --- PASS: TestTransform/NFC (45.56s) --- PASS: TestTransform/NFD (45.60s) --- PASS: TestTransform/base64 (52.75s) --- PASS: TestTransform/prefix (61.33s) --- PASS: TestTransform/suffix (62.46s) --- PASS: TestTransform/truncate (52.55s) --- PASS: TestTransform/encoder (45.27s) --- PASS: TestTransform/ISO-8859-1 (43.92s) --- PASS: TestTransform/charmap (45.00s) --- PASS: TestTransform/lowercase (45.99s) --- PASS: TestTransform/ascii (46.52s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:49:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/06 03:49:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/06 03:49:59 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/06 03:50:00 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-06T03:49:59.250875348Z) 2026/05/06 03:50:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/06 03:50:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/06 03:50:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/06 03:50:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/06 03:50:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/06 03:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 000975c49c86b125e72e8583331d9d3e OK 2026/05/06 03:50:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/06 03:50:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/06 03:50:01 DEBUG : Waiting for deletions to finish 2026/05/06 03:50:03 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.01s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:50:04 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:04 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:04 DEBUG : tictactoe: Making directory with metadata 2026/05/06 03:50:05 INFO : tictactoe: Made directory with metadata (mtime=2026-05-06T03:50:04.257968104Z) 2026/05/06 03:50:05 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:05 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:05 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/06 03:50:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:06 DEBUG : tictactoe/tictactoe: md5 = a5e8d401d11214f3256a7fae5679d94d OK 2026/05/06 03:50:06 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/06 03:50:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/06 03:50:06 DEBUG : Waiting for deletions to finish 2026/05/06 03:50:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.19s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:50:09 DEBUG : toe: Making directory with metadata 2026/05/06 03:50:10 INFO : toe: Made directory with metadata (mtime=2026-05-06T03:50:09.452064237Z) 2026/05/06 03:50:10 DEBUG : toe/toe: Making directory with metadata 2026/05/06 03:50:11 INFO : toe/toe: Made directory with metadata (mtime=2026-05-06T03:50:09.452064237Z) 2026/05/06 03:50:11 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/06 03:50:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/06 03:50:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/06 03:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:12 DEBUG : toe/toe/tictactoe: md5 = ca78621e7c95427b3085931e5bb0dabd OK 2026/05/06 03:50:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/06 03:50:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/06 03:50:12 DEBUG : Waiting for deletions to finish 2026/05/06 03:50:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/06 03:50:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.77s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:50:16 DEBUG : toe: Making directory with metadata 2026/05/06 03:50:17 INFO : toe: Made directory with metadata (mtime=2026-05-06T03:50:16.218189336Z) 2026/05/06 03:50:17 DEBUG : toe/toe: Making directory with metadata 2026/05/06 03:50:17 INFO : toe/toe: Made directory with metadata (mtime=2026-05-06T03:50:16.218189336Z) 2026/05/06 03:50:17 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/06 03:50:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/06 03:50:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/06 03:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:19 DEBUG : toe/toe/tictactoe: md5 = 03679615136711f36f65fc69febfd6a7 OK 2026/05/06 03:50:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/06 03:50:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/06 03:50:19 DEBUG : Waiting for deletions to finish 2026/05/06 03:50:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/06 03:50:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.71s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:50:22 DEBUG : empty_dir: Making directory with metadata 2026/05/06 03:50:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:50:22 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:23 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/06 03:50:23 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:50:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:23 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:23 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:23 DEBUG : tictactoe: Making directory with metadata 2026/05/06 03:50:24 INFO : tictactoe: Made directory with metadata (mtime=2026-05-06T03:50:22.92431318Z) 2026/05/06 03:50:24 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:24 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/06 03:50:25 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-06T03:50:22.92431318Z) 2026/05/06 03:50:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 03:50:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 03:50:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 03:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:26 DEBUG : tictactoe/tictactoe/toe.txt: md5 = e96b44dd1994f65cfb6a055a4b9307c2 OK 2026/05/06 03:50:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/06 03:50:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/06 03:50:26 DEBUG : Waiting for deletions to finish 2026/05/06 03:50:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/06 03:50:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.01s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:50:30 DEBUG : empty_dir: Making directory with metadata 2026/05/06 03:50:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:50:30 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:31 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/06 03:50:32 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:50:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:32 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:32 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:32 DEBUG : tictactoe: Making directory with metadata 2026/05/06 03:50:32 INFO : tictactoe: Made directory with metadata (mtime=2026-05-06T03:50:30.938460995Z) 2026/05/06 03:50:32 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:32 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/06 03:50:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-06T03:50:30.938460995Z) 2026/05/06 03:50:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 03:50:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:50:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 03:50:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7a43b288bb56c3a34cdb0cf286b00eb7 OK 2026/05/06 03:50:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 03:50:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:50:34 DEBUG : Waiting for deletions to finish 2026/05/06 03:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:35 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:35 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:35 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 03:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 03:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/06 03:50:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': 0 differences found 2026/05/06 03:50:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': 1 hashes could not be checked 2026/05/06 03:50:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': 1 matching files 2026/05/06 03:50:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/06 03:50:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.95s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:50:39 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:40 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:40 DEBUG : tictactoe: Making directory with metadata 2026/05/06 03:50:40 INFO : tictactoe: Made directory with metadata (mtime=2026-05-06T03:50:39.88762582Z) 2026/05/06 03:50:40 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:40 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/06 03:50:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-06T03:50:39.88762582Z) 2026/05/06 03:50:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 03:50:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 03:50:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 03:50:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:43 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 39017c7e8ff5f60028fdfd2652812d12 OK 2026/05/06 03:50:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/06 03:50:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/06 03:50:43 DEBUG : Waiting for deletions to finish 2026/05/06 03:50:43 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:44 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:44 DEBUG : tictactoe: Directory modification time the same (differ by -625.82µs, within tolerance 1ms) 2026/05/06 03:50:44 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:44 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -625.82µs, within tolerance 1ms) 2026/05/06 03:50:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/06 03:50:44 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 03:50:44 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/06 03:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:44 DEBUG : Waiting for deletions to finish 2026/05/06 03:50:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/06 03:50:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.40s) === RUN TestSyntax 2026/05/06 03:50:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:50:48 DEBUG : toe: Making directory with metadata 2026/05/06 03:50:49 INFO : toe: Made directory with metadata (mtime=2026-05-06T03:50:48.292780403Z) 2026/05/06 03:50:49 DEBUG : toe/toe: Making directory with metadata 2026/05/06 03:50:50 INFO : toe/toe: Made directory with metadata (mtime=2026-05-06T03:50:48.292780403Z) 2026/05/06 03:50:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/06 03:50:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:51 DEBUG : toe/toe/toe: md5 = cb50d0035f77bd74864b8609fcaac24a OK 2026/05/06 03:50:51 DEBUG : toe/toe/toe: size = 11 OK 2026/05/06 03:50:51 INFO : toe/toe/toe: Copied (new) 2026/05/06 03:50:51 DEBUG : Waiting for deletions to finish 2026/05/06 03:50:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/06 03:50:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.83s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:50:55 DEBUG : empty_dir: Making directory with metadata 2026/05/06 03:50:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:50:55 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:55 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/06 03:50:56 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:50:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:50:56 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:56 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:56 DEBUG : tictactoe: Making directory with metadata 2026/05/06 03:50:56 INFO : tictactoe: Made directory with metadata (mtime=2026-05-06T03:50:55.122905864Z) 2026/05/06 03:50:56 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:56 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:50:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/06 03:50:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-06T03:50:55.122905864Z) 2026/05/06 03:50:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:50:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 03:50:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:50:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 03:50:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:50:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:50:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:50:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:50:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 0ce66902da3af41465d0f86a10ae5ec7 OK 2026/05/06 03:50:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 03:50:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:50:59 INFO : toe/toe/toe.txt: Deleted 2026/05/06 03:50:59 INFO : toe/toe: Removing directory 2026/05/06 03:50:59 INFO : toe: Removing directory 2026/05/06 03:50:59 INFO : empty_dir: Removing directory 2026/05/06 03:50:59 DEBUG : Local file system at /tmp/rclone3229137500: deleted 3 directories 2026/05/06 03:51:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/06 03:51:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.26s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:51:03 DEBUG : empty_dir: Making directory with metadata 2026/05/06 03:51:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:51:03 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:51:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:51:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:51:03 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/06 03:51:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:51:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:51:04 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:04 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:04 DEBUG : tictactoe: Making directory with metadata 2026/05/06 03:51:05 INFO : tictactoe: Made directory with metadata (mtime=2026-05-06T03:51:03.385057444Z) 2026/05/06 03:51:05 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:05 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:51:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/06 03:51:05 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-06T03:51:03.385057444Z) 2026/05/06 03:51:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:51:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 03:51:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:51:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 03:51:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:51:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:51:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f314c115a6eb4930952c0dc52577c237 OK 2026/05/06 03:51:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 03:51:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:51:07 INFO : toe/toe/toe.txt: Deleted 2026/05/06 03:51:07 INFO : toe/toe: Removing directory 2026/05/06 03:51:07 INFO : toe: Removing directory 2026/05/06 03:51:07 INFO : empty_dir: Removing directory 2026/05/06 03:51:07 DEBUG : Local file system at /tmp/rclone3229137500: deleted 3 directories 2026/05/06 03:51:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 03:51:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/06 03:51:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 03:51:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 03:51:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 03:51:10 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/06 03:51:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/06 03:51:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/06 03:51:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.62s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:51:16 DEBUG : Reset feature "Copy" 2026/05/06 03:51:16 DEBUG : Reset feature "Move" 2026/05/06 03:51:16 DEBUG : Reset feature "Copy" 2026/05/06 03:51:16 DEBUG : Reset feature "Move" 2026/05/06 03:51:16 DEBUG : empty_dir: Making directory with metadata 2026/05/06 03:51:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:51:16 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:51:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:51:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:51:16 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/06 03:51:16 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:51:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 03:51:16 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:16 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:16 DEBUG : tictactoe: Making directory with metadata 2026/05/06 03:51:17 INFO : tictactoe: Made directory with metadata (mtime=2026-05-06T03:51:16.00328856Z) 2026/05/06 03:51:17 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:17 DEBUG : toe: transformed to: tictactoe 2026/05/06 03:51:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:51:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/06 03:51:18 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-06T03:51:16.00328856Z) 2026/05/06 03:51:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 03:51:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 03:51:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:51:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 03:51:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:51:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:51:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:51:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:51:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a377eac3fa13a3ab5b87c8aa4517b1a8 OK 2026/05/06 03:51:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 03:51:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 03:51:19 INFO : toe/toe/toe.txt: Deleted 2026/05/06 03:51:19 INFO : toe/toe: Removing directory 2026/05/06 03:51:19 INFO : toe: Removing directory 2026/05/06 03:51:19 INFO : empty_dir: Removing directory 2026/05/06 03:51:19 DEBUG : Local file system at /tmp/rclone3229137500: deleted 3 directories 2026/05/06 03:51:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 03:51:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/06 03:51:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 03:51:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 03:51:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 03:51:25 DEBUG : toe/toe/toe.txt: md5 = df5d184a0336afbae4569ca919d18046 OK 2026/05/06 03:51:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/06 03:51:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/06 03:51:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/06 03:51:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/06 03:51:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/06 03:51:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/06 03:51:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.20s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:51:31 DEBUG : toe: transformed to: dG9l 2026/05/06 03:51:31 DEBUG : toe: transformed to: dG9l 2026/05/06 03:51:31 DEBUG : dG9l: Making directory with metadata 2026/05/06 03:51:32 INFO : dG9l: Made directory with metadata (mtime=2026-05-06T03:51:31.201566338Z) 2026/05/06 03:51:32 DEBUG : toe: transformed to: dG9l 2026/05/06 03:51:32 DEBUG : toe: transformed to: dG9l 2026/05/06 03:51:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/06 03:51:32 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/06 03:51:32 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-06T03:51:31.201566338Z) 2026/05/06 03:51:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/06 03:51:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/06 03:51:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/06 03:51:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 03:51:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/06 03:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:51:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 2f36448b5615aeba0788ecda0f9b43f9 OK 2026/05/06 03:51:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/06 03:51:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/06 03:51:34 DEBUG : Waiting for deletions to finish 2026/05/06 03:51:35 DEBUG : dG9l: transformed to: toe 2026/05/06 03:51:35 DEBUG : dG9l: transformed to: toe 2026/05/06 03:51:35 DEBUG : toe: Directory modification time the same (differ by 566.338µs, within tolerance 1ms) 2026/05/06 03:51:35 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/06 03:51:35 DEBUG : dG9l: transformed to: toe 2026/05/06 03:51:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/06 03:51:35 DEBUG : toe/toe: Directory modification time the same (differ by 566.338µs, within tolerance 1ms) 2026/05/06 03:51:35 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/06 03:51:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/06 03:51:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/06 03:51:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/06 03:51:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/06 03:51:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/06 03:51:35 DEBUG : Local file system at /tmp/rclone3229137500: Waiting for checks to finish 2026/05/06 03:51:35 DEBUG : Local file system at /tmp/rclone3229137500: Waiting for transfers to finish 2026/05/06 03:51:35 DEBUG : Waiting for deletions to finish 2026/05/06 03:51:38 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/06 03:51:38 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.10s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate'", Local "Local file system at /tmp/rclone3229137500", Modify Window "1ms" 2026/05/06 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 03:51:39 DEBUG : toe: transformed to: 2026/05/06 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 03:51:39 DEBUG : toe: transformed to: 2026/05/06 03:51:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Making directory with metadata 2026/05/06 03:51:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Made directory with metadata (mtime=2026-05-06T03:51:39.299714083Z) 2026/05/06 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 03:51:39 DEBUG : toe: transformed to: 2026/05/06 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 03:51:39 DEBUG : toe: transformed to: 2026/05/06 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 03:51:39 DEBUG : toe/toe: transformed to: 2026/05/06 03:51:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/06 03:51:39 DEBUG : toe/toe: Making directory with metadata 2026/05/06 03:51:41 INFO : toe/toe: Made directory with metadata (mtime=2026-05-06T03:51:39.299714083Z) 2026/05/06 03:51:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 03:51:41 DEBUG : toe/toe: transformed to: 2026/05/06 03:51:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/06 03:51:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 03:51:41 DEBUG : toe: transformed to: 2026/05/06 03:51:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/06 03:51:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 03:51:41 DEBUG : toe/toe/toe: transformed to: 2026/05/06 03:51:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/06 03:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for checks to finish 2026/05/06 03:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Waiting for transfers to finish 2026/05/06 03:51:42 DEBUG : toe/toe/toe: md5 = 38524a05b20ff00391fd2ff6bab2b3d2 OK 2026/05/06 03:51:42 DEBUG : toe/toe/toe: size = 11 OK 2026/05/06 03:51:42 INFO : toe/toe/toe: Copied (new) 2026/05/06 03:51:42 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': not deleting files as there were IO errors 2026/05/06 03:51:42 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': not deleting directories as there were IO errors 2026/05/06 03:51:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/06 03:51:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.28s) PASS 2026/05/06 03:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megucig1wate': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 26m34.456034718s (try 1/5)