"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/08/02 01:37:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu" 2026/08/02 01:37:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/02 01:37:45 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g" 2026/08/02 01:37:46 DEBUG : Creating backend with remote "/tmp/rclone2473230511" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:37:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:37:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/02 01:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:37:47 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.72s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:37:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:37:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:37:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:37:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:37:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:37:50 DEBUG : sub dir/hello world: md5 = d5ed226d9f4c98529572ee70045a8d39 OK 2026/08/02 01:37:50 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:37:50 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:37:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:37:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.06s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:37:55 DEBUG : metadata sub dir: Making directory with metadata 2026/08/02 01:37:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:37:55 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/02 01:37:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:37:55 DEBUG : Local file system at /tmp/rclone2473230511: File to upload is small (21 bytes), uploading instead of streaming 2026/08/02 01:37:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/02 01:37:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/02 01:37:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/02 01:37:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:37:55 DEBUG : Google drive root 'crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g': Skipping btime metadata as can't update it on an existing file: 2026-08-02T01:37:55.447430811Z 2026/08/02 01:37:56 INFO : empty metadata sub dir: Updated directory metadata 2026/08/02 01:37:56 DEBUG : Google drive root 'crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g': Skipping btime metadata as can't update it on an existing file: 2026-08-02T01:37:55.447430811Z 2026/08/02 01:37:57 INFO : metadata sub dir: Updated directory metadata 2026/08/02 01:37:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/02 01:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:37:58 DEBUG : metadata sub dir/hello metadata world: md5 = 4d6f42f128effc7721701a96eb0c60ec OK 2026/08/02 01:37:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/02 01:37:58 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/02 01:38:01 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:02 DEBUG : metadata sub dir: Making directory with metadata 2026/08/02 01:38:02 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:38:02 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/02 01:38:02 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:38:02 DEBUG : Local file system at /tmp/rclone2473230511: File to upload is small (21 bytes), uploading instead of streaming 2026/08/02 01:38:02 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/02 01:38:02 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/02 01:38:02 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/02 01:38:02 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:38:03 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/02 01:38:03 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/02 01:38:03 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/02 01:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:05 DEBUG : metadata sub dir/hello metadata world: md5 = dd6cfe61221cbe9f8603f2a4c4bb5db8 OK 2026/08/02 01:38:05 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/02 01:38:05 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/02 01:38:05 DEBUG : Google drive root 'crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g': Skipping btime metadata as can't update it on an existing file: 2026-08-02T01:38:02.798510342Z 2026/08/02 01:38:05 INFO : metadata sub dir: Updated directory metadata 2026/08/02 01:38:08 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.40s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:09 DEBUG : Creating backend with remote "/non-existing" 2026/08/02 01:38:09 DEBUG : Config file has changed externally - reloading 2026/08/02 01:38:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/02 01:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.65s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:12 DEBUG : sub dir/hello world: md5 = 7923230bab17c26a35db47ec2f8b28a6 OK 2026/08/02 01:38:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:38:12 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:38:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:38:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.27s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Running all checks before starting transfers 2026/08/02 01:38:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Checks finished, now starting transfers 2026/08/02 01:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:18 DEBUG : sub dir/hello world: md5 = 40390a292f5f90c6003d47932239c26c OK 2026/08/02 01:38:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:38:18 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:38:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:38:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.33s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:20 ERROR : Ignoring --no-traverse with sync 2026/08/02 01:38:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:38:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:23 DEBUG : sub dir/hello world: md5 = 31ca95255e42d32e1c3a17a2c50174cd OK 2026/08/02 01:38:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:38:23 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:38:23 DEBUG : Waiting for deletions to finish 2026/08/02 01:38:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:38:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.28s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/02 01:38:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:27 DEBUG : hello world2: md5 = 9636b8f0222bf5dc9d7e48b581872b94 OK 2026/08/02 01:38:27 DEBUG : hello world2: size = 12 OK 2026/08/02 01:38:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.72s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:30 DEBUG : potato2: md5 = 29c222f20d729a2f572c1f79e657d6e0 OK 2026/08/02 01:38:30 DEBUG : potato2: size = 11 OK 2026/08/02 01:38:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:33 DEBUG : potato2: md5 = 8cf14536bae51106bd259dc27c42b10b OK 2026/08/02 01:38:33 DEBUG : potato2: size = 11 OK 2026/08/02 01:38:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.83s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/02 01:38:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:38:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:38:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:38:34 DEBUG : sub dir2: Making directory with metadata 2026/08/02 01:38:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:38:35 DEBUG : sub dir: Making directory with metadata 2026/08/02 01:38:36 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 01:38:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:38:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/02 01:38:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:37 DEBUG : sub dir/hello world: md5 = 42336b1c19b77413e2abb17d3a004e05 OK 2026/08/02 01:38:37 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:38:37 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:38:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/08/02 01:38:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.23s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:42 INFO : sub dir2: Making directory 2026/08/02 01:38:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/02 01:38:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:38:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/02 01:38:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:38:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:38:42 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/02 01:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:45 DEBUG : sub dir/hello world: md5 = cc0da43e9c7a78ac422862c61d1f7b19 OK 2026/08/02 01:38:45 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:38:45 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:38:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:38:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.17s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:47 DEBUG : sub dir2: Making directory with metadata 2026/08/02 01:38:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:38:48 DEBUG : sub dir2: Making directory with metadata 2026/08/02 01:38:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:38:48 DEBUG : sub dir: Making directory with metadata 2026/08/02 01:38:49 INFO : sub dir: Made directory with metadata (mtime=2026-08-02T01:38:47.93000319Z) 2026/08/02 01:38:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:51 DEBUG : sub dir/hello world: md5 = 4834acf48a3aeb6a0071f88701b10216 OK 2026/08/02 01:38:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:38:51 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:38:51 INFO : sub dir/hello world: Deleted 2026/08/02 01:38:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.89s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:54 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/02 01:38:54 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 01:38:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:38:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.65s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:38:58 INFO : sub dir2: Making directory 2026/08/02 01:38:58 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/02 01:38:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:38:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:39:01 DEBUG : sub dir/hello world: md5 = b965846db1213d8e8a800067879733a2 OK 2026/08/02 01:39:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:39:01 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:39:01 INFO : sub dir/hello world: Deleted 2026/08/02 01:39:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:39:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.62s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:39:04 DEBUG : sub dir2: Making directory with metadata 2026/08/02 01:39:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:39:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:39:04 DEBUG : sub dir2: Making directory with metadata 2026/08/02 01:39:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:39:05 DEBUG : sub dir: Making directory with metadata 2026/08/02 01:39:06 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 01:39:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:39:07 DEBUG : sub dir/hello world: md5 = b8de497b49da5cb19987fac0a498bbce OK 2026/08/02 01:39:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:39:07 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:39:07 DEBUG : Waiting for deletions to finish 2026/08/02 01:39:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.42s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:39:11 INFO : sub dir2: Making directory 2026/08/02 01:39:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/02 01:39:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:39:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:39:14 DEBUG : sub dir/hello world: md5 = 4f7cf5692ae615523de2895420e263a1 OK 2026/08/02 01:39:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:39:14 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:39:14 DEBUG : Waiting for deletions to finish 2026/08/02 01:39:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:39:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.09s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:39:19 DEBUG : sub dir/hello world: md5 = 5a6e688f1c7416b52269e81d15d1a271 OK 2026/08/02 01:39:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yusevem3vudo" 2026/08/02 01:39:19 DEBUG : Creating backend with remote "TestDrive:crypt/vpqbmp961lk9u6sa4va3lifqsatk6aj6m2m0v3cdi7msreau27ug" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu' -> Encrypted drive 'TestCryptDrive:rclone-test-yusevem3vudo' 2026/08/02 01:39:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:39:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yusevem3vudo': Waiting for checks to finish 2026/08/02 01:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yusevem3vudo': Waiting for transfers to finish 2026/08/02 01:39:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:39:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/02 01:39:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:39:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yusevem3vudo': Purge remote 2026/08/02 01:39:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.96s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:39:29 DEBUG : sub dir/hello world: md5 = 2d90438ef912c56bd0fc99e93d6d2ca4 OK 2026/08/02 01:39:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/02 01:39:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/02 01:39:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:39:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:39:30 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:39:31 DEBUG : sub dir/hello world: md5 = 4d1f23d44f32b7dcd5ca257ac7fa679d OK 2026/08/02 01:39:31 DEBUG : sub dir/hello world: size = 17 OK 2026/08/02 01:39:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/02 01:39:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/02 01:39:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.73s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:39:36 DEBUG : sub dir/hello world: md5 = fa4c0d2d76614f5944d20ae38bd017f1 OK 2026/08/02 01:39:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kususuc5hule" 2026/08/02 01:39:37 DEBUG : Creating backend with remote "TestDrive:crypt/f17um0rh0im29d833clkh2tdk1arr81esr2iikvq31qcssmmb27g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu' -> Encrypted drive 'TestCryptDrive:rclone-test-kususuc5hule' 2026/08/02 01:39:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:39:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kususuc5hule': Waiting for checks to finish 2026/08/02 01:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kususuc5hule': Waiting for transfers to finish 2026/08/02 01:39:41 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:39:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/02 01:39:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:39:44 DEBUG : sub dir/hello world: md5 = 1fee2104d625feb70175e811103a5747 OK 2026/08/02 01:39:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/02 01:39:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/02 01:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kususuc5hule': Waiting for checks to finish 2026/08/02 01:39:45 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:39:45 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kususuc5hule') 2026/08/02 01:39:45 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kususuc5hule': Waiting for transfers to finish 2026/08/02 01:39:46 DEBUG : sub dir/hello world: size = 17 OK 2026/08/02 01:39:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/02 01:39:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/02 01:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kususuc5hule': Purge remote 2026/08/02 01:39:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.27s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:39:52 DEBUG : sub dir/hello world: md5 = a93143816178beabe3814afda7ca4a91 OK 2026/08/02 01:39:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/02 01:39:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/02 01:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:39:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:39:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:39:53 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:39:55 DEBUG : sub dir/hello world: md5 = 96e6095b32e639c77b8915e7719495af OK 2026/08/02 01:39:55 DEBUG : sub dir/hello world: size = 17 OK 2026/08/02 01:39:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/02 01:39:55 INFO : sub dir/hello world: Deleted 2026/08/02 01:39:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/02 01:39:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.93s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:40:01 DEBUG : sub dir/hello world: md5 = d75c0d58560890ca6eb32403fa881104 OK 2026/08/02 01:40:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-howelij6rafo" 2026/08/02 01:40:01 DEBUG : Creating backend with remote "TestDrive:crypt/lcgaj6bt8e6hj4pide46itj9uojimjkm7idcn4o6lf2c8cfvlbs0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu' -> Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo' 2026/08/02 01:40:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:40:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:40:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo': Waiting for checks to finish 2026/08/02 01:40:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo': Waiting for transfers to finish 2026/08/02 01:40:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:40:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/02 01:40:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:40:08 DEBUG : sub dir/hello world: md5 = d5cd53a1b7b4ffd54cf2ca626bf1f19e OK 2026/08/02 01:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo': Using server-side directory move 2026/08/02 01:40:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 01:40:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/02 01:40:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/02 01:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo': Waiting for checks to finish 2026/08/02 01:40:09 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:40:09 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo') 2026/08/02 01:40:09 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo': Waiting for transfers to finish 2026/08/02 01:40:09 INFO : sub dir/hello world: Deleted 2026/08/02 01:40:10 INFO : sub dir/hello world: Moved (server-side) 2026/08/02 01:40:10 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/02 01:40:13 DEBUG : sub dir/hello world: md5 = 8c11cd995eb0fe3b437459186a6e2be4 OK 2026/08/02 01:40:13 DEBUG : testing file moves 2026/08/02 01:40:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/02 01:40:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/02 01:40:14 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:40:14 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo') 2026/08/02 01:40:14 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo': Waiting for checks to finish 2026/08/02 01:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo': Waiting for transfers to finish 2026/08/02 01:40:14 INFO : sub dir/hello world: Deleted 2026/08/02 01:40:15 INFO : sub dir/hello world: Moved (server-side) 2026/08/02 01:40:15 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/02 01:40:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-howelij6rafo': Purge remote --- PASS: TestServerSideMoveOverSelf (19.49s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:40:20 DEBUG : sub dir/hello world: md5 = f5ffbe46a96f0a12c5c91caf7753c3f2 OK 2026/08/02 01:40:20 ERROR : error listing: directory not found 2026/08/02 01:40:21 INFO : Local file system at /tmp/rclone2473230511: Making directory 2026/08/02 01:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.45s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:40:26 DEBUG : sub dir/hello world: md5 = 2a8384d8d45a566a616a1be3f26e3cdc OK 2026/08/02 01:40:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:40:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:40:27 DEBUG : Local file system at /tmp/rclone2473230511: Waiting for checks to finish 2026/08/02 01:40:27 DEBUG : Local file system at /tmp/rclone2473230511: Waiting for transfers to finish 2026/08/02 01:40:27 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/08/02 01:40:27 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/08/02 01:40:27 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:40:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:40:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.83s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:40:29 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/02 01:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:31 DEBUG : check sum: md5 = c032806f26dceefa401782206f664390 OK 2026/08/02 01:40:31 DEBUG : check sum: size = 1 OK 2026/08/02 01:40:31 INFO : check sum: Copied (new) 2026/08/02 01:40:31 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:32 DEBUG : check sum: size = 1 OK 2026/08/02 01:40:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/02 01:40:32 DEBUG : check sum: Size of src and dst objects identical 2026/08/02 01:40:32 DEBUG : check sum: Unchanged skipping 2026/08/02 01:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.46s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:40:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/02 01:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:34 DEBUG : sizeonly: md5 = 786ce7d50c126d3269e1838a4765530a OK 2026/08/02 01:40:34 DEBUG : sizeonly: size = 6 OK 2026/08/02 01:40:34 INFO : sizeonly: Copied (new) 2026/08/02 01:40:34 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:35 DEBUG : sizeonly: size = 6 OK 2026/08/02 01:40:35 DEBUG : sizeonly: Sizes identical 2026/08/02 01:40:35 DEBUG : sizeonly: Unchanged skipping 2026/08/02 01:40:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:35 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.49s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:40:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/02 01:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:38 DEBUG : ignore-size: md5 = cd47103990bc1f743b31ce2c94d4263b OK 2026/08/02 01:40:38 INFO : ignore-size: Copied (new) 2026/08/02 01:40:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:40:38 DEBUG : ignore-size: Unchanged skipping 2026/08/02 01:40:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.41s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:40:41 DEBUG : existing: md5 = 5bcd88b288f29e36cf7394d2fd5696f4 OK 2026/08/02 01:40:42 DEBUG : existing: size = 6 OK 2026/08/02 01:40:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:42 DEBUG : existing: Unchanged skipping 2026/08/02 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:42 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:42 INFO : There was nothing to transfer 2026/08/02 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/02 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:43 DEBUG : existing: md5 = 10136435d8fad40f821c13bd48048444 OK 2026/08/02 01:40:43 DEBUG : existing: size = 6 OK 2026/08/02 01:40:43 INFO : existing: Copied (replaced existing) 2026/08/02 01:40:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.73s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:40:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/02 01:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:46 DEBUG : existing: md5 = 6335a9a9fe7169538b19b77db7910a96 OK 2026/08/02 01:40:46 DEBUG : existing: size = 6 OK 2026/08/02 01:40:46 INFO : existing: Copied (new) 2026/08/02 01:40:46 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:47 DEBUG : existing: Destination exists, skipping 2026/08/02 01:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:47 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.53s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:40:50 DEBUG : b/potato: md5 = 68f6acb7fabc2e25c0a13d50fe334a0d OK 2026/08/02 01:40:53 DEBUG : c/non empty space: md5 = 9c6aa0a4b8a0f28a87235223999df204 OK 2026/08/02 01:40:53 INFO : d: Making directory 2026/08/02 01:40:54 DEBUG : Added delayed dir = "a", newDst= 2026/08/02 01:40:55 INFO : c: Set directory modification time (using SetModTime) 2026/08/02 01:40:55 DEBUG : Added delayed dir = "c", newDst=c 2026/08/02 01:40:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/02 01:40:55 DEBUG : c/non empty space: size = 5 OK 2026/08/02 01:40:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:40:55 DEBUG : c/non empty space: Unchanged skipping 2026/08/02 01:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:40:57 DEBUG : a/potato2: md5 = 3b87edf1fe48fe5e44c316eaef4a44e5 OK 2026/08/02 01:40:57 DEBUG : a/potato2: size = 60 OK 2026/08/02 01:40:57 INFO : a/potato2: Copied (new) 2026/08/02 01:40:57 DEBUG : Waiting for deletions to finish 2026/08/02 01:40:57 INFO : b/potato: Deleted 2026/08/02 01:40:58 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/02 01:40:58 INFO : d: Removing directory 2026/08/02 01:40:58 INFO : b: Removing directory 2026/08/02 01:40:58 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/08/02 01:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': deleted 2 directories 2026/08/02 01:41:01 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/08/02 01:41:02 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:41:04 DEBUG : empty space: md5 = 8d04326a720ebd55d645cf8e32210d03 OK 2026/08/02 01:41:05 DEBUG : empty space: size = 1 OK 2026/08/02 01:41:05 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/08/02 01:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:41:05 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/02 01:41:05 DEBUG : Waiting for deletions to finish 2026/08/02 01:41:05 DEBUG : empty space: size = 1 OK 2026/08/02 01:41:05 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/08/02 01:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:41:07 DEBUG : empty space: md5 = 3ba89526d2f790568f3be545b8670194 OK 2026/08/02 01:41:07 DEBUG : empty space: size = 1 OK 2026/08/02 01:41:07 INFO : empty space: Copied (replaced existing) 2026/08/02 01:41:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.53s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:41:10 DEBUG : foo: md5 = 5a1df9b9ebe78abe57f6c127b65b4692 OK 2026/08/02 01:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:41:11 DEBUG : foo: size = 3 OK 2026/08/02 01:41:11 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/08/02 01:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:41:12 DEBUG : foo: md5 = c73b50865aa2176bde4c74b02ac8f76b OK 2026/08/02 01:41:12 DEBUG : foo: size = 3 OK 2026/08/02 01:41:12 INFO : foo: Copied (replaced existing) 2026/08/02 01:41:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.44s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:41:15 DEBUG : empty space: md5 = 31877c22c18599dd4d356fcdba7f1ac1 OK 2026/08/02 01:41:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/02 01:41:16 DEBUG : empty space: size = 1 OK 2026/08/02 01:41:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:41:16 DEBUG : empty space: Unchanged skipping 2026/08/02 01:41:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:41:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:41:17 DEBUG : potato: md5 = e9cdb4ec77281f7d1f27892f7d09908a OK 2026/08/02 01:41:17 DEBUG : potato: size = 60 OK 2026/08/02 01:41:17 INFO : potato: Copied (new) 2026/08/02 01:41:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:41:20 DEBUG : potato: md5 = 9c02a08e7922f69d7cfea9d12e0a155e OK 2026/08/02 01:41:21 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:41:21 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:41:21 DEBUG : potato: Sizes differ 2026/08/02 01:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:41:22 DEBUG : potato: md5 = 68009d1d2d7abdb668ecd5b37d6de81d OK 2026/08/02 01:41:22 DEBUG : potato: size = 21 OK 2026/08/02 01:41:22 INFO : potato: Copied (replaced existing) 2026/08/02 01:41:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.39s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:41:25 DEBUG : potato: md5 = 79a68a1822e33f282e5453ee8d447567 OK 2026/08/02 01:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:41:25 DEBUG : potato: size = 21 OK 2026/08/02 01:41:25 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/08/02 01:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:41:26 DEBUG : potato: md5 = 9f0f35414f92e9079da3ac8b6d014cd7 OK 2026/08/02 01:41:26 DEBUG : potato: size = 21 OK 2026/08/02 01:41:26 INFO : potato: Copied (replaced existing) 2026/08/02 01:41:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:41:29 DEBUG : potato: md5 = 0cf57c2eab792b01501f4c0667ca72ab OK 2026/08/02 01:41:31 DEBUG : empty space: md5 = c3ef3d1cda66ec1f0991322c34421a93 OK 2026/08/02 01:41:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:41:31 DEBUG : empty space: size = 1 OK 2026/08/02 01:41:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/02 01:41:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:41:31 DEBUG : empty space: Unchanged skipping 2026/08/02 01:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:41:31 DEBUG : Waiting for deletions to finish 2026/08/02 01:41:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:41:34 DEBUG : potato: md5 = 0baafdb094fb5279b054469c2e553ad5 OK 2026/08/02 01:41:35 DEBUG : empty space: md5 = 6cd1926b23290bf8d1d187066a71b3fa OK 2026/08/02 01:41:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:41:36 DEBUG : empty space: size = 1 OK 2026/08/02 01:41:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:41:36 DEBUG : empty space: Unchanged skipping 2026/08/02 01:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:41:37 DEBUG : potato2: md5 = 72c098ed87c997d8393f5d7fd33a0bc5 OK 2026/08/02 01:41:37 DEBUG : potato2: size = 60 OK 2026/08/02 01:41:37 INFO : potato2: Copied (new) 2026/08/02 01:41:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:41:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:41:42 DEBUG : b/potato: md5 = 9ecf5c1e216a68b75bc12f3ffc5a9c8e OK 2026/08/02 01:41:44 DEBUG : c/non empty space: md5 = b4d87780ccc884422e613ad38eeba104 OK 2026/08/02 01:41:44 INFO : d: Making directory 2026/08/02 01:41:45 INFO : d/e: Making directory 2026/08/02 01:41:46 DEBUG : Added delayed dir = "a", newDst= 2026/08/02 01:41:47 INFO : c: Set directory modification time (using SetModTime) 2026/08/02 01:41:47 DEBUG : Added delayed dir = "c", newDst=c 2026/08/02 01:41:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/02 01:41:47 DEBUG : c/non empty space: size = 5 OK 2026/08/02 01:41:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:41:47 DEBUG : c/non empty space: Unchanged skipping 2026/08/02 01:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:41:49 DEBUG : a/potato2: md5 = bc3654142bde65135d3f8ef2b26bf258 OK 2026/08/02 01:41:49 DEBUG : a/potato2: size = 60 OK 2026/08/02 01:41:49 INFO : a/potato2: Copied (new) 2026/08/02 01:41:49 DEBUG : Waiting for deletions to finish 2026/08/02 01:41:49 INFO : b/potato: Deleted 2026/08/02 01:41:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/02 01:41:50 INFO : d/e: Removing directory 2026/08/02 01:41:50 INFO : d: Removing directory 2026/08/02 01:41:51 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/08/02 01:41:51 INFO : b: Removing directory 2026/08/02 01:41:51 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/08/02 01:41:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': deleted 3 directories 2026/08/02 01:41:54 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/08/02 01:41:55 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:41:58 DEBUG : b/potato: md5 = a29fa23b19c52ccda5d8cf8e1be7de32 OK 2026/08/02 01:42:00 DEBUG : c/non empty space: md5 = 5bb5bea5d8329ebca82f1d53e52db957 OK 2026/08/02 01:42:00 INFO : d: Making directory 2026/08/02 01:42:01 DEBUG : Added delayed dir = "a", newDst= 2026/08/02 01:42:02 INFO : c: Set directory modification time (using SetModTime) 2026/08/02 01:42:02 DEBUG : Added delayed dir = "c", newDst=c 2026/08/02 01:42:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/02 01:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:03 DEBUG : c/non empty space: size = 5 OK 2026/08/02 01:42:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:42:03 DEBUG : c/non empty space: Unchanged skipping 2026/08/02 01:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:04 DEBUG : a/potato2: md5 = 2ea8c34a829046d721f1a6f14c5e2a26 OK 2026/08/02 01:42:04 DEBUG : a/potato2: size = 60 OK 2026/08/02 01:42:04 INFO : a/potato2: Copied (new) 2026/08/02 01:42:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': not deleting files as there were IO errors 2026/08/02 01:42:05 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/02 01:42:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': not deleting directories as there were IO errors 2026/08/02 01:42:08 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/08/02 01:42:09 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/08/02 01:42:09 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.67s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:42:12 DEBUG : potato: md5 = 36b64facf3793cced4a2dbc71d130c21 OK 2026/08/02 01:42:13 DEBUG : empty space: md5 = 00f92f298a6172de8127f365984797fb OK 2026/08/02 01:42:13 DEBUG : Waiting for deletions to finish 2026/08/02 01:42:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:42:14 DEBUG : empty space: size = 1 OK 2026/08/02 01:42:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:42:14 DEBUG : empty space: Unchanged skipping 2026/08/02 01:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:14 INFO : potato: Deleted 2026/08/02 01:42:15 DEBUG : potato2: md5 = 1ddc858205314fb8a0cd6707fb90fa5d OK 2026/08/02 01:42:15 DEBUG : potato2: size = 60 OK 2026/08/02 01:42:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.68s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:42:18 DEBUG : potato: md5 = cc0bab0f97d004f14221b09c65e97d17 OK 2026/08/02 01:42:20 DEBUG : empty space: md5 = 200249e817747534e7222330150a3084 OK 2026/08/02 01:42:20 DEBUG : Waiting for deletions to finish 2026/08/02 01:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:21 INFO : potato: Deleted 2026/08/02 01:42:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:42:21 DEBUG : empty space: size = 1 OK 2026/08/02 01:42:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:21 DEBUG : empty space: Unchanged skipping 2026/08/02 01:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:22 DEBUG : potato2: md5 = e88171c8c08487d065f958aa12f49d2d OK 2026/08/02 01:42:22 DEBUG : potato2: size = 60 OK 2026/08/02 01:42:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.25s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:42:25 DEBUG : potato: md5 = 54a944ef9d39b00afcc5278e5399c889 OK 2026/08/02 01:42:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:27 DEBUG : potato2: md5 = aa8b5a9cef17314665d278a8d548f292 OK 2026/08/02 01:42:27 DEBUG : potato2: size = 19 OK 2026/08/02 01:42:27 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.01s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:42:30 DEBUG : potato2: md5 = 24001d70e16dcc6854ae0c2afa582d1f OK 2026/08/02 01:42:32 DEBUG : empty space: md5 = 37a1b4ca1b42f395a55931fbc911bc62 OK 2026/08/02 01:42:32 DEBUG : enormous: Excluded (Size Filter) 2026/08/02 01:42:32 DEBUG : enormous: Excluded 2026/08/02 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:42:32 DEBUG : potato2: Excluded 2026/08/02 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:42:32 DEBUG : potato2: Excluded 2026/08/02 01:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:32 DEBUG : empty space: size = 1 OK 2026/08/02 01:42:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:42:32 DEBUG : empty space: Unchanged skipping 2026/08/02 01:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:42:32 INFO : There was nothing to transfer 2026/08/02 01:42:33 DEBUG : enormous: Excluded (Size Filter) 2026/08/02 01:42:33 DEBUG : enormous: Excluded 2026/08/02 01:42:33 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:42:33 DEBUG : potato2: Excluded 2026/08/02 01:42:33 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:42:33 DEBUG : potato2: Excluded 2026/08/02 01:42:33 DEBUG : empty space: size = 1 OK 2026/08/02 01:42:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/02 01:42:33 DEBUG : empty space: Unchanged skipping 2026/08/02 01:42:33 DEBUG : Local file system at /tmp/rclone2473230511: Waiting for checks to finish 2026/08/02 01:42:33 DEBUG : Local file system at /tmp/rclone2473230511: Waiting for transfers to finish 2026/08/02 01:42:33 DEBUG : Waiting for deletions to finish 2026/08/02 01:42:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:42:36 DEBUG : potato2: md5 = f0c2d05a94c6a8b50395de84caa5142f OK 2026/08/02 01:42:37 DEBUG : empty space: md5 = c12ad5a30f2a7d1f8f530aba6933076f OK 2026/08/02 01:42:39 DEBUG : enormous: md5 = e86312126deeedf01d85207830e75573 OK 2026/08/02 01:42:39 DEBUG : enormous: Excluded (Size Filter) 2026/08/02 01:42:39 DEBUG : enormous: Excluded 2026/08/02 01:42:39 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:42:39 DEBUG : potato2: Excluded 2026/08/02 01:42:39 DEBUG : empty space: size = 1 OK 2026/08/02 01:42:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:39 DEBUG : empty space: Unchanged skipping 2026/08/02 01:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:39 DEBUG : Waiting for deletions to finish 2026/08/02 01:42:40 INFO : enormous: Deleted 2026/08/02 01:42:40 INFO : potato2: Deleted 2026/08/02 01:42:40 INFO : There was nothing to transfer 2026/08/02 01:42:40 DEBUG : empty space: size = 1 OK 2026/08/02 01:42:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/02 01:42:40 DEBUG : Local file system at /tmp/rclone2473230511: Waiting for checks to finish 2026/08/02 01:42:40 DEBUG : empty space: Unchanged skipping 2026/08/02 01:42:40 DEBUG : Local file system at /tmp/rclone2473230511: Waiting for transfers to finish 2026/08/02 01:42:40 DEBUG : Waiting for deletions to finish 2026/08/02 01:42:40 INFO : enormous: Deleted 2026/08/02 01:42:40 INFO : potato2: Deleted 2026/08/02 01:42:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.69s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:42:43 DEBUG : one: md5 = b75e5cfa4eb5881b3588f066add81047 OK 2026/08/02 01:42:44 DEBUG : two: md5 = 15997dcf293d2930914d57ffe6775dfc OK 2026/08/02 01:42:45 DEBUG : three: md5 = 8e556cc9abf48d699927332d2cad2001 OK 2026/08/02 01:42:47 DEBUG : four: md5 = ea3c090f69e4f3650da7cc96c1ff7c10 OK 2026/08/02 01:42:47 DEBUG : five: Need to transfer - File not found at Destination 2026/08/02 01:42:47 DEBUG : four: size = 4 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:42:47 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:42:47 DEBUG : four: Sizes differ 2026/08/02 01:42:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/02 01:42:47 DEBUG : one: Destination is newer than source, skipping 2026/08/02 01:42:47 DEBUG : three: size = 5 OK 2026/08/02 01:42:47 DEBUG : three: Sizes identical 2026/08/02 01:42:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/02 01:42:47 DEBUG : two: size = 3 OK 2026/08/02 01:42:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:48 DEBUG : two: md5 = 116f5f29fe1b8f58baff540bc7229d84 OK 2026/08/02 01:42:48 DEBUG : two: size = 3 OK 2026/08/02 01:42:48 INFO : two: Copied (replaced existing) 2026/08/02 01:42:48 DEBUG : four: md5 = 70f3ba7313cf1799a9e510d8cc66961d OK 2026/08/02 01:42:48 DEBUG : four: size = 4 OK 2026/08/02 01:42:48 INFO : four: Copied (replaced existing) 2026/08/02 01:42:49 DEBUG : five: md5 = cc50abe5f92016a1055efbc4a04e1a39 OK 2026/08/02 01:42:49 DEBUG : five: size = 4 OK 2026/08/02 01:42:49 INFO : five: Copied (new) 2026/08/02 01:42:49 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.54s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/08/02 01:42:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/02 01:42:52 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/02 01:42:52 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/02 01:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:53 DEBUG : potato: md5 = 5dd816ad509e74fc36fa58c7090bc2e8 OK 2026/08/02 01:42:53 DEBUG : potato: size = 14 OK 2026/08/02 01:42:53 INFO : potato: Copied (new) 2026/08/02 01:42:53 DEBUG : yam: md5 = 7d21242565b1e748cf692ba2466e900a OK 2026/08/02 01:42:53 DEBUG : yam: size = 11 OK 2026/08/02 01:42:53 INFO : yam: Copied (new) 2026/08/02 01:42:53 DEBUG : Waiting for deletions to finish 2026/08/02 01:42:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/02 01:42:54 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/02 01:42:54 DEBUG : potato: size = 14 OK 2026/08/02 01:42:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:42:54 DEBUG : potato: Unchanged skipping 2026/08/02 01:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:55 DEBUG : yaml: md5 = c717f30d85c03bc62f8dcd9909611a2a OK 2026/08/02 01:42:55 DEBUG : yaml: size = 11 OK 2026/08/02 01:42:55 INFO : yaml: Copied (new) 2026/08/02 01:42:55 DEBUG : Waiting for deletions to finish 2026/08/02 01:42:56 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/02 01:42:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Making map for --track-renames 2026/08/02 01:42:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Finished making map for --track-renames 2026/08/02 01:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:42:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/02 01:42:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/02 01:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for renames to finish 2026/08/02 01:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:42:59 DEBUG : yam: md5 = 17dac2bdeb6c082ad7bf9921fda77e28 OK 2026/08/02 01:42:59 DEBUG : yam: size = 11 OK 2026/08/02 01:42:59 INFO : yam: Copied (new) 2026/08/02 01:43:00 DEBUG : potato: md5 = 2bda3b8ff36a3db79f699004aeabf0d2 OK 2026/08/02 01:43:00 DEBUG : potato: size = 14 OK 2026/08/02 01:43:00 INFO : potato: Copied (new) 2026/08/02 01:43:00 DEBUG : Waiting for deletions to finish 2026/08/02 01:43:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Making map for --track-renames 2026/08/02 01:43:00 DEBUG : potato: size = 14 OK 2026/08/02 01:43:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:43:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Finished making map for --track-renames 2026/08/02 01:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:43:00 DEBUG : potato: Unchanged skipping 2026/08/02 01:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for renames to finish 2026/08/02 01:43:01 INFO : yam: Moved (server-side) to: yaml 2026/08/02 01:43:01 INFO : yaml: Renamed from "yam" 2026/08/02 01:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:43:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:43:01 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/02 01:43:03 DEBUG : Added delayed dir = "sub", newDst= 2026/08/02 01:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Making map for --track-renames 2026/08/02 01:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Finished making map for --track-renames 2026/08/02 01:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:43:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/02 01:43:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/02 01:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for renames to finish 2026/08/02 01:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:43:05 DEBUG : potato: md5 = 9a036c386c9a9cfc21c803179e6e8f3c OK 2026/08/02 01:43:05 DEBUG : potato: size = 14 OK 2026/08/02 01:43:05 INFO : potato: Copied (new) 2026/08/02 01:43:05 DEBUG : sub/yam: md5 = dade2debebecf73a392c878b37928000 OK 2026/08/02 01:43:05 DEBUG : sub/yam: size = 11 OK 2026/08/02 01:43:05 INFO : sub/yam: Copied (new) 2026/08/02 01:43:05 DEBUG : Waiting for deletions to finish 2026/08/02 01:43:05 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/02 01:43:06 DEBUG : potato: size = 14 OK 2026/08/02 01:43:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:43:06 DEBUG : potato: Unchanged skipping 2026/08/02 01:43:06 INFO : sub: Set directory modification time (using SetModTime) 2026/08/02 01:43:06 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/02 01:43:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Making map for --track-renames 2026/08/02 01:43:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Finished making map for --track-renames 2026/08/02 01:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for renames to finish 2026/08/02 01:43:08 INFO : sub/yam: Moved (server-side) to: yam 2026/08/02 01:43:08 INFO : yam: Renamed from "sub/yam" 2026/08/02 01:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:43:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:43:08 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.93s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:43:10 DEBUG : Creating backend with remote "/tmp/rclone2473230511/dir1" 2026/08/02 01:43:10 DEBUG : Config file has changed externally - reloading 2026/08/02 01:43:10 DEBUG : Creating backend with remote "/tmp/rclone2473230511/dir2" 2026/08/02 01:43:10 DEBUG : Local file system at /tmp/rclone2473230511/dir2: Using server-side directory move 2026/08/02 01:43:10 INFO : Local file system at /tmp/rclone2473230511/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 01:43:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/02 01:43:10 DEBUG : Local file system at /tmp/rclone2473230511/dir2: Waiting for checks to finish 2026/08/02 01:43:10 DEBUG : Local file system at /tmp/rclone2473230511/dir2: Waiting for transfers to finish 2026/08/02 01:43:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:43:11 DEBUG : Added delayed dir = "nested", newDst= 2026/08/02 01:43:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:43:11 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/02 01:43:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:43:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/02 01:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:43:14 DEBUG : nested/sub dir/file: md5 = e87cade0e7c3adead3be6d4f8a3cb217 OK 2026/08/02 01:43:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/02 01:43:14 INFO : nested/sub dir/file: Copied (new) 2026/08/02 01:43:14 INFO : nested/sub dir/file: Deleted 2026/08/02 01:43:15 DEBUG : sub dir/hello world: md5 = f447bf1bf2388207158cc0f9261e9d79 OK 2026/08/02 01:43:15 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:43:15 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:43:15 INFO : sub dir/hello world: Deleted 2026/08/02 01:43:15 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:43:16 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/02 01:43:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:43:16 INFO : sub dir: Removing directory 2026/08/02 01:43:16 INFO : nested/sub dir: Removing directory 2026/08/02 01:43:16 INFO : nested: Removing directory 2026/08/02 01:43:16 DEBUG : Local file system at /tmp/rclone2473230511: deleted 3 directories 2026/08/02 01:43:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/02 01:43:19 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/08/02 01:43:20 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:43:21 DEBUG : Added delayed dir = "nested", newDst= 2026/08/02 01:43:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:43:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:43:21 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/02 01:43:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/02 01:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:43:23 DEBUG : sub dir/hello world: md5 = e4979f0b93e5036092058338f997e29a OK 2026/08/02 01:43:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 01:43:23 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:43:23 INFO : sub dir/hello world: Deleted 2026/08/02 01:43:25 DEBUG : nested/sub dir/file: md5 = 16022b8836c693c49fa3f73fca07c65c OK 2026/08/02 01:43:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/02 01:43:25 INFO : nested/sub dir/file: Copied (new) 2026/08/02 01:43:25 INFO : nested/sub dir/file: Deleted 2026/08/02 01:43:25 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:43:25 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/02 01:43:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:43:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/02 01:43:29 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/08/02 01:43:30 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.77s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:43:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/02 01:43:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/02 01:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:43:32 DEBUG : existing: md5 = 8af749ddf893f13c97cf1ba6f8326049 OK 2026/08/02 01:43:32 DEBUG : existing: size = 6 OK 2026/08/02 01:43:32 INFO : existing: Copied (new) 2026/08/02 01:43:32 INFO : existing: Deleted 2026/08/02 01:43:32 DEBUG : existing-b: md5 = e6edf0a8683f7152dd06cd96902b9894 OK 2026/08/02 01:43:32 DEBUG : existing-b: size = 6 OK 2026/08/02 01:43:32 INFO : existing-b: Copied (new) 2026/08/02 01:43:32 INFO : existing-b: Deleted 2026/08/02 01:43:32 DEBUG : existing: Destination exists, skipping 2026/08/02 01:43:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/02 01:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:43:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.90s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:43:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunafeq7pegu" 2026/08/02 01:43:34 DEBUG : Creating backend with remote "TestDrive:crypt/uje2lm58mbal6j9r80ia9n98j26j1oie381scmk4fj78t18ec5m0" 2026/08/02 01:43:37 DEBUG : potato2: md5 = 1946ea5685d5eb23ab6872caa35d232b OK 2026/08/02 01:43:38 DEBUG : empty space: md5 = 7a3a5f1a484ae67144626e886cae1ecd OK 2026/08/02 01:43:40 DEBUG : potato3: md5 = 0178df715ee46f5493704e55f77bf4ce OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu' -> Encrypted drive 'TestCryptDrive:rclone-test-xunafeq7pegu' 2026/08/02 01:43:42 DEBUG : empty space: md5 = bfd267ff1f393c2cacb6f5e0c8e364c8 OK 2026/08/02 01:43:44 DEBUG : potato3: md5 = 01fbf61000546a41e925c17ba8116ca6 OK 2026/08/02 01:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunafeq7pegu': Using server-side directory move 2026/08/02 01:43:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunafeq7pegu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 01:43:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:43:44 DEBUG : empty space: size = 1 OK 2026/08/02 01:43:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/02 01:43:44 DEBUG : empty space: Unchanged skipping 2026/08/02 01:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunafeq7pegu': Waiting for checks to finish 2026/08/02 01:43:44 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:43:44 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xunafeq7pegu') 2026/08/02 01:43:44 DEBUG : potato3: Sizes differ 2026/08/02 01:43:45 INFO : empty space: Deleted 2026/08/02 01:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunafeq7pegu': Waiting for transfers to finish 2026/08/02 01:43:45 INFO : potato3: Deleted 2026/08/02 01:43:45 INFO : potato2: Moved (server-side) 2026/08/02 01:43:45 INFO : potato3: Moved (server-side) 2026/08/02 01:43:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deyizaz9vazu" 2026/08/02 01:43:46 DEBUG : Config file has changed externally - reloading 2026/08/02 01:43:46 DEBUG : Creating backend with remote "TestDrive:crypt/vh38864imnughup1oqtcmb6gdbak6rk7o85b78nf6vogk6akpqb0" 2026/08/02 01:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deyizaz9vazu': Using server-side directory move 2026/08/02 01:43:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deyizaz9vazu': Server side directory move succeeded 2026/08/02 01:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deyizaz9vazu': Purge remote 2026/08/02 01:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunafeq7pegu': Purge remote 2026/08/02 01:43:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.64s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:43:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wirawul2rajo" 2026/08/02 01:43:50 DEBUG : Creating backend with remote "TestDrive:crypt/eog4r80jtmqnqkrfr736clodbmmqbvdnoeegj9igpg7cghsev1g0" 2026/08/02 01:43:52 DEBUG : potato2: md5 = 49ca57ba052a1a2f6c00350928aa839e OK 2026/08/02 01:43:54 DEBUG : empty space: md5 = 2a99b674f361c4a9e91ebf57274a1b43 OK 2026/08/02 01:43:55 DEBUG : potato3: md5 = 5b4f77cf5f01236ac13e796a602f24ae OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu' -> Encrypted drive 'TestCryptDrive:rclone-test-wirawul2rajo' 2026/08/02 01:43:58 DEBUG : empty space: md5 = 4975dd79da0b512bf83665ed0a840f03 OK 2026/08/02 01:44:00 DEBUG : potato3: md5 = 3f6c85053f6b167e4899e07e9e1d094f OK 2026/08/02 01:44:00 DEBUG : empty space: Excluded (Size Filter) 2026/08/02 01:44:00 DEBUG : empty space: Excluded 2026/08/02 01:44:00 DEBUG : empty space: Excluded (Size Filter) 2026/08/02 01:44:00 DEBUG : empty space: Excluded 2026/08/02 01:44:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:44:00 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:44:00 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wirawul2rajo') 2026/08/02 01:44:00 DEBUG : potato3: Sizes differ 2026/08/02 01:44:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wirawul2rajo': Waiting for checks to finish 2026/08/02 01:44:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wirawul2rajo': Waiting for transfers to finish 2026/08/02 01:44:00 INFO : potato3: Deleted 2026/08/02 01:44:01 INFO : potato2: Moved (server-side) 2026/08/02 01:44:01 INFO : potato3: Moved (server-side) 2026/08/02 01:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yajucep0koxa" 2026/08/02 01:44:02 DEBUG : Creating backend with remote "TestDrive:crypt/poq217nbq3qk6cab8mne8ij0o0jl11e8qntqs1lv01u06u1f1b0g" 2026/08/02 01:44:03 DEBUG : empty space: Excluded (Size Filter) 2026/08/02 01:44:03 DEBUG : empty space: Excluded 2026/08/02 01:44:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:44:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/02 01:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yajucep0koxa': Waiting for checks to finish 2026/08/02 01:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yajucep0koxa': Waiting for transfers to finish 2026/08/02 01:44:04 INFO : potato3: Moved (server-side) 2026/08/02 01:44:04 INFO : potato2: Moved (server-side) 2026/08/02 01:44:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yajucep0koxa': Purge remote 2026/08/02 01:44:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wirawul2rajo': Purge remote --- PASS: TestServerSideMoveWithFilter (16.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:44:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicuvut0yeki" 2026/08/02 01:44:07 DEBUG : Creating backend with remote "TestDrive:crypt/nn4sfnn96vdrq4f5jt5ek4lvmichp8nheus15iq8uemeh1siv5m0" 2026/08/02 01:44:09 DEBUG : potato2: md5 = 03ec1259ec6ae503f868d50f08361515 OK 2026/08/02 01:44:11 DEBUG : empty space: md5 = bf5f2d1d9310607df09337a5a012896c OK 2026/08/02 01:44:12 DEBUG : potato3: md5 = 5c437a31f2015211d4bf3805b2e0316b OK 2026/08/02 01:44:12 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu' -> Encrypted drive 'TestCryptDrive:rclone-test-yicuvut0yeki' 2026/08/02 01:44:16 DEBUG : empty space: md5 = b13cec5c725f363f80a59aba312d3e8c OK 2026/08/02 01:44:17 DEBUG : potato3: md5 = 11302170968c075adc97dd254e540b92 OK 2026/08/02 01:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicuvut0yeki': Using server-side directory move 2026/08/02 01:44:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicuvut0yeki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 01:44:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:44:18 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/02 01:44:18 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:44:18 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yicuvut0yeki') 2026/08/02 01:44:18 DEBUG : potato3: Sizes differ 2026/08/02 01:44:18 DEBUG : empty space: size = 1 OK 2026/08/02 01:44:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/02 01:44:18 DEBUG : empty space: Unchanged skipping 2026/08/02 01:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicuvut0yeki': Waiting for checks to finish 2026/08/02 01:44:18 INFO : potato3: Deleted 2026/08/02 01:44:18 INFO : empty space: Deleted 2026/08/02 01:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicuvut0yeki': Waiting for transfers to finish 2026/08/02 01:44:18 INFO : potato2: Moved (server-side) 2026/08/02 01:44:19 INFO : potato3: Moved (server-side) 2026/08/02 01:44:19 INFO : tomatoDir: Removing directory 2026/08/02 01:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': deleted 1 directories 2026/08/02 01:44:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kehuyar3kepo" 2026/08/02 01:44:20 DEBUG : Creating backend with remote "TestDrive:crypt/5qph401a1hkcf1vvmt52195qt59bg8nuq327rpvj4efmf16mrkj0" 2026/08/02 01:44:21 INFO : tomatoDir: Making directory 2026/08/02 01:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kehuyar3kepo': Using server-side directory move 2026/08/02 01:44:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kehuyar3kepo': Server side directory move succeeded 2026/08/02 01:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kehuyar3kepo': Purge remote 2026/08/02 01:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicuvut0yeki': Purge remote 2026/08/02 01:44:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.25s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:44:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test" 2026/08/02 01:44:25 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.15s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:44:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test" 2026/08/02 01:44:28 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/08/02 01:44:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test-include/layer2" 2026/08/02 01:44:30 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/08/02 01:44:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test-ignore-file" 2026/08/02 01:44:33 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/08/02 01:44:37 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = d5b39bfda5a45893e7355c6fcad12f93 OK 2026/08/02 01:44:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:44:39 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:44:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/02 01:44:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test': Waiting for checks to finish 2026/08/02 01:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test': Waiting for transfers to finish 2026/08/02 01:44:39 DEBUG : Waiting for deletions to finish 2026/08/02 01:44:39 INFO : There was nothing to transfer 2026/08/02 01:44:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:44:40 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:44:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:44:41 DEBUG : Waiting for deletions to finish 2026/08/02 01:44:41 INFO : rclone-sync-test-include: Removing directory 2026/08/02 01:44:41 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/02 01:44:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/02 01:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': failed to delete 1 directories 2026/08/02 01:44:41 INFO : There was nothing to transfer 2026/08/02 01:44:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:44:42 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:44:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/02 01:44:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/02 01:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/02 01:44:43 DEBUG : Waiting for deletions to finish 2026/08/02 01:44:43 INFO : There was nothing to transfer 2026/08/02 01:44:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:44:44 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:44:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:44:44 DEBUG : Waiting for deletions to finish 2026/08/02 01:44:44 INFO : rclone-sync-test-include: Removing directory 2026/08/02 01:44:45 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/02 01:44:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/02 01:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': failed to delete 1 directories 2026/08/02 01:44:45 INFO : There was nothing to transfer 2026/08/02 01:44:45 DEBUG : Excluded 2026/08/02 01:44:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:44:46 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:44:46 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/02 01:44:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:44:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/02 01:44:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/02 01:44:46 DEBUG : Waiting for deletions to finish 2026/08/02 01:44:46 INFO : There was nothing to transfer 2026/08/02 01:44:49 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/02 01:44:49 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.08s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:44:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/dst" 2026/08/02 01:44:51 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/02 01:44:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/CompareDest" 2026/08/02 01:44:52 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/gveqi14airsml4bgu7krj116o8" 2026/08/02 01:44:55 DEBUG : one: Need to transfer - File not found at Destination 2026/08/02 01:44:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:44:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:44:57 DEBUG : one: md5 = f2701b2402a10975c8df7a60e0d25bf7 OK 2026/08/02 01:44:57 DEBUG : one: size = 3 OK 2026/08/02 01:44:57 INFO : one: Copied (new) 2026/08/02 01:44:57 DEBUG : Waiting for deletions to finish 2026/08/02 01:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:44:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:44:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:44:58 DEBUG : one: Sizes differ 2026/08/02 01:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:00 DEBUG : one: md5 = 5d332b54f77982a0e3935cce9bcc7c47 OK 2026/08/02 01:45:00 DEBUG : one: size = 5 OK 2026/08/02 01:45:00 INFO : one: Copied (replaced existing) 2026/08/02 01:45:00 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:02 DEBUG : dst/one: md5 = 671361d72eee85821c69630f1db39d51 OK 2026/08/02 01:45:04 DEBUG : CompareDest/one: md5 = f047b6dfe74cde664269e066692fe489 OK 2026/08/02 01:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:45:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:45:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:45:05 DEBUG : one: Sizes differ 2026/08/02 01:45:05 DEBUG : one: size = 5 OK 2026/08/02 01:45:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 01:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:05 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:05 INFO : There was nothing to transfer 2026/08/02 01:45:07 DEBUG : CompareDest/two: md5 = 0c9322d4cee65b268d13e28b2ed8de99 OK 2026/08/02 01:45:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:45:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:45:08 DEBUG : one: Sizes differ 2026/08/02 01:45:08 DEBUG : one: size = 5 OK 2026/08/02 01:45:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 01:45:08 DEBUG : two: size = 3 OK 2026/08/02 01:45:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/02 01:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:08 INFO : There was nothing to transfer 2026/08/02 01:45:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:45:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:45:09 DEBUG : one: Sizes differ 2026/08/02 01:45:09 DEBUG : two: size = 3 OK 2026/08/02 01:45:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/02 01:45:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:45:09 DEBUG : one: size = 5 OK 2026/08/02 01:45:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 01:45:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:09 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:09 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/02 01:45:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:45:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:45:10 DEBUG : one: Sizes differ 2026/08/02 01:45:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:45:11 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/CompareDest') 2026/08/02 01:45:11 DEBUG : two: Sizes differ 2026/08/02 01:45:11 DEBUG : two: Need to transfer - File not found at Destination 2026/08/02 01:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:45:11 DEBUG : one: size = 5 OK 2026/08/02 01:45:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 01:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:12 DEBUG : two: md5 = 6bdb10d2994eb5b0b3e810b9b855015d OK 2026/08/02 01:45:12 DEBUG : two: size = 5 OK 2026/08/02 01:45:12 INFO : two: Copied (new) 2026/08/02 01:45:12 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/02 01:45:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:45:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:45:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.68s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:45:19 DEBUG : pre-dest1/1: md5 = 752fc5370e64854bb268c527708ae9c5 OK 2026/08/02 01:45:21 DEBUG : pre-dest2/2: md5 = 5644980dabb6c79e328929db24f99dca OK 2026/08/02 01:45:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/dest" 2026/08/02 01:45:22 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/rg03c1jvnehrrc617i0lnqjddc" 2026/08/02 01:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/pre-dest1" 2026/08/02 01:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/bbnblvh6k061ssopqrp18kd7gc" 2026/08/02 01:45:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/pre-dest2" 2026/08/02 01:45:24 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/dgicm1h6b5ejvlltm8eeif0bnk" 2026/08/02 01:45:25 DEBUG : 1: size = 1 OK 2026/08/02 01:45:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:45:25 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/02 01:45:26 DEBUG : 2: size = 1 OK 2026/08/02 01:45:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:45:26 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/02 01:45:26 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/02 01:45:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dest': Waiting for checks to finish 2026/08/02 01:45:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dest': Waiting for transfers to finish 2026/08/02 01:45:28 DEBUG : 3: md5 = c6c6a6acbbf21415ceeef2eb4543e69a OK 2026/08/02 01:45:28 DEBUG : 3: size = 1 OK 2026/08/02 01:45:28 INFO : 3: Copied (new) 2026/08/02 01:45:28 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:31 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/08/02 01:45:32 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/08/02 01:45:32 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.73s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/dst" 2026/08/02 01:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/02 01:45:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/CopyDest" 2026/08/02 01:45:35 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/02 01:45:37 DEBUG : one: Need to transfer - File not found at Destination 2026/08/02 01:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:39 DEBUG : one: md5 = 88a6fea59ae83d133b0f9e209d093d5c OK 2026/08/02 01:45:39 DEBUG : one: size = 3 OK 2026/08/02 01:45:39 INFO : one: Copied (new) 2026/08/02 01:45:39 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:45:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:45:41 DEBUG : one: Sizes differ 2026/08/02 01:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:42 DEBUG : one: md5 = 039b1f8dcad62fca6fde0b40283de4e4 OK 2026/08/02 01:45:42 DEBUG : one: size = 5 OK 2026/08/02 01:45:42 INFO : one: Copied (replaced existing) 2026/08/02 01:45:42 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:44 DEBUG : dst/one: md5 = dec008236942cb7be62892aa61f10e9e OK 2026/08/02 01:45:46 DEBUG : CopyDest/one: md5 = 3e0a510bfd237dc6ac746fd04cc933ed OK 2026/08/02 01:45:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/BackupDir" 2026/08/02 01:45:47 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/02 01:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:45:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:45:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:45:49 DEBUG : one: Sizes differ 2026/08/02 01:45:49 DEBUG : one: size = 5 OK 2026/08/02 01:45:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:45:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:45:49 DEBUG : one: Sizes differ 2026/08/02 01:45:51 INFO : one: Moved (server-side) 2026/08/02 01:45:52 DEBUG : one: size = 5 OK 2026/08/02 01:45:52 INFO : one: Copied (server-side copy) 2026/08/02 01:45:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/02 01:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:52 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:54 DEBUG : CopyDest/two: md5 = fcfb38e421d43d259aa72041fbcf7fa4 OK 2026/08/02 01:45:55 DEBUG : one: size = 5 OK 2026/08/02 01:45:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:55 DEBUG : one: Unchanged skipping 2026/08/02 01:45:55 DEBUG : two: size = 3 OK 2026/08/02 01:45:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:56 DEBUG : two: size = 3 OK 2026/08/02 01:45:56 INFO : two: Copied (server-side copy) 2026/08/02 01:45:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/02 01:45:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:45:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:56 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:57 DEBUG : one: size = 5 OK 2026/08/02 01:45:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:57 DEBUG : one: Unchanged skipping 2026/08/02 01:45:57 DEBUG : two: size = 3 OK 2026/08/02 01:45:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:57 DEBUG : two: Unchanged skipping 2026/08/02 01:45:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:45:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:45:57 DEBUG : Waiting for deletions to finish 2026/08/02 01:45:57 INFO : There was nothing to transfer 2026/08/02 01:45:59 DEBUG : CopyDest/three: md5 = d0b4b576e292e3f65a6d420fb7571fd4 OK 2026/08/02 01:45:59 DEBUG : one: size = 5 OK 2026/08/02 01:45:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:45:59 DEBUG : one: Unchanged skipping 2026/08/02 01:46:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:46:00 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/CopyDest') 2026/08/02 01:46:00 DEBUG : three: Sizes differ 2026/08/02 01:46:00 DEBUG : three: Destination not found in --copy-dest 2026/08/02 01:46:00 DEBUG : three: Need to transfer - File not found at Destination 2026/08/02 01:46:00 DEBUG : two: size = 3 OK 2026/08/02 01:46:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/02 01:46:00 DEBUG : two: Unchanged skipping 2026/08/02 01:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:46:01 DEBUG : three: md5 = b4431d1c5a8c86d547d9f7c53667a01d OK 2026/08/02 01:46:01 DEBUG : three: size = 7 OK 2026/08/02 01:46:01 INFO : three: Copied (new) 2026/08/02 01:46:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:46:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/08/02 01:46:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:46:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/02 01:46:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:46:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/08/02 01:46:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/02 01:46:07 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.34s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:46:10 DEBUG : dst/one: md5 = c402b0aabcf2b68e2be8cdbc9ed44dcf OK 2026/08/02 01:46:11 DEBUG : dst/two: md5 = 9f635f8286e95b9a08682a9519d2f4d5 OK 2026/08/02 01:46:13 DEBUG : dst/three.txt: md5 = ee8cbce98155bcf926b6b5f776c1a9a6 OK 2026/08/02 01:46:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/dst" 2026/08/02 01:46:13 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/02 01:46:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/backup" 2026/08/02 01:46:14 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/1nrff024r7pq65ecp72fc28jb0" 2026/08/02 01:46:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:46:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:46:16 DEBUG : one: Sizes differ 2026/08/02 01:46:16 DEBUG : two: size = 3 OK 2026/08/02 01:46:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:46:16 DEBUG : two: Unchanged skipping 2026/08/02 01:46:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:46:17 INFO : one: Moved (server-side) 2026/08/02 01:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:46:19 DEBUG : one: md5 = 53647e6d82b4c5e9f5bd31ad1dc805ec OK 2026/08/02 01:46:19 DEBUG : one: size = 4 OK 2026/08/02 01:46:19 INFO : one: Copied (new) 2026/08/02 01:46:19 DEBUG : Waiting for deletions to finish 2026/08/02 01:46:20 INFO : three.txt: Moved (server-side) 2026/08/02 01:46:20 INFO : three.txt: Moved into backup dir 2026/08/02 01:46:22 DEBUG : dst/three.txt: md5 = 24f467b97c5e4b3d86fecf98a0b74ac9 OK 2026/08/02 01:46:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:46:22 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:46:22 DEBUG : one: Sizes differ 2026/08/02 01:46:22 DEBUG : two: size = 3 OK 2026/08/02 01:46:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:46:22 DEBUG : two: Unchanged skipping 2026/08/02 01:46:23 INFO : one: Deleted 2026/08/02 01:46:24 INFO : one: Moved (server-side) 2026/08/02 01:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:46:25 DEBUG : one: md5 = 04a7423de7c4eef1e3af14260574446b OK 2026/08/02 01:46:25 DEBUG : one: size = 5 OK 2026/08/02 01:46:25 INFO : one: Copied (new) 2026/08/02 01:46:25 DEBUG : Waiting for deletions to finish 2026/08/02 01:46:26 INFO : three.txt: Deleted 2026/08/02 01:46:26 INFO : three.txt: Moved (server-side) 2026/08/02 01:46:26 INFO : three.txt: Moved into backup dir 2026/08/02 01:46:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:46:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/02 01:46:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/08/02 01:46:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:46:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/08/02 01:46:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (23.28s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:46:33 DEBUG : dst/one: md5 = e85048e1fdc4898a7de7068f9b640094 OK 2026/08/02 01:46:34 DEBUG : dst/two: md5 = 7fce0150a3453adb477952884b03792d OK 2026/08/02 01:46:36 DEBUG : dst/three.txt: md5 = 465929987a2c03f4f9f250ce4e01631e OK 2026/08/02 01:46:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/dst" 2026/08/02 01:46:36 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/02 01:46:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/backup" 2026/08/02 01:46:37 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/1nrff024r7pq65ecp72fc28jb0" 2026/08/02 01:46:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:46:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:46:39 DEBUG : one: Sizes differ 2026/08/02 01:46:39 DEBUG : two: size = 3 OK 2026/08/02 01:46:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:46:39 DEBUG : two: Unchanged skipping 2026/08/02 01:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:46:41 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:46:42 DEBUG : one: md5 = 4a5de47fd34563b62524f812f0a1c608 OK 2026/08/02 01:46:42 DEBUG : one: size = 4 OK 2026/08/02 01:46:42 INFO : one: Copied (new) 2026/08/02 01:46:42 DEBUG : Waiting for deletions to finish 2026/08/02 01:46:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:46:43 INFO : three.txt: Moved into backup dir 2026/08/02 01:46:45 DEBUG : dst/three.txt: md5 = bc3b279ef9fc272305de9de5e9342b96 OK 2026/08/02 01:46:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:46:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:46:46 DEBUG : one: Sizes differ 2026/08/02 01:46:46 DEBUG : two: size = 3 OK 2026/08/02 01:46:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:46:46 DEBUG : two: Unchanged skipping 2026/08/02 01:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:46:46 INFO : one.bak: Deleted 2026/08/02 01:46:47 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:46:48 DEBUG : one: md5 = 33cf500cadca6c0a539921a610997345 OK 2026/08/02 01:46:48 DEBUG : one: size = 5 OK 2026/08/02 01:46:48 INFO : one: Copied (new) 2026/08/02 01:46:48 DEBUG : Waiting for deletions to finish 2026/08/02 01:46:49 INFO : three.txt.bak: Deleted 2026/08/02 01:46:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:46:50 INFO : three.txt: Moved into backup dir 2026/08/02 01:46:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:46:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/02 01:46:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/02 01:46:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/08/02 01:46:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/02 01:46:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.20s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:46:57 DEBUG : dst/one: md5 = 8d894c79a6259acb5266123ee85931d3 OK 2026/08/02 01:46:58 DEBUG : dst/two: md5 = 2ba34c4d82ae4a0b00545baa1575a54c OK 2026/08/02 01:47:00 DEBUG : dst/three.txt: md5 = a8f2d9f0482a390a59d92ccebd0d4464 OK 2026/08/02 01:47:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/dst" 2026/08/02 01:47:00 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/02 01:47:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/backup" 2026/08/02 01:47:01 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/1nrff024r7pq65ecp72fc28jb0" 2026/08/02 01:47:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:47:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:47:03 DEBUG : one: Sizes differ 2026/08/02 01:47:03 DEBUG : two: size = 3 OK 2026/08/02 01:47:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:47:03 DEBUG : two: Unchanged skipping 2026/08/02 01:47:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:47:05 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 01:47:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:47:06 DEBUG : one: md5 = a68fa225709574723f8f4911f12dbd68 OK 2026/08/02 01:47:06 DEBUG : one: size = 4 OK 2026/08/02 01:47:06 INFO : one: Copied (new) 2026/08/02 01:47:06 DEBUG : Waiting for deletions to finish 2026/08/02 01:47:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 01:47:07 INFO : three.txt: Moved into backup dir 2026/08/02 01:47:09 DEBUG : dst/three.txt: md5 = ca3adf9bcd67b31e1d981c4c6a96a6af OK 2026/08/02 01:47:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:47:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:47:10 DEBUG : one: Sizes differ 2026/08/02 01:47:10 DEBUG : two: size = 3 OK 2026/08/02 01:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:47:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:47:10 DEBUG : two: Unchanged skipping 2026/08/02 01:47:10 INFO : one-2019-01-01: Deleted 2026/08/02 01:47:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 01:47:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:47:12 DEBUG : one: md5 = 49ab6fde7c9410d2d33e4a09a4995bf9 OK 2026/08/02 01:47:12 DEBUG : one: size = 5 OK 2026/08/02 01:47:12 INFO : one: Copied (new) 2026/08/02 01:47:12 DEBUG : Waiting for deletions to finish 2026/08/02 01:47:13 INFO : three-2019-01-01.txt: Deleted 2026/08/02 01:47:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 01:47:14 INFO : three.txt: Moved into backup dir 2026/08/02 01:47:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:47:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/02 01:47:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/08/02 01:47:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/08/02 01:47:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/08/02 01:47:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.05s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:47:20 DEBUG : dst/one: md5 = 01dc2254d932460ef77e47f73fa4e1ac OK 2026/08/02 01:47:21 DEBUG : dst/two: md5 = d388fe54f15f252a8acf671c52f82f05 OK 2026/08/02 01:47:23 DEBUG : dst/three.txt: md5 = 04869daca2e66b70daaabd2eae297d96 OK 2026/08/02 01:47:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/dst" 2026/08/02 01:47:24 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/02 01:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:47:25 DEBUG : two: size = 3 OK 2026/08/02 01:47:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:47:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:47:25 DEBUG : two: Unchanged skipping 2026/08/02 01:47:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:47:25 DEBUG : one: Sizes differ 2026/08/02 01:47:25 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:47:27 DEBUG : one: md5 = 17cd6c3514dc724684c9142c80441156 OK 2026/08/02 01:47:27 DEBUG : one: size = 4 OK 2026/08/02 01:47:27 INFO : one: Copied (new) 2026/08/02 01:47:27 DEBUG : Waiting for deletions to finish 2026/08/02 01:47:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:47:28 INFO : three.txt: Moved into backup dir 2026/08/02 01:47:30 DEBUG : dst/three.txt: md5 = b7015e3bc6eea416f3ad837885148ce3 OK 2026/08/02 01:47:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/02 01:47:31 DEBUG : three.txt.bak: Excluded 2026/08/02 01:47:31 DEBUG : one.bak: Excluded (Path Filter) 2026/08/02 01:47:31 DEBUG : one.bak: Excluded 2026/08/02 01:47:31 DEBUG : two: size = 3 OK 2026/08/02 01:47:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:47:31 DEBUG : two: Unchanged skipping 2026/08/02 01:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for checks to finish 2026/08/02 01:47:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:47:31 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:47:31 DEBUG : one: Sizes differ 2026/08/02 01:47:31 INFO : one.bak: Deleted 2026/08/02 01:47:32 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst': Waiting for transfers to finish 2026/08/02 01:47:33 DEBUG : one: md5 = 000c91d9f6d13e0e42180e68d8b2bbe4 OK 2026/08/02 01:47:33 DEBUG : one: size = 5 OK 2026/08/02 01:47:33 INFO : one: Copied (new) 2026/08/02 01:47:33 DEBUG : Waiting for deletions to finish 2026/08/02 01:47:34 INFO : three.txt.bak: Deleted 2026/08/02 01:47:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:47:34 INFO : three.txt: Moved into backup dir 2026/08/02 01:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/02 01:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/08/02 01:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/08/02 01:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/02 01:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.76s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:47:40 DEBUG : dst/one: md5 = 7a8464fc61032d9736c9565f00888d73 OK 2026/08/02 01:47:41 DEBUG : dst/two: md5 = e4dedb019d9aba43bf974c50d01a8689 OK 2026/08/02 01:47:43 DEBUG : dst/three.txt: md5 = 607aa4f6a830bc57742f9132307c6a06 OK 2026/08/02 01:47:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/dst" 2026/08/02 01:47:43 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/02 01:47:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:47:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:47:44 DEBUG : one: Sizes differ 2026/08/02 01:47:45 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:47:46 DEBUG : one: md5 = 8d42aec89e99110fe9eef262660d9b9f OK 2026/08/02 01:47:46 DEBUG : one: size = 4 OK 2026/08/02 01:47:46 INFO : one: Copied (new) 2026/08/02 01:47:46 DEBUG : two: size = 3 OK 2026/08/02 01:47:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:47:46 DEBUG : two: Unchanged skipping 2026/08/02 01:47:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:47:47 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:47:47 DEBUG : three.txt: Sizes differ 2026/08/02 01:47:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:47:49 DEBUG : three.txt: md5 = dc967c7eb003433bfc53df48d8aeaeba OK 2026/08/02 01:47:49 DEBUG : three.txt: size = 6 OK 2026/08/02 01:47:49 INFO : three.txt: Copied (new) 2026/08/02 01:47:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:47:50 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:47:50 DEBUG : one: Sizes differ 2026/08/02 01:47:51 INFO : one.bak: Deleted 2026/08/02 01:47:51 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:47:52 DEBUG : one: md5 = 054c6cb0421f27b762ef2f6a84048e59 OK 2026/08/02 01:47:52 DEBUG : one: size = 5 OK 2026/08/02 01:47:52 INFO : one: Copied (new) 2026/08/02 01:47:53 DEBUG : two: size = 3 OK 2026/08/02 01:47:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:47:53 DEBUG : two: Unchanged skipping 2026/08/02 01:47:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:47:53 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:47:53 DEBUG : three.txt: Sizes differ 2026/08/02 01:47:54 INFO : three.txt.bak: Deleted 2026/08/02 01:47:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:47:56 DEBUG : three.txt: md5 = 82f90e633143e0475be6ce0bc0ec4875 OK 2026/08/02 01:47:56 DEBUG : three.txt: size = 19 OK 2026/08/02 01:47:56 INFO : three.txt: Copied (new) 2026/08/02 01:47:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:47:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/08/02 01:47:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/02 01:47:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/02 01:47:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/02 01:47:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/08/02 01:47:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.23s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:48:02 DEBUG : dst/one: md5 = 220bc5b4ebd8a29cc4db627eafd1142c OK 2026/08/02 01:48:04 DEBUG : dst/two: md5 = 3255320705f58ef9210b206c2390415b OK 2026/08/02 01:48:05 DEBUG : dst/three.txt: md5 = 77ab33a1193d49e387ad8019fa2931dc OK 2026/08/02 01:48:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinudiy5gutu/dst" 2026/08/02 01:48:06 DEBUG : Config file has changed externally - reloading 2026/08/02 01:48:06 DEBUG : Creating backend with remote "TestDrive:crypt/km1fkaoil35t32990fpbm9rlbbjh9p7erabvfp691gldng6iag7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/02 01:48:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:48:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:48:07 DEBUG : one: Sizes differ 2026/08/02 01:48:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 01:48:09 DEBUG : one: md5 = 0c440a49c7702ad422a272b0e9191008 OK 2026/08/02 01:48:09 DEBUG : one: size = 4 OK 2026/08/02 01:48:09 INFO : one: Copied (new) 2026/08/02 01:48:09 DEBUG : two: size = 3 OK 2026/08/02 01:48:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:48:09 DEBUG : two: Unchanged skipping 2026/08/02 01:48:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:48:09 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:48:09 DEBUG : three.txt: Sizes differ 2026/08/02 01:48:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 01:48:11 DEBUG : three.txt: md5 = 7b98ecfc4d59ac70b83607c434c8cc9f OK 2026/08/02 01:48:11 DEBUG : three.txt: size = 6 OK 2026/08/02 01:48:11 INFO : three.txt: Copied (new) 2026/08/02 01:48:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:48:12 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:48:12 DEBUG : one: Sizes differ 2026/08/02 01:48:13 INFO : one-2019-01-01: Deleted 2026/08/02 01:48:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 01:48:15 DEBUG : one: md5 = ef372d30d8e47dd1c35b15c5a8d8080d OK 2026/08/02 01:48:15 DEBUG : one: size = 5 OK 2026/08/02 01:48:15 INFO : one: Copied (new) 2026/08/02 01:48:15 DEBUG : two: size = 3 OK 2026/08/02 01:48:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:48:15 DEBUG : two: Unchanged skipping 2026/08/02 01:48:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:48:16 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu/dst') 2026/08/02 01:48:16 DEBUG : three.txt: Sizes differ 2026/08/02 01:48:16 INFO : three-2019-01-01.txt: Deleted 2026/08/02 01:48:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 01:48:18 DEBUG : three.txt: md5 = 00b88834f1be2683098c0981af9c22c5 OK 2026/08/02 01:48:18 DEBUG : three.txt: size = 19 OK 2026/08/02 01:48:18 INFO : three.txt: Copied (new) 2026/08/02 01:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/02 01:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/08/02 01:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/08/02 01:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/02 01:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/08/02 01:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/08/02 01:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.34s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:48:24 DEBUG : Testêé: md5 = f0f4329faa9df49e7c5691b7fc48dd75 OK 2026/08/02 01:48:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:48:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:48:24 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:48:24 DEBUG : Testêé: Sizes differ 2026/08/02 01:48:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:48:25 DEBUG : Testêé: md5 = 368c56c5e5a1e0547722a87708e703f6 OK 2026/08/02 01:48:25 DEBUG : Testêé: size = 14 OK 2026/08/02 01:48:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/02 01:48:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.61s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:48:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/02 01:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:48:29 DEBUG : existing: md5 = 145703591a8706707bc6e29291b484e1 OK 2026/08/02 01:48:29 DEBUG : existing: size = 6 OK 2026/08/02 01:48:29 INFO : existing: Copied (new) 2026/08/02 01:48:29 DEBUG : Waiting for deletions to finish 2026/08/02 01:48:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:48:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:48:29 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:48:29 DEBUG : existing: Sizes differ 2026/08/02 01:48:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/02 01:48:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:48:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': not deleting files as there were IO errors 2026/08/02 01:48:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.97s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:48:32 DEBUG : EXISTING: md5 = 0540b2640d14d76a942bb54305f6cc72 OK 2026/08/02 01:48:33 DEBUG : EXISTING: size = 6 OK 2026/08/02 01:48:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:48:33 DEBUG : existing: Unchanged skipping 2026/08/02 01:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:48:33 DEBUG : Waiting for deletions to finish 2026/08/02 01:48:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.24s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.39s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:48:37 DEBUG : both0: md5 = 90667d3d81f08a5923d1776c9a0f0f19 OK 2026/08/02 01:48:39 DEBUG : only0: md5 = 8bf7d894c1f8f3991351b7b46e71099c OK 2026/08/02 01:48:41 DEBUG : both1: md5 = d888e5511616ad7b63e07dba224d82a8 OK 2026/08/02 01:48:42 DEBUG : only1: md5 = 8483a553fc742d55e4ddec527afe98ce OK 2026/08/02 01:48:43 DEBUG : both2: md5 = f18327b91c58ad4ef13f16d1da99efaa OK 2026/08/02 01:48:45 DEBUG : only2: md5 = 99995a418d898f0d00622525e7b9d54a OK 2026/08/02 01:48:46 DEBUG : both3: md5 = 97141e5fade836a0dd20bf14af06dbcc OK 2026/08/02 01:48:48 DEBUG : only3: md5 = d747af8711f07f4f9a16ef8bee0c64e4 OK 2026/08/02 01:48:49 DEBUG : both4: md5 = e713ff017b8df7a658a27d9005605908 OK 2026/08/02 01:48:51 DEBUG : only4: md5 = cf091dd59d7bcb2830cd157f75184d27 OK 2026/08/02 01:48:52 DEBUG : both5: md5 = db1ca64b0cb0150121dd4eeb39561cce OK 2026/08/02 01:48:53 DEBUG : only5: md5 = 5449a6beb3668cd6e5748674948e9b3f OK 2026/08/02 01:48:55 DEBUG : both6: md5 = 806fb571f85f48001375cc72ff0207f8 OK 2026/08/02 01:48:56 DEBUG : only6: md5 = 265a1562a733b4fb57ca1ac4ecaabc3a OK 2026/08/02 01:48:58 DEBUG : both7: md5 = 3ebdecc14ed19abfee5f8aae0225fa6f OK 2026/08/02 01:48:59 DEBUG : only7: md5 = 7d5e51f03fd4ef4c0f0d71491f92f2cc OK 2026/08/02 01:49:01 DEBUG : both8: md5 = 2049755d3028ea9340bda417deecf23f OK 2026/08/02 01:49:02 DEBUG : only8: md5 = e4495eeefc873061eb016093ace3bc00 OK 2026/08/02 01:49:04 DEBUG : both9: md5 = 110109b1ef5d8ce021496324281b1064 OK 2026/08/02 01:49:05 DEBUG : only9: md5 = 5157583547f0f07eac12d4ff2017a68b OK 2026/08/02 01:49:06 DEBUG : both10: md5 = bf49d672cacc25f3e668dab30640d5fa OK 2026/08/02 01:49:08 DEBUG : only10: md5 = ded174ab11aa4a1772203c2e3e0e2e54 OK 2026/08/02 01:49:09 DEBUG : both11: md5 = 82728343f3c7609a4d7719e96e991260 OK 2026/08/02 01:49:11 DEBUG : only11: md5 = fccf9135bd11c88c819c5b555f2f10fb OK 2026/08/02 01:49:12 DEBUG : both12: md5 = c01bbc9f092d673d690e9a8d4da96a81 OK 2026/08/02 01:49:14 DEBUG : only12: md5 = 0010143cd4598133144e8b06b36a8a45 OK 2026/08/02 01:49:15 DEBUG : both13: md5 = d99921ecd922841be55b5c4861581697 OK 2026/08/02 01:49:16 DEBUG : only13: md5 = 69cc3b33b1b4a5e7ab777a28deb6fe3d OK 2026/08/02 01:49:18 DEBUG : both14: md5 = de49292930b1b62845828df8619caa18 OK 2026/08/02 01:49:19 DEBUG : only14: md5 = 7abf7526f6764231abb0bc417b17ae96 OK 2026/08/02 01:49:21 DEBUG : both15: md5 = aa6f7011d763db6a4716b2f6382af91e OK 2026/08/02 01:49:22 DEBUG : only15: md5 = 6ee9152365c2b441d751253a59f79211 OK 2026/08/02 01:49:23 DEBUG : both16: md5 = be71be8312b5aedc59040fae0fd45194 OK 2026/08/02 01:49:25 DEBUG : only16: md5 = 93232409a8dc9d7a8178f238fa93f070 OK 2026/08/02 01:49:26 DEBUG : both17: md5 = 886b15eea0fbb426bd09abf13964a6ae OK 2026/08/02 01:49:27 DEBUG : only17: md5 = 912138d1594b9cd3606b611cdb0d7ab4 OK 2026/08/02 01:49:29 DEBUG : both18: md5 = bc86c11b4a5f3c71bb6a74bbedde2a59 OK 2026/08/02 01:49:30 DEBUG : only18: md5 = 4fa39dbe3b192315c5eda0d0cce49e44 OK 2026/08/02 01:49:32 DEBUG : both19: md5 = 06113b5150cb4cebe8475dacc9676ffc OK 2026/08/02 01:49:33 DEBUG : only19: md5 = 79110307bb218bc932494885e79b834d OK 2026/08/02 01:49:34 DEBUG : both0: size = 6 OK 2026/08/02 01:49:34 DEBUG : both10: size = 6 OK 2026/08/02 01:49:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both11: size = 6 OK 2026/08/02 01:49:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:49:34 DEBUG : both12: size = 6 OK 2026/08/02 01:49:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both0: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both13: size = 6 OK 2026/08/02 01:49:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both12: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both14: size = 6 OK 2026/08/02 01:49:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both10: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both15: size = 6 OK 2026/08/02 01:49:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both15: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both16: size = 6 OK 2026/08/02 01:49:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both16: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both17: size = 6 OK 2026/08/02 01:49:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both17: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both18: size = 6 OK 2026/08/02 01:49:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both18: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both19: size = 6 OK 2026/08/02 01:49:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both19: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both1: size = 6 OK 2026/08/02 01:49:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both1: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both2: size = 6 OK 2026/08/02 01:49:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both2: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both3: size = 6 OK 2026/08/02 01:49:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both3: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both4: size = 6 OK 2026/08/02 01:49:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both4: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both5: size = 6 OK 2026/08/02 01:49:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both5: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both6: size = 6 OK 2026/08/02 01:49:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both6: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both7: size = 6 OK 2026/08/02 01:49:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both7: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both8: size = 6 OK 2026/08/02 01:49:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both8: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both9: size = 6 OK 2026/08/02 01:49:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:49:34 DEBUG : both9: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both13: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both14: Unchanged skipping 2026/08/02 01:49:34 DEBUG : both11: Unchanged skipping 2026/08/02 01:49:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:49:34 DEBUG : Waiting for deletions to finish 2026/08/02 01:49:34 INFO : only10: Deleted 2026/08/02 01:49:34 INFO : only7: Deleted 2026/08/02 01:49:34 INFO : only4: Deleted 2026/08/02 01:49:34 INFO : only18: Deleted 2026/08/02 01:49:35 INFO : only9: Deleted 2026/08/02 01:49:35 INFO : only15: Deleted 2026/08/02 01:49:35 INFO : only0: Deleted 2026/08/02 01:49:35 INFO : only14: Deleted 2026/08/02 01:49:35 INFO : only19: Deleted 2026/08/02 01:49:35 INFO : only1: Deleted 2026/08/02 01:49:35 INFO : only5: Deleted 2026/08/02 01:49:35 INFO : only16: Deleted 2026/08/02 01:49:36 INFO : only17: Deleted 2026/08/02 01:49:36 INFO : only2: Deleted 2026/08/02 01:49:36 INFO : only11: Deleted 2026/08/02 01:49:36 INFO : only8: Deleted 2026/08/02 01:49:36 INFO : only12: Deleted 2026/08/02 01:49:36 INFO : only13: Deleted 2026/08/02 01:49:36 INFO : only3: Deleted 2026/08/02 01:49:36 INFO : only6: Deleted 2026/08/02 01:49:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.58s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:49:47 DEBUG : both0: md5 = 0e8b951cbb72acd9b0852ffc9d364fd4 OK 2026/08/02 01:49:48 DEBUG : only0: md5 = dc4fae8b79c3e58e75e9894d07634ee3 OK 2026/08/02 01:49:50 DEBUG : both1: md5 = b0041ecaa8ce623e4b6988ec8cb0c476 OK 2026/08/02 01:49:52 DEBUG : only1: md5 = c3f17071c23dba8108f3991b1e1b00c7 OK 2026/08/02 01:49:53 DEBUG : both2: md5 = 9beb8634078ea6292103c93d187427c7 OK 2026/08/02 01:49:54 DEBUG : only2: md5 = d350530f8c72a9187830df037e56be44 OK 2026/08/02 01:49:56 DEBUG : both3: md5 = 385157df9d7283c7dd4248e937acc4f2 OK 2026/08/02 01:49:57 DEBUG : only3: md5 = b521d8846257cacdda568c9700415e74 OK 2026/08/02 01:49:59 DEBUG : both4: md5 = 3f82314ecd56858fbf1f6625fef34349 OK 2026/08/02 01:50:00 DEBUG : only4: md5 = 597fd68f5edad534f213a6f18ac44986 OK 2026/08/02 01:50:02 DEBUG : both5: md5 = 73a98fbcedd11827453ebfce12912bbe OK 2026/08/02 01:50:03 DEBUG : only5: md5 = 0f211246ae4dd0c24ff894b9b50abae2 OK 2026/08/02 01:50:04 DEBUG : both6: md5 = 0c521d30b7a5d733719ddfc95aee9cf4 OK 2026/08/02 01:50:06 DEBUG : only6: md5 = 796976e8a3031b49ba8885fe39bab349 OK 2026/08/02 01:50:07 DEBUG : both7: md5 = 5365abfe3f5c066dbdd479e7b2a3e607 OK 2026/08/02 01:50:09 DEBUG : only7: md5 = 7f95cc03917e928faf9edca58b62816f OK 2026/08/02 01:50:10 DEBUG : both8: md5 = 6d97a351537f837b89cdefe03f3ed97d OK 2026/08/02 01:50:12 DEBUG : only8: md5 = da66101ac159e9c4acb6325f4be8dfaa OK 2026/08/02 01:50:13 DEBUG : both9: md5 = 0eca1af35917a928f2774a9e029716a4 OK 2026/08/02 01:50:15 DEBUG : only9: md5 = ff3986e71594821c0866c44e18f38a52 OK 2026/08/02 01:50:16 DEBUG : both10: md5 = 5c39064f7f2d5d5a7f595665b692e3ae OK 2026/08/02 01:50:18 DEBUG : only10: md5 = 20284eeeb4f94354686cdaa72f75968c OK 2026/08/02 01:50:19 DEBUG : both11: md5 = e09253da7bae564a2e5d434c8f9c72b8 OK 2026/08/02 01:50:21 DEBUG : only11: md5 = e1ac49f075dd98189f912d7ca550e6ab OK 2026/08/02 01:50:22 DEBUG : both12: md5 = 55d8aede2c5845d4d57cd76c206f3f76 OK 2026/08/02 01:50:23 DEBUG : only12: md5 = c60da860237bfb2c7926e62c9e5bf4e0 OK 2026/08/02 01:50:25 DEBUG : both13: md5 = a1a2fee70cb152d221577e4b12bc175c OK 2026/08/02 01:50:26 DEBUG : only13: md5 = ac2a8fda7cc8649b50776274f9031b5a OK 2026/08/02 01:50:28 DEBUG : both14: md5 = dd0c9c0695ef20dd8116d5bb5087eadf OK 2026/08/02 01:50:29 DEBUG : only14: md5 = b7e86cf06ec3c4480c6f5436bc44378b OK 2026/08/02 01:50:31 DEBUG : both15: md5 = 0a7144f6ba2ee4bc2bb9e0c6d4669e6d OK 2026/08/02 01:50:32 DEBUG : only15: md5 = 873d0d4d77dc558519912603286b44a4 OK 2026/08/02 01:50:34 DEBUG : both16: md5 = f5380048f26b9674535d48bb1df6cbc2 OK 2026/08/02 01:50:35 DEBUG : only16: md5 = bb155f0f2e68f6d3a15de26d39262f91 OK 2026/08/02 01:50:37 DEBUG : both17: md5 = 664a84705a21df44b09537e6045f463f OK 2026/08/02 01:50:38 DEBUG : only17: md5 = 720c44e61723e5d6f69f29cfa3677a7d OK 2026/08/02 01:50:39 DEBUG : both18: md5 = 8d399f4221e9c05f61731cdeed91836f OK 2026/08/02 01:50:41 DEBUG : only18: md5 = 38d06b19aaafe7a45beecbc70a11ef01 OK 2026/08/02 01:50:42 DEBUG : both19: md5 = ec560cac374f169782ec3bd4230e55f9 OK 2026/08/02 01:50:44 DEBUG : only19: md5 = 1202153d8806803e61dafe788696cc5a OK 2026/08/02 01:50:44 DEBUG : both0: size = 6 OK 2026/08/02 01:50:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both0: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both10: size = 6 OK 2026/08/02 01:50:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both10: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both11: size = 6 OK 2026/08/02 01:50:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both11: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both12: size = 6 OK 2026/08/02 01:50:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both13: size = 6 OK 2026/08/02 01:50:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both14: size = 6 OK 2026/08/02 01:50:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both15: size = 6 OK 2026/08/02 01:50:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:50:44 DEBUG : both12: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both16: size = 6 OK 2026/08/02 01:50:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both13: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both17: size = 6 OK 2026/08/02 01:50:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both16: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both18: size = 6 OK 2026/08/02 01:50:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both17: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both19: size = 6 OK 2026/08/02 01:50:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both19: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both1: size = 6 OK 2026/08/02 01:50:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both1: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both2: size = 6 OK 2026/08/02 01:50:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both2: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both3: size = 6 OK 2026/08/02 01:50:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both3: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both4: size = 6 OK 2026/08/02 01:50:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both4: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both5: size = 6 OK 2026/08/02 01:50:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both5: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both6: size = 6 OK 2026/08/02 01:50:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both6: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both7: size = 6 OK 2026/08/02 01:50:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both7: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both8: size = 6 OK 2026/08/02 01:50:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both8: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both9: size = 6 OK 2026/08/02 01:50:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:50:44 DEBUG : both9: Unchanged skipping 2026/08/02 01:50:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only0: Sizes differ 2026/08/02 01:50:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only10: Sizes differ 2026/08/02 01:50:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only11: Sizes differ 2026/08/02 01:50:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only12: Sizes differ 2026/08/02 01:50:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only13: Sizes differ 2026/08/02 01:50:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only14: Sizes differ 2026/08/02 01:50:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only15: Sizes differ 2026/08/02 01:50:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only16: Sizes differ 2026/08/02 01:50:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only17: Sizes differ 2026/08/02 01:50:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only18: Sizes differ 2026/08/02 01:50:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only19: Sizes differ 2026/08/02 01:50:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only1: Sizes differ 2026/08/02 01:50:44 DEBUG : both15: Unchanged skipping 2026/08/02 01:50:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only2: Sizes differ 2026/08/02 01:50:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only3: Sizes differ 2026/08/02 01:50:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only4: Sizes differ 2026/08/02 01:50:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only5: Sizes differ 2026/08/02 01:50:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only6: Sizes differ 2026/08/02 01:50:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only7: Sizes differ 2026/08/02 01:50:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only8: Sizes differ 2026/08/02 01:50:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2473230511) 2026/08/02 01:50:44 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu') 2026/08/02 01:50:44 DEBUG : only9: Sizes differ 2026/08/02 01:50:44 DEBUG : both14: Unchanged skipping 2026/08/02 01:50:44 DEBUG : both18: Unchanged skipping 2026/08/02 01:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:50:45 DEBUG : only12: md5 = e368854e8083697ddd4feac82d9eb44f OK 2026/08/02 01:50:45 DEBUG : only12: size = 0 OK 2026/08/02 01:50:45 INFO : only12: Copied (replaced existing) 2026/08/02 01:50:45 DEBUG : only0: md5 = d2fbc09f93db09ab4e383740030983c5 OK 2026/08/02 01:50:45 DEBUG : only0: size = 0 OK 2026/08/02 01:50:45 INFO : only0: Copied (replaced existing) 2026/08/02 01:50:45 DEBUG : only10: md5 = 0be19d4101cb47f0fc2ea7123b34e0bb OK 2026/08/02 01:50:45 DEBUG : only10: size = 0 OK 2026/08/02 01:50:45 INFO : only10: Copied (replaced existing) 2026/08/02 01:50:45 DEBUG : only11: md5 = 97991c71b8f429fa526ce5c66b3b8a79 OK 2026/08/02 01:50:45 DEBUG : only11: size = 0 OK 2026/08/02 01:50:45 INFO : only11: Copied (replaced existing) 2026/08/02 01:50:47 DEBUG : only14: md5 = c06b78585e9f10b29f4c41bbe7eef1f6 OK 2026/08/02 01:50:47 DEBUG : only14: size = 0 OK 2026/08/02 01:50:47 INFO : only14: Copied (replaced existing) 2026/08/02 01:50:47 DEBUG : only15: md5 = a6f8926fec07eaf9e3490ebbb59a9a5c OK 2026/08/02 01:50:47 DEBUG : only15: size = 0 OK 2026/08/02 01:50:47 INFO : only15: Copied (replaced existing) 2026/08/02 01:50:47 DEBUG : only13: md5 = 0dcdbbd9ca0a740e04a2209874fa80e5 OK 2026/08/02 01:50:47 DEBUG : only13: size = 0 OK 2026/08/02 01:50:47 INFO : only13: Copied (replaced existing) 2026/08/02 01:50:47 DEBUG : only16: md5 = 83faece7d18e367165dc24ea66bdd9f9 OK 2026/08/02 01:50:47 DEBUG : only16: size = 0 OK 2026/08/02 01:50:47 INFO : only16: Copied (replaced existing) 2026/08/02 01:50:48 DEBUG : only17: md5 = 1de1c38d750fe7516456f234838e1941 OK 2026/08/02 01:50:48 DEBUG : only17: size = 0 OK 2026/08/02 01:50:48 INFO : only17: Copied (replaced existing) 2026/08/02 01:50:48 DEBUG : only18: md5 = 0eebc0e33c5dd8ef70e9541ebb7886a3 OK 2026/08/02 01:50:48 DEBUG : only18: size = 0 OK 2026/08/02 01:50:48 INFO : only18: Copied (replaced existing) 2026/08/02 01:50:48 DEBUG : only19: md5 = 09ea30af5522c57150faffd1be9460d2 OK 2026/08/02 01:50:48 DEBUG : only19: size = 0 OK 2026/08/02 01:50:48 INFO : only19: Copied (replaced existing) 2026/08/02 01:50:48 DEBUG : only2: md5 = f44344852d00c608d4855219ba45870b OK 2026/08/02 01:50:48 DEBUG : only2: size = 0 OK 2026/08/02 01:50:48 INFO : only2: Copied (replaced existing) 2026/08/02 01:50:49 DEBUG : only3: md5 = 9bb5a22c44b890cbd02580651c3bf28a OK 2026/08/02 01:50:49 DEBUG : only3: size = 0 OK 2026/08/02 01:50:49 INFO : only3: Copied (replaced existing) 2026/08/02 01:50:49 DEBUG : only4: md5 = 8db7d76364f19043d29d6eb91510bb71 OK 2026/08/02 01:50:49 DEBUG : only4: size = 0 OK 2026/08/02 01:50:49 INFO : only4: Copied (replaced existing) 2026/08/02 01:50:49 DEBUG : only5: md5 = f767ced1d05c888dc268071348116d49 OK 2026/08/02 01:50:49 DEBUG : only5: size = 0 OK 2026/08/02 01:50:49 INFO : only5: Copied (replaced existing) 2026/08/02 01:50:49 DEBUG : only6: md5 = 19c3e69115d53fd9708f8a7569619946 OK 2026/08/02 01:50:49 DEBUG : only6: size = 0 OK 2026/08/02 01:50:49 INFO : only6: Copied (replaced existing) 2026/08/02 01:50:50 DEBUG : only9: md5 = ef43d4da436007aa67bc8d3a1b0a2ec3 OK 2026/08/02 01:50:50 DEBUG : only9: size = 0 OK 2026/08/02 01:50:50 INFO : only9: Copied (replaced existing) 2026/08/02 01:50:50 DEBUG : only7: md5 = eb28a8f53aeb09a353f8f61feefad492 OK 2026/08/02 01:50:50 DEBUG : only7: size = 0 OK 2026/08/02 01:50:50 INFO : only7: Copied (replaced existing) 2026/08/02 01:50:50 DEBUG : only8: md5 = fd5cd6673f36275e25a25d720980a09a OK 2026/08/02 01:50:50 DEBUG : only8: size = 0 OK 2026/08/02 01:50:50 INFO : only8: Copied (replaced existing) 2026/08/02 01:50:50 DEBUG : only1: md5 = 4b245abd3272ee64a28451f1801755f1 OK 2026/08/02 01:50:50 DEBUG : only1: size = 0 OK 2026/08/02 01:50:50 INFO : only1: Copied (replaced existing) 2026/08/02 01:50:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (82.03s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:51:08 DEBUG : empty_dir: Making directory with metadata 2026/08/02 01:51:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:51:08 DEBUG : empty_on_remote: Making directory with metadata 2026/08/02 01:51:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:51:08 DEBUG : empty_on_remote: Making directory with metadata 2026/08/02 01:51:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:51:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:20 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/08/02 01:51:20 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/08/02 01:51:21 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:51:22 DEBUG : empty_dir: Making directory with metadata 2026/08/02 01:51:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:51:22 DEBUG : empty_on_remote: Making directory with metadata 2026/08/02 01:51:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:51:22 DEBUG : empty_on_remote: Making directory with metadata 2026/08/02 01:51:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:51:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:35 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/08/02 01:51:35 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/08/02 01:51:36 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:51:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:38 DEBUG : sub dir: Making directory with metadata 2026/08/02 01:51:39 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/02 01:51:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:51:56 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:51:56 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/08/02 01:52:09 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/08/02 01:52:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/02 01:52:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/08/02 01:52:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/08/02 01:52:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/02 01:52:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/08/02 01:52:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:52:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:52:17 DEBUG : sub dir: Making directory with metadata 2026/08/02 01:52:18 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/02 01:52:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:52:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:52:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:52:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/08/02 01:52:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/02 01:52:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/08/02 01:52:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/08/02 01:52:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/02 01:52:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/08/02 01:52:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/02 01:52:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.34s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:52:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 9740bb83aaf7b2623e6f5af10bb75455 OK 2026/08/02 01:53:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = e86a451cf4b8b2d4b95333c54abc5e73 OK 2026/08/02 01:53:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 7ca89afb1cf124d1c14346beb1d6b89e OK 2026/08/02 01:53:04 DEBUG : dir1/0003-defghij.txt: md5 = 24036e471c779c47fe1ab34731895a86 OK 2026/08/02 01:53:05 DEBUG : dir1/0004-efghijk.txt: md5 = 583dc003546811b02c1537daad955ba3 OK 2026/08/02 01:53:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 24d906562a5f5e5ee8bf4b3d92bb6959 OK 2026/08/02 01:53:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 8e3c46a833fe815cc4de7d5f6c456371 OK 2026/08/02 01:53:10 DEBUG : dir1/0007-1234567.txt: md5 = 182306b63913c87b31bafb8ff8b685e2 OK 2026/08/02 01:53:11 DEBUG : dir1/0008-2345678.txt: md5 = 03a7e6d2d8c61c2d000601c7277eedf1 OK 2026/08/02 01:53:12 DEBUG : dir1/0009-3456789.txt: md5 = 65811382d627344bdfd0cf1898507fe2 OK 2026/08/02 01:53:14 DEBUG : dir1/0010-456789.txt: md5 = abc94a94018048d1d2d2f62f9d4c17c1 OK 2026/08/02 01:53:15 DEBUG : dir1/0011-56789;.txt: md5 = 20520f96f0a3c07130cfa82b2c1a96ca OK 2026/08/02 01:53:17 DEBUG : dir1/0012-6789;.txt: md5 = 89894661f10cbcde078a13a1a59e714f OK 2026/08/02 01:53:18 DEBUG : dir1/0013-789;=.txt: md5 = 1e5d79f45d0fb0102a0141205e4e73ba OK 2026/08/02 01:53:20 DEBUG : dir1/0014-89;=.txt: md5 = fdd7bdb865aabbdaf7840028127bb8ca OK 2026/08/02 01:53:21 DEBUG : dir1/0015-9;=.txt: md5 = dea2a95297d85050a7dec451e318ade1 OK 2026/08/02 01:53:22 DEBUG : apple: md5 = 8c215ac8c58b5ae8663185ef0f4719bd OK 2026/08/02 01:53:24 DEBUG : banana: md5 = d31c8333edc1c0c0716b83749d378ad8 OK 2026/08/02 01:53:25 DEBUG : appleappleapplebanana: md5 = 844ff65ec2645c191e33903ef1369e3f OK 2026/08/02 01:53:27 DEBUG : splitbananasplit: md5 = 2326d95830f8f29bea9b02541ecbded7 OK 2026/08/02 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/02 01:53:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:53:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:53:28 DEBUG : apple: size = 5 OK 2026/08/02 01:53:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:28 DEBUG : apple: Unchanged skipping 2026/08/02 01:53:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:53:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:53:28 DEBUG : banana: size = 6 OK 2026/08/02 01:53:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:28 DEBUG : banana: Unchanged skipping 2026/08/02 01:53:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 01:53:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:53:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:53:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:53:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:53:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:53:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:53:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:53:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:53:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:53:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/02 01:53:29 INFO : There was nothing to transfer 2026/08/02 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/02 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:53:30 DEBUG : dir1: Directory modification time the same (differ by -456.163µs, within tolerance 1ms) 2026/08/02 01:53:30 DEBUG : apple: size = 5 OK 2026/08/02 01:53:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:30 DEBUG : apple: Unchanged skipping 2026/08/02 01:53:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:53:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:53:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:53:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:53:30 DEBUG : banana: size = 6 OK 2026/08/02 01:53:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:30 DEBUG : banana: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/02 01:53:31 INFO : There was nothing to transfer 2026/08/02 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/02 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:53:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:53:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 18cf70d57a7e6f241f95c0c5ef018dd8 OK 2026/08/02 01:53:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = f77bf81543ae09b425b815a6b683e638 OK 2026/08/02 01:53:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 4d521d69dfc46b85095e65f335f118ba OK 2026/08/02 01:53:49 DEBUG : dir1/0003-defghij.txt: md5 = 0323b346426632763b6f7f3ff8f94d34 OK 2026/08/02 01:53:50 DEBUG : dir1/0004-efghijk.txt: md5 = 1d263ed0bb3e6184df4c844e07ae0355 OK 2026/08/02 01:53:52 DEBUG : dir1/0005-fghijkl.txt: md5 = a9313c6065a4709b8fa5a522c4eafc16 OK 2026/08/02 01:53:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 8c6edc22ba16075a13fd748e7d265233 OK 2026/08/02 01:53:55 DEBUG : dir1/0007-1234567.txt: md5 = c678fb01f7dddcfff145030bd0450e5f OK 2026/08/02 01:53:56 DEBUG : dir1/0008-2345678.txt: md5 = 63a35d7eceac7e864f804f1721aadd88 OK 2026/08/02 01:53:58 DEBUG : dir1/0009-3456789.txt: md5 = e8676dd82f535002adbe265f5a4490aa OK 2026/08/02 01:53:59 DEBUG : dir1/0010-456789.txt: md5 = 8604bb3ae81db4c5a2446a0c7ab72a98 OK 2026/08/02 01:54:01 DEBUG : dir1/0011-56789;.txt: md5 = 2365aa4d250d2b9864bf0683200b7b31 OK 2026/08/02 01:54:02 DEBUG : dir1/0012-6789;.txt: md5 = 95db5558e618119980c58f6508141767 OK 2026/08/02 01:54:04 DEBUG : dir1/0013-789;=.txt: md5 = b72396a01a98d57bf3231e8ea78642cf OK 2026/08/02 01:54:05 DEBUG : dir1/0014-89;=.txt: md5 = 3ae21e170f91802672000905a74d2388 OK 2026/08/02 01:54:07 DEBUG : dir1/0015-9;=.txt: md5 = 49b9ac116b7315fb644ccfd3a685ad2d OK 2026/08/02 01:54:08 DEBUG : apple: md5 = a1e1cfecb686aad2eac8d032e5ef4457 OK 2026/08/02 01:54:10 DEBUG : banana: md5 = c530fb2d44c454a309f4795277a2a63b OK 2026/08/02 01:54:11 DEBUG : appleappleapplebanana: md5 = ef68b1011949a00e4f817bd57eb49bef OK 2026/08/02 01:54:13 DEBUG : splitbananasplit: md5 = ff5ac02a2b48d251cfab2904c26aed1f OK 2026/08/02 01:54:13 DEBUG : Waiting for deletions to finish 2026/08/02 01:54:13 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:54:14 DEBUG : apple: size = 5 OK 2026/08/02 01:54:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:14 DEBUG : apple: Unchanged skipping 2026/08/02 01:54:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:54:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:54:14 DEBUG : banana: size = 6 OK 2026/08/02 01:54:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:14 DEBUG : banana: Unchanged skipping 2026/08/02 01:54:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 01:54:14 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:54:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:14 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:54:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:54:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:54:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:54:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:54:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:54:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:54:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:54:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:54:15 DEBUG : Waiting for deletions to finish 2026/08/02 01:54:15 INFO : There was nothing to transfer 2026/08/02 01:54:15 DEBUG : Waiting for deletions to finish 2026/08/02 01:54:15 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:54:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:54:16 DEBUG : dir1: Directory modification time the same (differ by -27.625µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : apple: size = 5 OK 2026/08/02 01:54:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : apple: Unchanged skipping 2026/08/02 01:54:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:54:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:54:16 DEBUG : banana: size = 6 OK 2026/08/02 01:54:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:54:16 DEBUG : banana: Unchanged skipping 2026/08/02 01:54:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:54:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:54:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:54:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:54:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:54:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:54:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:54:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:54:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:54:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:54:16 DEBUG : Waiting for deletions to finish 2026/08/02 01:54:16 INFO : There was nothing to transfer 2026/08/02 01:54:16 DEBUG : Waiting for deletions to finish 2026/08/02 01:54:17 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:54:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:54:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:54:31 DEBUG : dir1/0000-abcdefg.txt: md5 = ca2f50f9badd95f1c818eb83f8bb5d44 OK 2026/08/02 01:54:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2c34ca81a829a50f41529ea54854cbeb OK 2026/08/02 01:54:34 DEBUG : dir1/0002-cdefghi.txt: md5 = c4f4a603b696563292d894ea1e402822 OK 2026/08/02 01:54:35 DEBUG : dir1/0003-defghij.txt: md5 = 0c78b8dd35479314ea9b44bd28fd6aba OK 2026/08/02 01:54:37 DEBUG : dir1/0004-efghijk.txt: md5 = 4fdbcc17d48b4b606366fe8e44b450eb OK 2026/08/02 01:54:38 DEBUG : dir1/0005-fghijkl.txt: md5 = c192ab4448d8c67725f883bc314b60b5 OK 2026/08/02 01:54:39 DEBUG : dir1/0006-ghijklm.txt: md5 = bdc6e26d6a8cd4f6c11230d8e13ff7cf OK 2026/08/02 01:54:41 DEBUG : dir1/0007-1234567.txt: md5 = 8d4675000b4c39a13a0a1c9e8f2d1c16 OK 2026/08/02 01:54:42 DEBUG : dir1/0008-2345678.txt: md5 = d2a07bba65212fff20a853c46ab36c27 OK 2026/08/02 01:54:44 DEBUG : dir1/0009-3456789.txt: md5 = ffb3bbce3a11c96f8a357b2cfa08724e OK 2026/08/02 01:54:45 DEBUG : dir1/0010-456789.txt: md5 = 4491d9f10035dbcc3d9055fa6e08f18d OK 2026/08/02 01:54:47 DEBUG : dir1/0011-56789;.txt: md5 = ded084148ba4ff34b0dfadb3ceae3f1d OK 2026/08/02 01:54:48 DEBUG : dir1/0012-6789;.txt: md5 = 80c1b0c032e40bd08b255258b8d5efc8 OK 2026/08/02 01:54:49 DEBUG : dir1/0013-789;=.txt: md5 = 244139421c21efe4671af471ccc9060d OK 2026/08/02 01:54:51 DEBUG : dir1/0014-89;=.txt: md5 = 8cc8f10f0fe12c8cbe3c2bcc1140379e OK 2026/08/02 01:54:52 DEBUG : dir1/0015-9;=.txt: md5 = d0f19fc104b21784ceaadc7adaf9ee68 OK 2026/08/02 01:54:54 DEBUG : apple: md5 = f67d8394471bf47959b1a07a71252228 OK 2026/08/02 01:54:55 DEBUG : banana: md5 = a4e2165c90a9614dfb27a918b01dd375 OK 2026/08/02 01:54:57 DEBUG : appleappleapplebanana: md5 = ce6a44c08ccc4ad69e9a1e514f7fcb67 OK 2026/08/02 01:54:58 DEBUG : splitbananasplit: md5 = 49618d8f92deaa20d4f40c5ad0e5876e OK 2026/08/02 01:54:58 DEBUG : Waiting for deletions to finish 2026/08/02 01:54:58 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:54:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:54:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:54:59 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:54:59 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:54:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:54:59 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:54:59 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:54:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:54:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:54:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:54:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:54:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:54:59 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:54:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:54:59 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:54:59 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:54:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:54:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:54:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:54:59 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:54:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:54:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:54:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:54:59 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:54:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:54:59 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:54:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 01:55:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:55:01 DEBUG : YmFuYW5h: md5 = f2fef698f10832bdff1759981020ce73 OK 2026/08/02 01:55:01 DEBUG : YmFuYW5h: size = 6 OK 2026/08/02 01:55:01 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/02 01:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 4d5eb46be07ecde69725c040dc9423a3 OK 2026/08/02 01:55:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/02 01:55:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 7774f824bdeb6d976b9c62b8902314a0 OK 2026/08/02 01:55:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/02 01:55:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:01 DEBUG : YXBwbGU=: md5 = 56f1da815c8f45c9290c2fa642524284 OK 2026/08/02 01:55:01 DEBUG : YXBwbGU=: size = 5 OK 2026/08/02 01:55:01 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/02 01:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = e7029522df51a798cbc12ce2ea348e1c OK 2026/08/02 01:55:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/02 01:55:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = db7b88736d73e403cf720599cec890db OK 2026/08/02 01:55:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/02 01:55:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 4244a84033fc10d0ad67cf8bb199e791 OK 2026/08/02 01:55:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/02 01:55:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = dcfc9e38f613f1633096b4e36101a668 OK 2026/08/02 01:55:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/02 01:55:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = c292573fcdd7e1cf3135aac2c5ca0618 OK 2026/08/02 01:55:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/02 01:55:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = aa30d82b42c198d40d70ea9ba7b87a51 OK 2026/08/02 01:55:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/02 01:55:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 200507c4f2913c92275e84724c9ba550 OK 2026/08/02 01:55:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/02 01:55:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 02a9f6a4fe385e01ef0bb5c15403f653 OK 2026/08/02 01:55:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/02 01:55:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 98f1ffda043eb5dfa333263689e592ad OK 2026/08/02 01:55:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/02 01:55:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 790e545ebdcf9516f5b0e32af8881480 OK 2026/08/02 01:55:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/02 01:55:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = a85d0cab84ab4ad2b72afb9e1c2cd46f OK 2026/08/02 01:55:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/02 01:55:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = f4e5d4cdb5c7d7d1fc455e155c43bfc8 OK 2026/08/02 01:55:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/02 01:55:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 6475d51a37cfc204c7efdfe1086b8a3f OK 2026/08/02 01:55:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/02 01:55:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 237d9d7dabe1d4ff2077788accbe0d14 OK 2026/08/02 01:55:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/02 01:55:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:06 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f392fe705cb56d2cc311522e435b4800 OK 2026/08/02 01:55:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/02 01:55:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = bb4bd3791f556e3eac20f1125aadfd0d OK 2026/08/02 01:55:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/02 01:55:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:06 DEBUG : Waiting for deletions to finish 2026/08/02 01:55:07 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 01:55:07 INFO : splitbananasplit: Deleted 2026/08/02 01:55:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 01:55:07 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 01:55:07 INFO : appleappleapplebanana: Deleted 2026/08/02 01:55:07 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 01:55:07 INFO : apple: Deleted 2026/08/02 01:55:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 01:55:07 INFO : banana: Deleted 2026/08/02 01:55:07 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 01:55:07 DEBUG : Waiting for deletions to finish 2026/08/02 01:55:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/02 01:55:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:09 DEBUG : dir1: Directory modification time the same (differ by -601.437µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : YXBwbGU=: size = 5 OK 2026/08/02 01:55:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/02 01:55:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:55:09 DEBUG : YmFuYW5h: size = 6 OK 2026/08/02 01:55:09 DEBUG : apple: Unchanged skipping 2026/08/02 01:55:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/02 01:55:09 DEBUG : banana: Unchanged skipping 2026/08/02 01:55:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/02 01:55:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/02 01:55:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/02 01:55:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/02 01:55:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 01:55:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/02 01:55:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/02 01:55:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/02 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:55:09 DEBUG : Waiting for deletions to finish 2026/08/02 01:55:09 DEBUG : Waiting for deletions to finish 2026/08/02 01:55:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/02 01:55:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:10 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:10 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:10 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:10 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:55:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:55:10 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:55:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:55:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:55:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:55:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:55:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:55:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:55:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:55:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:55:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 26e650de8380655eda535a15c41be0ec OK 2026/08/02 01:55:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = d7ea5ed9fc20382b0b367526480dd719 OK 2026/08/02 01:55:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 6efa6bf604386a9e6e76859a449f23a3 OK 2026/08/02 01:55:27 DEBUG : dir1/0003-defghij.txt: md5 = 5fe88964cfa4575fe86169a189068281 OK 2026/08/02 01:55:29 DEBUG : dir1/0004-efghijk.txt: md5 = 907b795132cc2823b104ceef35fb13af OK 2026/08/02 01:55:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 5475839f714dc853dd701f33e482c987 OK 2026/08/02 01:55:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a68c61eb23c3284be532850691a47fa OK 2026/08/02 01:55:33 DEBUG : dir1/0007-1234567.txt: md5 = 1bb25e5ddd2e4973484c690b19582b8f OK 2026/08/02 01:55:35 DEBUG : dir1/0008-2345678.txt: md5 = f5d0eee33844898ee61ab07fb6bed71d OK 2026/08/02 01:55:36 DEBUG : dir1/0009-3456789.txt: md5 = 79d28d8202822d684a87e0432fb8b9e0 OK 2026/08/02 01:55:38 DEBUG : dir1/0010-456789.txt: md5 = d29d86ad034d32ed00fac4a7ce34b43f OK 2026/08/02 01:55:39 DEBUG : dir1/0011-56789;.txt: md5 = f743f2f3bd00d6d36889667293741925 OK 2026/08/02 01:55:40 DEBUG : dir1/0012-6789;.txt: md5 = bf55c44a41c39a1ea8e3da8692184bcf OK 2026/08/02 01:55:42 DEBUG : dir1/0013-789;=.txt: md5 = 8047e7e45f637da0eaacdfc68a462b42 OK 2026/08/02 01:55:43 DEBUG : dir1/0014-89;=.txt: md5 = 08896882236acfe6a2ca1c1f0e1afad8 OK 2026/08/02 01:55:45 DEBUG : dir1/0015-9;=.txt: md5 = 6c7e36b4d450ba843f372feda47eb45a OK 2026/08/02 01:55:46 DEBUG : apple: md5 = b36fab7685a279e1575f0c873344d753 OK 2026/08/02 01:55:47 DEBUG : banana: md5 = 9c942dcd220e97768e43af3f5e9f0543 OK 2026/08/02 01:55:49 DEBUG : appleappleapplebanana: md5 = 5fe9b1197a15114f13569f97ac8e7e91 OK 2026/08/02 01:55:50 DEBUG : splitbananasplit: md5 = 2c0a790604ff369429dfc6f3ea0bbc67 OK 2026/08/02 01:55:50 DEBUG : Waiting for deletions to finish 2026/08/02 01:55:51 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:55:51 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:55:51 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:55:51 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:55:51 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:55:51 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:55:51 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:55:51 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:55:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:55:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:55:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:55:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:55:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:55:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:55:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:55:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:55:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:55:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:55:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:55:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:55:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:55:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:55:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:55:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:55:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:55:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:55:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:55:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:55:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:55:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:55:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/02 01:55:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:55:53 DEBUG : PREFIXapple: md5 = bfcf7fe8ab0cb1936fe77d28122f92d5 OK 2026/08/02 01:55:53 DEBUG : PREFIXapple: size = 5 OK 2026/08/02 01:55:53 INFO : apple: Copied (new) to: PREFIXapple 2026/08/02 01:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:55:53 DEBUG : PREFIXappleappleapplebanana: md5 = 74c2cba48b33034e5ef5494ff445a1e4 OK 2026/08/02 01:55:53 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/02 01:55:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/02 01:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:55:53 DEBUG : PREFIXsplitbananasplit: md5 = 228aabe655ed8d5f8ece03e06296492b OK 2026/08/02 01:55:53 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/02 01:55:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/02 01:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:55:53 DEBUG : PREFIXbanana: md5 = a6ea7184f75f2743bc47a31b0394d81f OK 2026/08/02 01:55:53 DEBUG : PREFIXbanana: size = 6 OK 2026/08/02 01:55:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/02 01:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:55:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = c2b01f53803a59bf0e2d0a303cff538b OK 2026/08/02 01:55:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:55:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:55:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 739447c55145dd127c3f3c112e790ed7 OK 2026/08/02 01:55:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/02 01:55:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:55:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 3c0b792548ec1ea9243a695d013b476c OK 2026/08/02 01:55:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/02 01:55:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:55:54 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 81513c519afa697be5d0233d67eed45f OK 2026/08/02 01:55:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/02 01:55:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:55:56 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = c028a298810e350d630cc93b4401d992 OK 2026/08/02 01:55:56 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/02 01:55:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:55:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:55:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 7ba83defe0ec43a1f7503bebbe678bbe OK 2026/08/02 01:55:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/02 01:55:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:55:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:55:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 44a4e96ba3e2f040eeff482c9c1cbec0 OK 2026/08/02 01:55:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/02 01:55:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:55:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:55:56 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 06d303e7d0123270c9cb829b0d1a972f OK 2026/08/02 01:55:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/02 01:55:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:55:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:55:57 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 2c799be7a598191451adaca6cc15c9bd OK 2026/08/02 01:55:57 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/02 01:55:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:55:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:55:57 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = f31e4eeb747f3a3096b7fbbe3cc6a5a8 OK 2026/08/02 01:55:57 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/02 01:55:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:55:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:55:57 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = b3661be1f49a629b5e9e552be33c2c0e OK 2026/08/02 01:55:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/02 01:55:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:55:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:55:57 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 857569fc1e64f1208d03add6d7083d0c OK 2026/08/02 01:55:57 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/02 01:55:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/02 01:55:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:55:59 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 0639e823badd66daa2c9fd7441164826 OK 2026/08/02 01:55:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/02 01:55:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:55:59 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = f7176bee4c5025605c7492688e6d5396 OK 2026/08/02 01:55:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/02 01:55:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:55:59 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = d19564ef64ae382142f55abfe0504a46 OK 2026/08/02 01:55:59 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/02 01:55:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:55:59 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 5157cb601c05d57ec87ebe3316e0c157 OK 2026/08/02 01:55:59 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/02 01:55:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:55:59 DEBUG : Waiting for deletions to finish 2026/08/02 01:55:59 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 01:55:59 INFO : apple: Deleted 2026/08/02 01:55:59 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 01:55:59 INFO : appleappleapplebanana: Deleted 2026/08/02 01:55:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 01:55:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 01:55:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 01:55:59 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 01:56:00 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 01:56:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 01:56:00 INFO : banana: Deleted 2026/08/02 01:56:00 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 01:56:00 INFO : splitbananasplit: Deleted 2026/08/02 01:56:00 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 01:56:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 01:56:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 01:56:00 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 01:56:00 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 01:56:00 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 01:56:00 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 01:56:00 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:56:01 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:56:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:56:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:56:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:56:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:56:01 DEBUG : dir1: Directory modification time the same (differ by -258.523µs, within tolerance 1ms) 2026/08/02 01:56:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:56:03 DEBUG : splitbananasplit: md5 = b74f01d1b20711a1c87fe52a172fa929 OK 2026/08/02 01:56:03 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:56:03 INFO : splitbananasplit: Copied (new) 2026/08/02 01:56:03 DEBUG : apple: md5 = 09dfed376f960326b255e04d042be06c OK 2026/08/02 01:56:03 DEBUG : apple: size = 5 OK 2026/08/02 01:56:03 INFO : apple: Copied (new) 2026/08/02 01:56:03 DEBUG : banana: md5 = 7de0d75504a2db7f7eccea8d8f8a26d1 OK 2026/08/02 01:56:03 DEBUG : banana: size = 6 OK 2026/08/02 01:56:03 INFO : banana: Copied (new) 2026/08/02 01:56:03 DEBUG : appleappleapplebanana: md5 = 564e53a1f681bfc8ae6555a494775166 OK 2026/08/02 01:56:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:56:03 INFO : appleappleapplebanana: Copied (new) 2026/08/02 01:56:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 09e17f2f279e5c7101261de4966e7951 OK 2026/08/02 01:56:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:56:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/02 01:56:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 26f830d1f6728a18d540ab9bca95f4eb OK 2026/08/02 01:56:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:56:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/02 01:56:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 78f2a3369cfdbb075bce31a8a86e1c2f OK 2026/08/02 01:56:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:56:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/02 01:56:04 DEBUG : dir1/0003-defghij.txt: md5 = abda4687799b9986e0098cb356e355cb OK 2026/08/02 01:56:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:56:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/02 01:56:05 DEBUG : dir1/0004-efghijk.txt: md5 = 682fdf2fb72904601a698b6135f488b1 OK 2026/08/02 01:56:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:56:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/02 01:56:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 38e8fea130197abddbafd91036b39456 OK 2026/08/02 01:56:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:56:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/02 01:56:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 444418919751f43187312dccf13c9b2e OK 2026/08/02 01:56:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:56:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/02 01:56:06 DEBUG : dir1/0007-1234567.txt: md5 = 3fde2a6d168bc6e538999bd57d3ca467 OK 2026/08/02 01:56:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:56:06 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/02 01:56:07 DEBUG : dir1/0008-2345678.txt: md5 = e12db6087c20f18c87746a3d038468a9 OK 2026/08/02 01:56:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:56:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/02 01:56:07 DEBUG : dir1/0009-3456789.txt: md5 = 9e153fd133be66bed56b29868dada490 OK 2026/08/02 01:56:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:56:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/02 01:56:07 DEBUG : dir1/0010-456789.txt: md5 = 72de27e248ab0eb7f5058394b402f6e8 OK 2026/08/02 01:56:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:56:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/02 01:56:07 DEBUG : dir1/0011-56789;.txt: md5 = 25f8fdcb8857cd5908b7284d7477e1f0 OK 2026/08/02 01:56:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:56:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/02 01:56:08 DEBUG : dir1/0012-6789;.txt: md5 = 3a4b207fe73f01e01b852b6d6ebba576 OK 2026/08/02 01:56:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:56:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/02 01:56:08 DEBUG : dir1/0013-789;=.txt: md5 = 4338b5eafd290ea209ea67a23c201ada OK 2026/08/02 01:56:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:56:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/02 01:56:08 DEBUG : dir1/0014-89;=.txt: md5 = 2ee639babcc70bdcc4d8e258a18440a2 OK 2026/08/02 01:56:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:56:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/02 01:56:09 DEBUG : dir1/0015-9;=.txt: md5 = 3c7244ff776ddc46e377fe551a0db255 OK 2026/08/02 01:56:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:56:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/02 01:56:09 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/02 01:56:09 INFO : PREFIXsplitbananasplit: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/02 01:56:09 INFO : PREFIXapple: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/02 01:56:09 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/02 01:56:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/02 01:56:10 INFO : PREFIXbanana: Deleted 2026/08/02 01:56:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/02 01:56:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/02 01:56:10 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/02 01:56:10 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:10 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:56:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:11 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:56:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/08/02 01:56:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:56:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 426e397f4e675f78944b8e1ecb751c5b OK 2026/08/02 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 31e8f7280bb4442a510ae098d1926745 OK 2026/08/02 01:56:28 DEBUG : dir1/0002-cdefghi.txt: md5 = cadb5ec556d781cea9f010c5da1219f4 OK 2026/08/02 01:56:30 DEBUG : dir1/0003-defghij.txt: md5 = 77677610f96acdf74a3ff0d3d5e494eb OK 2026/08/02 01:56:31 DEBUG : dir1/0004-efghijk.txt: md5 = ccfa2670374a385b91a55f624ed479ea OK 2026/08/02 01:56:33 DEBUG : dir1/0005-fghijkl.txt: md5 = d748c1c044dc8ed949af9c34d0760adb OK 2026/08/02 01:56:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 43f15c16e26dd854dbceddbe896b1d50 OK 2026/08/02 01:56:36 DEBUG : dir1/0007-1234567.txt: md5 = 9343d6b6bf66afea6efb5f50dc374db9 OK 2026/08/02 01:56:37 DEBUG : dir1/0008-2345678.txt: md5 = d271e4705c747e2a80cf9d908ffbe035 OK 2026/08/02 01:56:38 DEBUG : dir1/0009-3456789.txt: md5 = afd5e0540bcb6d9f4f505ff3e5af80c1 OK 2026/08/02 01:56:40 DEBUG : dir1/0010-456789.txt: md5 = fae3a2b93ca38f3b0cd0d30c2bab5018 OK 2026/08/02 01:56:41 DEBUG : dir1/0011-56789;.txt: md5 = 1ecb5f8c3b48cee2f77fe8916b4c32b6 OK 2026/08/02 01:56:43 DEBUG : dir1/0012-6789;.txt: md5 = bae98faf0214fbb52e1512d173c1b0c1 OK 2026/08/02 01:56:44 DEBUG : dir1/0013-789;=.txt: md5 = dfdf818c2432299d85e52842695c1efb OK 2026/08/02 01:56:46 DEBUG : dir1/0014-89;=.txt: md5 = 707680494e734cdfda3d0647095ccfd8 OK 2026/08/02 01:56:47 DEBUG : dir1/0015-9;=.txt: md5 = 5006435be9f72c2239f52dbd6e5578d0 OK 2026/08/02 01:56:49 DEBUG : apple: md5 = 2052ba723e899c0d20f429791457b852 OK 2026/08/02 01:56:50 DEBUG : banana: md5 = d63fac9ea55b6462dfb0a8e7bfddec36 OK 2026/08/02 01:56:52 DEBUG : appleappleapplebanana: md5 = 85feb5becfa857935b5f60df50f509ca OK 2026/08/02 01:56:53 DEBUG : splitbananasplit: md5 = 1ad2d7003ef64329b8b97a1443c6e459 OK 2026/08/02 01:56:53 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:54 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:56:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:56:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:56:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:56:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:56:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:56:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 01:56:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:56:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/02 01:56:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:56:56 DEBUG : appleappleapplebananaSUFFIX: md5 = b548fbcd83adbb3486540f5d5fbd2f7b OK 2026/08/02 01:56:56 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/02 01:56:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/02 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:56:56 DEBUG : bananaSUFFIX: md5 = 724b69ac2996a1a0c6d2b6a31a116218 OK 2026/08/02 01:56:56 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/02 01:56:56 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/02 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:56 DEBUG : appleSUFFIX: md5 = e13f114b44bf15d2b2910f3d854f9812 OK 2026/08/02 01:56:56 DEBUG : appleSUFFIX: size = 5 OK 2026/08/02 01:56:56 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/02 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:56:57 DEBUG : splitbananasplitSUFFIX: md5 = c3e527c92acd97ef416d2b67c6d42f6f OK 2026/08/02 01:56:57 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/02 01:56:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/02 01:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:56:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 004c3cb21abc39f036b76683e3e380b1 OK 2026/08/02 01:56:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/02 01:56:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:56:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 3c0c85c531f3a5ade396e1475b794fff OK 2026/08/02 01:56:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/02 01:56:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:56:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 81b2686392f2b4eab8543008552d73ea OK 2026/08/02 01:56:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/02 01:56:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:56:58 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 89d77604b13ca9fea37f9edb787571e0 OK 2026/08/02 01:56:58 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/02 01:56:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:56:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 02ef510ea6a43f50215f93df28b5243a OK 2026/08/02 01:56:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/02 01:56:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:56:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:56:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 1ffd4f71af0a080c259fd0b5f3a8d506 OK 2026/08/02 01:56:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/02 01:56:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:56:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:56:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 3bd7786e8db952ef9d82b14ba823dbca OK 2026/08/02 01:56:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/02 01:56:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:56:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:56:59 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 66cdbb5b8a2859e7210a6a1aaac4a51e OK 2026/08/02 01:56:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/02 01:56:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:56:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:00 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = b5938a48fabe03e27ab1a783f84a2986 OK 2026/08/02 01:57:00 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/02 01:57:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:00 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = c320746aadb65b34599556aceaabab71 OK 2026/08/02 01:57:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/02 01:57:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:01 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = e3a1649d913849a662c26579cf3bdde0 OK 2026/08/02 01:57:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/02 01:57:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:01 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 0e1e1c88e48552c47547663268dcbfc8 OK 2026/08/02 01:57:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/02 01:57:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:02 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 64a13b04bb3bd1133445c5c1306e6c88 OK 2026/08/02 01:57:02 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/02 01:57:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:02 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 981f06c013711c6e72bb66ae4da975fd OK 2026/08/02 01:57:02 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/02 01:57:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:02 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = ff5f5eeae47cac08640623b94dc71770 OK 2026/08/02 01:57:02 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/02 01:57:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:02 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 489f3eb9afa9110fe526e86a50f89978 OK 2026/08/02 01:57:02 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/02 01:57:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:02 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:02 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 01:57:02 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 01:57:02 INFO : apple: Deleted 2026/08/02 01:57:02 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 01:57:02 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 01:57:02 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 01:57:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 01:57:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 01:57:03 INFO : splitbananasplit: Deleted 2026/08/02 01:57:03 INFO : appleappleapplebanana: Deleted 2026/08/02 01:57:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 01:57:03 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 01:57:03 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 01:57:03 INFO : banana: Deleted 2026/08/02 01:57:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 01:57:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 01:57:03 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 01:57:03 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 01:57:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 01:57:03 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 01:57:03 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1: Directory modification time the same (differ by -50.318µs, within tolerance 1ms) 2026/08/02 01:57:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:57:06 DEBUG : banana: md5 = 9e7b2d96f03340e874f460d44d91a6c9 OK 2026/08/02 01:57:06 DEBUG : banana: size = 6 OK 2026/08/02 01:57:06 INFO : banana: Copied (new) 2026/08/02 01:57:06 DEBUG : apple: md5 = baba34a12108d23a199eff343776076d OK 2026/08/02 01:57:06 DEBUG : apple: size = 5 OK 2026/08/02 01:57:06 INFO : apple: Copied (new) 2026/08/02 01:57:06 DEBUG : splitbananasplit: md5 = 6f5fde6b4489192f1cb38d419f606ffc OK 2026/08/02 01:57:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:06 INFO : splitbananasplit: Copied (new) 2026/08/02 01:57:06 DEBUG : appleappleapplebanana: md5 = a1dfda2e0ea9a9d3b4b4b876900e4bad OK 2026/08/02 01:57:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:06 INFO : appleappleapplebanana: Copied (new) 2026/08/02 01:57:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 0a6b09eeb922d90a043a5aef923af0d9 OK 2026/08/02 01:57:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/02 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 61d2e6308b9c68033f10a81dd482f782 OK 2026/08/02 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/02 01:57:07 DEBUG : dir1/0003-defghij.txt: md5 = 97e8889d7beef597ecda1e3a212d9c72 OK 2026/08/02 01:57:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/02 01:57:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 7a0efb7369b1011eaa2cb27b041de121 OK 2026/08/02 01:57:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/02 01:57:09 DEBUG : dir1/0004-efghijk.txt: md5 = db33cf5b288d23dcd211b05211c1f82f OK 2026/08/02 01:57:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/02 01:57:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 542578a248bd2ad97088b9a55dc28bfb OK 2026/08/02 01:57:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/02 01:57:09 DEBUG : dir1/0005-fghijkl.txt: md5 = e0be89681cbc8d7427b3b7821d4c2d1c OK 2026/08/02 01:57:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/02 01:57:09 DEBUG : dir1/0007-1234567.txt: md5 = 8f3cbed408afab461ceadd34492831ed OK 2026/08/02 01:57:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/02 01:57:10 DEBUG : dir1/0009-3456789.txt: md5 = 07695b952e153a87bbceef95d41a121c OK 2026/08/02 01:57:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:10 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/02 01:57:10 DEBUG : dir1/0008-2345678.txt: md5 = 3956804b6b3f25324f59f522958d88df OK 2026/08/02 01:57:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:10 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/02 01:57:10 DEBUG : dir1/0010-456789.txt: md5 = 09c3c0ff9de91957dcb266bed20f7bae OK 2026/08/02 01:57:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:10 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/02 01:57:10 DEBUG : dir1/0011-56789;.txt: md5 = 7daad6d689f2f03c7dfef9424082ada8 OK 2026/08/02 01:57:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:10 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/02 01:57:11 DEBUG : dir1/0012-6789;.txt: md5 = ea425d106c4038c1d4e4c7a182ef0c35 OK 2026/08/02 01:57:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/02 01:57:12 DEBUG : dir1/0014-89;=.txt: md5 = fb89787ce0a1db8e70a94a8ef869b981 OK 2026/08/02 01:57:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/02 01:57:12 DEBUG : dir1/0013-789;=.txt: md5 = 06346c50203f1311962ea29e8c146a52 OK 2026/08/02 01:57:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/02 01:57:12 DEBUG : dir1/0015-9;=.txt: md5 = faf9b65238aaee77c5d7c40f21dd657b OK 2026/08/02 01:57:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/02 01:57:12 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : appleSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : splitbananasplitSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/02 01:57:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/02 01:57:13 INFO : bananaSUFFIX: Deleted 2026/08/02 01:57:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/02 01:57:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/02 01:57:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/02 01:57:13 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:14 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:57:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:57:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 437d9dce5a6155a0b03c02192c88f5a8 OK 2026/08/02 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1f6b017c2a7bb082106158b20b92d238 OK 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 253ec7cc649a16c6c8111aafd5b5ad28 OK 2026/08/02 01:57:33 DEBUG : dir1/0003-defghij.txt: md5 = d20faed090fd1a7347ae3a958b0dc5e3 OK 2026/08/02 01:57:34 DEBUG : dir1/0004-efghijk.txt: md5 = a9a4d964db84a3fa170272d06fc2cb61 OK 2026/08/02 01:57:36 DEBUG : dir1/0005-fghijkl.txt: md5 = b8f3cbfade1214ba7b83a0ea0c22d144 OK 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: md5 = d2977a1f63d4654e98620e638f5ce08d OK 2026/08/02 01:57:39 DEBUG : dir1/0007-1234567.txt: md5 = a65904ac914927f66309292caf654e4c OK 2026/08/02 01:57:40 DEBUG : dir1/0008-2345678.txt: md5 = 5705be7511f834cea75c39a8fa742144 OK 2026/08/02 01:57:41 DEBUG : dir1/0009-3456789.txt: md5 = f07b0a54f95a7a4f08f9030af3fd1cc1 OK 2026/08/02 01:57:43 DEBUG : dir1/0010-456789.txt: md5 = e5565cf7baf7f583d2411538e444c533 OK 2026/08/02 01:57:44 DEBUG : dir1/0011-56789;.txt: md5 = a167ea327dd83c5f7ba96761aedcf72c OK 2026/08/02 01:57:46 DEBUG : dir1/0012-6789;.txt: md5 = 7d0d855241612088385c2627629c16e6 OK 2026/08/02 01:57:47 DEBUG : dir1/0013-789;=.txt: md5 = 66273b0c3a1a1094571d676446f9d50f OK 2026/08/02 01:57:49 DEBUG : dir1/0014-89;=.txt: md5 = 5d2b563f97b5f38b8008aefc53600eef OK 2026/08/02 01:57:50 DEBUG : dir1/0015-9;=.txt: md5 = 6aadd8c828cfa42b26028f017eeeb0d9 OK 2026/08/02 01:57:51 DEBUG : apple: md5 = 03665f2c366cb55a766a52aaeee4c7b3 OK 2026/08/02 01:57:53 DEBUG : banana: md5 = 0a32bbd1aa4081fd9c0bcf69524a4509 OK 2026/08/02 01:57:54 DEBUG : appleappleapplebanana: md5 = ade7b0bbb86c0170de6e96fae4e0625e OK 2026/08/02 01:57:56 DEBUG : splitbananasplit: md5 = c7690d74849956205e1141c30dafb742 OK 2026/08/02 01:57:56 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:56 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:57:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:57 DEBUG : apple: size = 5 OK 2026/08/02 01:57:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:57:57 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:57 DEBUG : banana: size = 6 OK 2026/08/02 01:57:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:57:57 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 01:57:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/02 01:57:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:57:58 DEBUG : appleapple: md5 = d1dc707548f69cc9430bcfc230b73b2a OK 2026/08/02 01:57:58 DEBUG : appleapple: size = 21 OK 2026/08/02 01:57:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/02 01:57:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:59 DEBUG : splitbanan: md5 = 2e8a4049d57f366b64b5995c3070c816 OK 2026/08/02 01:57:59 DEBUG : splitbanan: size = 16 OK 2026/08/02 01:57:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/02 01:57:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:59 DEBUG : dir1/0000-abcde: md5 = eedb2167ec667b37679003a9449db685 OK 2026/08/02 01:57:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/02 01:57:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/02 01:57:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:59 DEBUG : dir1/0001-bcdef: md5 = 0461e22e6e548633b6f434f217c19371 OK 2026/08/02 01:57:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/02 01:57:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/02 01:57:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:00 DEBUG : dir1/0002-cdefg: md5 = 89f06044e783edfdf9085cbbde757728 OK 2026/08/02 01:58:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/02 01:58:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/02 01:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:00 DEBUG : dir1/0003-defgh: md5 = aac96a0601e087644e30f75de41e6826 OK 2026/08/02 01:58:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/02 01:58:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/02 01:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:00 DEBUG : dir1/0004-efghi: md5 = 38eafc7dcf35f126dfd7beac6e2e371a OK 2026/08/02 01:58:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/02 01:58:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/02 01:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:01 DEBUG : dir1/0005-fghij: md5 = 6b78c1b740cbe9ea0590522e4c0a02f8 OK 2026/08/02 01:58:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/02 01:58:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/02 01:58:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:01 DEBUG : dir1/0006-ghijk: md5 = 6216f7d889c6d852b2ead51d4b696def OK 2026/08/02 01:58:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/02 01:58:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/02 01:58:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:02 DEBUG : dir1/0007-12345: md5 = 4dd08e0ddc53dbe6a0d6153c74ab559d OK 2026/08/02 01:58:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/02 01:58:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/02 01:58:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:02 DEBUG : dir1/0008-23456: md5 = 03b0fd3d87c608d33e9290f0279dae33 OK 2026/08/02 01:58:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/02 01:58:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/02 01:58:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:02 DEBUG : dir1/0009-34567: md5 = 9de1b639c7fb8b7a68ec7c6dfc31f4ce OK 2026/08/02 01:58:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/02 01:58:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/02 01:58:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:03 DEBUG : dir1/0010-45678: md5 = e2d5a78bd9b3c8c18c7609ac248a9f50 OK 2026/08/02 01:58:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/02 01:58:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/02 01:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:03 DEBUG : dir1/0011-56789: md5 = 89be00479f326ca16eb476b0c594a520 OK 2026/08/02 01:58:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/02 01:58:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/02 01:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:03 DEBUG : dir1/0013-789;=: md5 = df63711c726ee2b39ba66325fc165b65 OK 2026/08/02 01:58:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/02 01:58:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/02 01:58:03 DEBUG : dir1/0012-6789;: md5 = 758197a0d682702d7ee09b1f24306224 OK 2026/08/02 01:58:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/02 01:58:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/02 01:58:04 DEBUG : dir1/0014-89;=.: md5 = 7855c588f05b38a1973a73f6e50d042f OK 2026/08/02 01:58:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/02 01:58:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/02 01:58:04 DEBUG : dir1/0015-9;=.t: md5 = 815aac0cdbb0a47d89bc4b709c4f97f1 OK 2026/08/02 01:58:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/02 01:58:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/02 01:58:04 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:05 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 01:58:05 INFO : appleappleapplebanana: Deleted 2026/08/02 01:58:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 01:58:05 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 01:58:05 INFO : splitbananasplit: Deleted 2026/08/02 01:58:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 01:58:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 01:58:06 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 01:58:06 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:06 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : appleapple: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/02 01:58:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/02 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:07 DEBUG : dir1: Directory modification time the same (differ by -843.573µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:58:07 DEBUG : apple: size = 5 OK 2026/08/02 01:58:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : apple: Unchanged skipping 2026/08/02 01:58:07 DEBUG : appleapple: size = 21 OK 2026/08/02 01:58:07 DEBUG : banana: size = 6 OK 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:58:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : splitbanan: size = 16 OK 2026/08/02 01:58:07 DEBUG : banana: Unchanged skipping 2026/08/02 01:58:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:58:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/02 01:58:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:58:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/02 01:58:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/02 01:58:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/02 01:58:07 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/02 01:58:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/02 01:58:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/02 01:58:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/02 01:58:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:58:07 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:07 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:08 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : appleapple: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/02 01:58:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:58:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:58:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:58:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:58:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:58:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:58:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:58:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:58:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:58:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:58:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:58:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:58:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:58:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:58:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:58:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:58:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:58:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:58:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:58:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:58:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:58:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:58:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:58:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:58:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:58:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:58:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:58:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:58:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/08/02 01:58:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:58:21 DEBUG : dir1/0000-abcdefg.txt: md5 = effcee1aea69b56816fc18883e5f57f6 OK 2026/08/02 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 20a994a7d5d49094d69329aa03f2d2c3 OK 2026/08/02 01:58:24 DEBUG : dir1/0002-cdefghi.txt: md5 = d57e4896f425c5054808ddfe9cf257e9 OK 2026/08/02 01:58:25 DEBUG : dir1/0003-defghij.txt: md5 = a3b95f371a0c1821efa408432a405b53 OK 2026/08/02 01:58:27 DEBUG : dir1/0004-efghijk.txt: md5 = fdfd9ceffbd647b958565a8bd596d78c OK 2026/08/02 01:58:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 6052b416d19410160be6b435ebb40da2 OK 2026/08/02 01:58:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 434a5973660a67fd6a4e319a23e464d7 OK 2026/08/02 01:58:31 DEBUG : dir1/0007-1234567.txt: md5 = 0c0392a2dda9a7fc96bd99e2db2e64ca OK 2026/08/02 01:58:33 DEBUG : dir1/0008-2345678.txt: md5 = 21111aef2fed6e5a8a8627d96b2dafa9 OK 2026/08/02 01:58:34 DEBUG : dir1/0009-3456789.txt: md5 = 6a115cacb9a2ebda0d289f9bf86f2118 OK 2026/08/02 01:58:36 DEBUG : dir1/0010-456789.txt: md5 = c6bd0c9230396b8a38e9d6a4f017f47b OK 2026/08/02 01:58:37 DEBUG : dir1/0011-56789;.txt: md5 = 9614fb34232e5081f5af3deddc60b627 OK 2026/08/02 01:58:38 DEBUG : dir1/0012-6789;.txt: md5 = 29a9650ba882c87a0192756b948bf23f OK 2026/08/02 01:58:40 DEBUG : dir1/0013-789;=.txt: md5 = 231eea41df760fec31be10973ed20989 OK 2026/08/02 01:58:41 DEBUG : dir1/0014-89;=.txt: md5 = b7cd49555618af12cc01cc94066bec28 OK 2026/08/02 01:58:43 DEBUG : dir1/0015-9;=.txt: md5 = 2f48b03eb84c83118eccd8fe89889a36 OK 2026/08/02 01:58:44 DEBUG : apple: md5 = 27b1cdccb32f02c014433f2314babb78 OK 2026/08/02 01:58:46 DEBUG : banana: md5 = 5f96963324757004a8f5e1012ec645fc OK 2026/08/02 01:58:47 DEBUG : appleappleapplebanana: md5 = 0a72d1c7c84c473b6bb5f1dad4dfce66 OK 2026/08/02 01:58:49 DEBUG : splitbananasplit: md5 = b1c0adefe7502ebe1b4c9ae829849098 OK 2026/08/02 01:58:49 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:58:50 DEBUG : apple: size = 5 OK 2026/08/02 01:58:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:50 DEBUG : apple: Unchanged skipping 2026/08/02 01:58:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:58:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:58:50 DEBUG : banana: size = 6 OK 2026/08/02 01:58:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:50 DEBUG : banana: Unchanged skipping 2026/08/02 01:58:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 01:58:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:58:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:58:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:58:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:58:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:58:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:58:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:58:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:58:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:58:51 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:51 INFO : There was nothing to transfer 2026/08/02 01:58:51 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:58:52 DEBUG : dir1: Directory modification time the same (differ by -511.844µs, within tolerance 1ms) 2026/08/02 01:58:52 DEBUG : apple: size = 5 OK 2026/08/02 01:58:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:52 DEBUG : apple: Unchanged skipping 2026/08/02 01:58:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:58:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:52 DEBUG : banana: size = 6 OK 2026/08/02 01:58:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:58:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:52 DEBUG : banana: Unchanged skipping 2026/08/02 01:58:52 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:58:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:52 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:58:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:58:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:58:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:58:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:58:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:58:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:58:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:58:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:58:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:58:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:58:53 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:53 INFO : There was nothing to transfer 2026/08/02 01:58:53 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:58:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : Waiting for deletions to finish 2026/08/02 01:58:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:58:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:59:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 7328b30c247590a45562ddbe6d886cea OK 2026/08/02 01:59:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 93143f6e7843766beddffe55fcc14913 OK 2026/08/02 01:59:11 DEBUG : dir1/0002-cdefghi.txt: md5 = a7f87b41473dc0f4efad2e1c25aeedd1 OK 2026/08/02 01:59:12 DEBUG : dir1/0003-defghij.txt: md5 = 7f62dd448b9575653a25acec0dff5eac OK 2026/08/02 01:59:14 DEBUG : dir1/0004-efghijk.txt: md5 = 38bfb3f5d870601f84d77e5f27787a0e OK 2026/08/02 01:59:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 3a09471a83cb2cf76f9c786541553c54 OK 2026/08/02 01:59:16 DEBUG : dir1/0006-ghijklm.txt: md5 = d8dad71114804642a67b55b63de1b362 OK 2026/08/02 01:59:18 DEBUG : dir1/0007-1234567.txt: md5 = f3f20f7a5aca9a78ecdd92d26758a9f5 OK 2026/08/02 01:59:19 DEBUG : dir1/0008-2345678.txt: md5 = 68d5907f8b82b143604827f2b51b72cd OK 2026/08/02 01:59:21 DEBUG : dir1/0009-3456789.txt: md5 = 6ed3d844cfc4e6e69aaafd92e4b8a3a5 OK 2026/08/02 01:59:22 DEBUG : dir1/0010-456789.txt: md5 = e9c04abb73e563f213861606f53763c1 OK 2026/08/02 01:59:24 DEBUG : dir1/0011-56789;.txt: md5 = 88e8596619187e62afb8bdfa29f3763a OK 2026/08/02 01:59:25 DEBUG : dir1/0012-6789;.txt: md5 = 0e777964e2a05b2557c80b1cca5005fc OK 2026/08/02 01:59:26 DEBUG : dir1/0013-789;=.txt: md5 = 55966736d274f3191394de9dca4925ed OK 2026/08/02 01:59:28 DEBUG : dir1/0014-89;=.txt: md5 = 163565697cd22e303a76f272c2486394 OK 2026/08/02 01:59:29 DEBUG : dir1/0015-9;=.txt: md5 = 65a9cee2ef227d8c7dd2c03c96ace4a4 OK 2026/08/02 01:59:31 DEBUG : apple: md5 = 8c44b4e038f5e9b11c59aa466ffad75d OK 2026/08/02 01:59:32 DEBUG : banana: md5 = fa4ff00fe0dbc30d5dc549d1c6dab1a5 OK 2026/08/02 01:59:34 DEBUG : appleappleapplebanana: md5 = 619b1b1fb40327cf94aab2def7ee54ab OK 2026/08/02 01:59:35 DEBUG : splitbananasplit: md5 = 8407910a1a838c772e5b9a26af46ab9d OK 2026/08/02 01:59:35 DEBUG : Waiting for deletions to finish 2026/08/02 01:59:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:59:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:59:36 DEBUG : apple: size = 5 OK 2026/08/02 01:59:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:36 DEBUG : apple: Unchanged skipping 2026/08/02 01:59:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:59:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:59:36 DEBUG : banana: size = 6 OK 2026/08/02 01:59:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:36 DEBUG : banana: Unchanged skipping 2026/08/02 01:59:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 01:59:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:59:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:59:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:59:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:59:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:59:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:59:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:59:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:59:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:59:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:59:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:59:37 INFO : There was nothing to transfer 2026/08/02 01:59:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:59:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:59:38 DEBUG : dir1: Directory modification time the same (differ by -98.191µs, within tolerance 1ms) 2026/08/02 01:59:38 DEBUG : apple: size = 5 OK 2026/08/02 01:59:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:59:38 DEBUG : banana: size = 6 OK 2026/08/02 01:59:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:59:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:59:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:59:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:59:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:59:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:59:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:59:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:59:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:59:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:59:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:59:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 01:59:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 01:59:39 DEBUG : Waiting for deletions to finish 2026/08/02 01:59:39 INFO : There was nothing to transfer 2026/08/02 01:59:39 DEBUG : Waiting for deletions to finish 2026/08/02 01:59:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:59:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 01:59:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 01:59:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 1b4810fffc26a3dcea93d658df0f11d8 OK 2026/08/02 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 31349eadb96bdc92c9c249bf8f6cadea OK 2026/08/02 01:59:55 DEBUG : dir1/0002-cdefghi.txt: md5 = c0d26a44101c98ce7366d986e28f5265 OK 2026/08/02 01:59:57 DEBUG : dir1/0003-defghij.txt: md5 = 9d8e61efc5ff3c53f30b8b117c5389a8 OK 2026/08/02 01:59:59 DEBUG : dir1/0004-efghijk.txt: md5 = 80441ad1eec7800865931f555edea2af OK 2026/08/02 02:00:00 DEBUG : dir1/0005-fghijkl.txt: md5 = b5ca17044caadc46401daa51da4ef141 OK 2026/08/02 02:00:01 DEBUG : dir1/0006-ghijklm.txt: md5 = df57763df3cc69fe2d73e3dd6d2d354d OK 2026/08/02 02:00:03 DEBUG : dir1/0007-1234567.txt: md5 = 8b8d9619fd41633abb24c59e943523ce OK 2026/08/02 02:00:04 DEBUG : dir1/0008-2345678.txt: md5 = 5946f649e7200af5cf3d16ef8b359027 OK 2026/08/02 02:00:06 DEBUG : dir1/0009-3456789.txt: md5 = df66854e1e674906ef8a781c402b0790 OK 2026/08/02 02:00:07 DEBUG : dir1/0010-456789.txt: md5 = ede8d3f216c194ddcc9a298fb07147ec OK 2026/08/02 02:00:09 DEBUG : dir1/0011-56789;.txt: md5 = 8ce0a2820f2768e228d2db94ac680611 OK 2026/08/02 02:00:10 DEBUG : dir1/0012-6789;.txt: md5 = e517c2034d2415ed5f223e397b2cc2f0 OK 2026/08/02 02:00:12 DEBUG : dir1/0013-789;=.txt: md5 = 7f942bee755308c694d2731411d1cdb5 OK 2026/08/02 02:00:14 DEBUG : dir1/0014-89;=.txt: md5 = 5bf3a47aa2a25188a85c3adebb322a96 OK 2026/08/02 02:00:15 DEBUG : dir1/0015-9;=.txt: md5 = 635e5864cd64394bfb53a6369beb4ee2 OK 2026/08/02 02:00:16 DEBUG : apple: md5 = e8999f893d9aee9b7af1b92c44f93024 OK 2026/08/02 02:00:18 DEBUG : banana: md5 = 9403cdb49d12a2da7fedd7c21fda1fcc OK 2026/08/02 02:00:19 DEBUG : appleappleapplebanana: md5 = e9415bd1410295db0ffa3cafe128cbd7 OK 2026/08/02 02:00:21 DEBUG : splitbananasplit: md5 = 118cb5e5ca6c156809ba0f16bbcc38c0 OK 2026/08/02 02:00:21 DEBUG : Waiting for deletions to finish 2026/08/02 02:00:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : apple: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : banana: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 02:00:22 DEBUG : apple: size = 5 OK 2026/08/02 02:00:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:22 DEBUG : apple: Unchanged skipping 2026/08/02 02:00:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 02:00:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 02:00:22 DEBUG : banana: size = 6 OK 2026/08/02 02:00:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:22 DEBUG : banana: Unchanged skipping 2026/08/02 02:00:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 02:00:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 02:00:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 02:00:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 02:00:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 02:00:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 02:00:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 02:00:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 02:00:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 02:00:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 02:00:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:00:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:00:23 DEBUG : Waiting for deletions to finish 2026/08/02 02:00:23 INFO : There was nothing to transfer 2026/08/02 02:00:23 DEBUG : Waiting for deletions to finish 2026/08/02 02:00:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : apple: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : banana: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 02:00:24 DEBUG : dir1: Directory modification time the same (differ by -680.113µs, within tolerance 1ms) 2026/08/02 02:00:24 DEBUG : apple: size = 5 OK 2026/08/02 02:00:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:24 DEBUG : apple: Unchanged skipping 2026/08/02 02:00:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 02:00:24 DEBUG : banana: size = 6 OK 2026/08/02 02:00:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 02:00:24 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 02:00:24 DEBUG : banana: Unchanged skipping 2026/08/02 02:00:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:24 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 02:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 02:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 02:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 02:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 02:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 02:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 02:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:00:25 DEBUG : Waiting for deletions to finish 2026/08/02 02:00:25 INFO : There was nothing to transfer 2026/08/02 02:00:25 DEBUG : Waiting for deletions to finish 2026/08/02 02:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : apple: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : banana: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 02:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 02:00:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:00:39 DEBUG : dir1/0000-abcdefg.txt: md5 = fa7a4f0ffd0f14c1ead087bbca389d5f OK 2026/08/02 02:00:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = cbe43c2529dbcb61a251c97be1cfc7a1 OK 2026/08/02 02:00:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 64709e4c1c2a72d371905f00289fa4c9 OK 2026/08/02 02:00:44 DEBUG : dir1/0003-defghij.txt: md5 = 26afdb163d6446f206e853095c0c3c93 OK 2026/08/02 02:00:45 DEBUG : dir1/0004-efghijk.txt: md5 = 2f9fdeb7c78b1218b3193cb8d5558f89 OK 2026/08/02 02:00:47 DEBUG : dir1/0005-fghijkl.txt: md5 = bb005033292a12e89324103b4843426c OK 2026/08/02 02:00:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 808809289a9eb9c004b4dd878e81db69 OK 2026/08/02 02:00:49 DEBUG : dir1/0007-1234567.txt: md5 = f29946de1a0fdd80f934358f3af3ba64 OK 2026/08/02 02:00:51 DEBUG : dir1/0008-2345678.txt: md5 = 6b2f9b5ebeb0b397b8e70c988ab80e78 OK 2026/08/02 02:00:52 DEBUG : dir1/0009-3456789.txt: md5 = e7e1cec18984101750a0f228f0e1df00 OK 2026/08/02 02:00:54 DEBUG : dir1/0010-456789.txt: md5 = bcb49d2a2bab5d8e080e582f8aa39258 OK 2026/08/02 02:00:55 DEBUG : dir1/0011-56789;.txt: md5 = 236694c69176e56bdf19f3ba5995de21 OK 2026/08/02 02:00:57 DEBUG : dir1/0012-6789;.txt: md5 = 38965d76a7820d0df1001bef9417eb8d OK 2026/08/02 02:00:58 DEBUG : dir1/0013-789;=.txt: md5 = 54a414678eaddb47d3ec1171d4a88a51 OK 2026/08/02 02:00:59 DEBUG : dir1/0014-89;=.txt: md5 = 43b2deea0c03ba7a078ce61a7f1dae94 OK 2026/08/02 02:01:01 DEBUG : dir1/0015-9;=.txt: md5 = 5ea1faca0a1b13745c8301eef20cc285 OK 2026/08/02 02:01:02 DEBUG : apple: md5 = 840e94bda33c4cdfcebda2ca7cc91e5e OK 2026/08/02 02:01:04 DEBUG : banana: md5 = 86f326414c4235e6b5800c68daf37dcd OK 2026/08/02 02:01:05 DEBUG : appleappleapplebanana: md5 = e993358850a4e78769ea4ae6cdc970aa OK 2026/08/02 02:01:07 DEBUG : splitbananasplit: md5 = 1f95091e333890038f8e687280b0d2f7 OK 2026/08/02 02:01:07 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:07 DEBUG : apple: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : banana: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 02:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 02:01:08 DEBUG : apple: size = 5 OK 2026/08/02 02:01:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:08 DEBUG : apple: Unchanged skipping 2026/08/02 02:01:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 02:01:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:08 DEBUG : banana: size = 6 OK 2026/08/02 02:01:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 02:01:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:08 DEBUG : banana: Unchanged skipping 2026/08/02 02:01:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 02:01:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 02:01:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 02:01:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 02:01:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 02:01:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 02:01:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 02:01:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 02:01:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 02:01:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 02:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:01:09 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:09 INFO : There was nothing to transfer 2026/08/02 02:01:09 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:09 DEBUG : apple: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : banana: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 02:01:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 02:01:10 DEBUG : dir1: Directory modification time the same (differ by -262.916µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : apple: size = 5 OK 2026/08/02 02:01:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : apple: Unchanged skipping 2026/08/02 02:01:10 DEBUG : banana: size = 6 OK 2026/08/02 02:01:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 02:01:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 02:01:10 DEBUG : banana: Unchanged skipping 2026/08/02 02:01:10 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 02:01:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 02:01:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 02:01:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 02:01:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 02:01:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 02:01:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 02:01:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:01:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 02:01:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 02:01:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:01:10 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:10 INFO : There was nothing to transfer 2026/08/02 02:01:10 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:11 DEBUG : apple: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : banana: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 02:01:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 02:01:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:01:24 DEBUG : dir1/0000-abcdefg.txt: md5 = d114de2d02b3a9010b0fe3f35d1cca5e OK 2026/08/02 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = ab40ebb8e1ee853bcdb16cd4198f7a34 OK 2026/08/02 02:01:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 601b931b2a7b93b7145ae5dafbc9a505 OK 2026/08/02 02:01:29 DEBUG : dir1/0003-defghij.txt: md5 = 45f682e3893281dedf5cdbe0b4fdba0f OK 2026/08/02 02:01:30 DEBUG : dir1/0004-efghijk.txt: md5 = ce35029a411dc94ade4c4a68ad20615f OK 2026/08/02 02:01:32 DEBUG : dir1/0005-fghijkl.txt: md5 = ef5b21c9271d092f7502b1038b06b3d7 OK 2026/08/02 02:01:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 6151f3ee2e105c6e61cd4d1ae510551d OK 2026/08/02 02:01:35 DEBUG : dir1/0007-1234567.txt: md5 = b3d5425d2fe316d5262dd878121b62ce OK 2026/08/02 02:01:36 DEBUG : dir1/0008-2345678.txt: md5 = d12fca525524144aadd099a59a7b8841 OK 2026/08/02 02:01:38 DEBUG : dir1/0009-3456789.txt: md5 = af67c7d25ebf8f224c13d057c76200d9 OK 2026/08/02 02:01:39 DEBUG : dir1/0010-456789.txt: md5 = f2dce73eb4cc6c8dd0507d16692eabd7 OK 2026/08/02 02:01:41 DEBUG : dir1/0011-56789;.txt: md5 = f3951072b4c7dac49e766d6c2860ae7d OK 2026/08/02 02:01:42 DEBUG : dir1/0012-6789;.txt: md5 = 773c601f01241db0c3794ee1c81cd47b OK 2026/08/02 02:01:43 DEBUG : dir1/0013-789;=.txt: md5 = df9bd94c43eda3c210de4317027df80d OK 2026/08/02 02:01:45 DEBUG : dir1/0014-89;=.txt: md5 = 4511a603972229dfd0ea3f3dd05cdfab OK 2026/08/02 02:01:46 DEBUG : dir1/0015-9;=.txt: md5 = 2bdd52245cd6a8076f2465433f71b7ba OK 2026/08/02 02:01:48 DEBUG : apple: md5 = 1e9077690eca92123ca284fb3a81a37f OK 2026/08/02 02:01:49 DEBUG : banana: md5 = 89b8a0dbfb206e437eb8c4df6a2b1084 OK 2026/08/02 02:01:51 DEBUG : appleappleapplebanana: md5 = 55e4b13f8aa74aba4b4a01f10ffd8e2f OK 2026/08/02 02:01:52 DEBUG : splitbananasplit: md5 = 1a2db940ee3faa2c7c0d73517e337eb9 OK 2026/08/02 02:01:52 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:53 DEBUG : banana: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : apple: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 02:01:53 DEBUG : apple: size = 5 OK 2026/08/02 02:01:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:53 DEBUG : apple: Unchanged skipping 2026/08/02 02:01:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 02:01:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 02:01:53 DEBUG : banana: size = 6 OK 2026/08/02 02:01:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:53 DEBUG : banana: Unchanged skipping 2026/08/02 02:01:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/02 02:01:54 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 02:01:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 02:01:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 02:01:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 02:01:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 02:01:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 02:01:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 02:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:01:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 02:01:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 02:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:01:54 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:54 INFO : There was nothing to transfer 2026/08/02 02:01:54 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:55 DEBUG : banana: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : apple: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 02:01:55 DEBUG : dir1: Directory modification time the same (differ by -841.949µs, within tolerance 1ms) 2026/08/02 02:01:55 DEBUG : apple: size = 5 OK 2026/08/02 02:01:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 02:01:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:55 DEBUG : apple: Unchanged skipping 2026/08/02 02:01:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 02:01:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 02:01:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 02:01:55 DEBUG : banana: size = 6 OK 2026/08/02 02:01:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:55 DEBUG : banana: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 02:01:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 02:01:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 02:01:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 02:01:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 02:01:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 02:01:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 02:01:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:01:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:01:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:01:56 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:56 INFO : There was nothing to transfer 2026/08/02 02:01:56 DEBUG : Waiting for deletions to finish 2026/08/02 02:01:56 DEBUG : banana: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : apple: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 02:01:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/02 02:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" --- PASS: TestTransform (550.14s) --- PASS: TestTransform/NFC (45.12s) --- PASS: TestTransform/NFD (46.62s) --- PASS: TestTransform/base64 (51.83s) --- PASS: TestTransform/prefix (62.14s) --- PASS: TestTransform/suffix (63.77s) --- PASS: TestTransform/truncate (52.18s) --- PASS: TestTransform/encoder (46.51s) --- PASS: TestTransform/ISO-8859-1 (45.16s) --- PASS: TestTransform/charmap (46.18s) --- PASS: TestTransform/lowercase (45.57s) --- PASS: TestTransform/ascii (45.06s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:02:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/02 02:02:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/02 02:02:07 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/02 02:02:08 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-02T02:02:07.742108112Z) 2026/08/02 02:02:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/02 02:02:08 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/02 02:02:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/02 02:02:08 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/02 02:02:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/02 02:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:02:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 6c4fb0d666a9432271e8de64b8c57290 OK 2026/08/02 02:02:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/02 02:02:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/02 02:02:10 DEBUG : Waiting for deletions to finish 2026/08/02 02:02:11 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.69s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:02:12 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:12 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:12 DEBUG : tictactoe: Making directory with metadata 2026/08/02 02:02:13 INFO : tictactoe: Made directory with metadata (mtime=2026-08-02T02:02:12.435167861Z) 2026/08/02 02:02:13 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:13 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:02:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/02 02:02:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:02:14 DEBUG : tictactoe/tictactoe: md5 = 05c100c028fbf402fb94655bc3948193 OK 2026/08/02 02:02:14 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/02 02:02:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/02 02:02:14 DEBUG : Waiting for deletions to finish 2026/08/02 02:02:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.67s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:02:17 DEBUG : toe: Making directory with metadata 2026/08/02 02:02:18 INFO : toe: Made directory with metadata (mtime=2026-08-02T02:02:17.102227283Z) 2026/08/02 02:02:18 DEBUG : toe/toe: Making directory with metadata 2026/08/02 02:02:19 INFO : toe/toe: Made directory with metadata (mtime=2026-08-02T02:02:17.102227283Z) 2026/08/02 02:02:19 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/02 02:02:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/02 02:02:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/02 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:02:20 DEBUG : toe/toe/tictactoe: md5 = 8ba2ba214029581fc9f29cdecce65049 OK 2026/08/02 02:02:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/02 02:02:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/02 02:02:20 DEBUG : Waiting for deletions to finish 2026/08/02 02:02:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/08/02 02:02:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.04s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:02:24 DEBUG : toe: Making directory with metadata 2026/08/02 02:02:25 INFO : toe: Made directory with metadata (mtime=2026-08-02T02:02:24.143317708Z) 2026/08/02 02:02:25 DEBUG : toe/toe: Making directory with metadata 2026/08/02 02:02:26 INFO : toe/toe: Made directory with metadata (mtime=2026-08-02T02:02:24.143317708Z) 2026/08/02 02:02:26 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/02 02:02:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/02 02:02:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/02 02:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:02:27 DEBUG : toe/toe/tictactoe: md5 = 8d884766bb76473b10b3a2490c42854c OK 2026/08/02 02:02:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/02 02:02:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/02 02:02:27 DEBUG : Waiting for deletions to finish 2026/08/02 02:02:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/08/02 02:02:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.85s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:02:30 DEBUG : empty_dir: Making directory with metadata 2026/08/02 02:02:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:02:30 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:31 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/02 02:02:31 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:31 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:31 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:31 DEBUG : tictactoe: Making directory with metadata 2026/08/02 02:02:32 INFO : tictactoe: Made directory with metadata (mtime=2026-08-02T02:02:30.992407325Z) 2026/08/02 02:02:32 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:32 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:02:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/02 02:02:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-02T02:02:30.992407325Z) 2026/08/02 02:02:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:02:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 02:02:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 02:02:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 02:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:02:34 DEBUG : tictactoe/tictactoe/toe.txt: md5 = f3ac468d5615c852135c36aed02b8757 OK 2026/08/02 02:02:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/02 02:02:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/02 02:02:34 DEBUG : Waiting for deletions to finish 2026/08/02 02:02:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/08/02 02:02:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.03s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:02:39 DEBUG : empty_dir: Making directory with metadata 2026/08/02 02:02:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:02:39 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:39 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/02 02:02:40 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:02:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:40 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:40 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:40 DEBUG : tictactoe: Making directory with metadata 2026/08/02 02:02:40 INFO : tictactoe: Made directory with metadata (mtime=2026-08-02T02:02:39.017512303Z) 2026/08/02 02:02:40 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:40 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:02:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/02 02:02:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-02T02:02:39.017512303Z) 2026/08/02 02:02:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:02:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 02:02:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:02:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 02:02:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:02:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4623e4e03a0dfcb4d2603159441e35da OK 2026/08/02 02:02:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 02:02:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:02:43 DEBUG : Waiting for deletions to finish 2026/08/02 02:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:44 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:02:44 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:44 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 02:02:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 02:02:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/02 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': 0 differences found 2026/08/02 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': 1 hashes could not be checked 2026/08/02 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': 1 matching files 2026/08/02 02:02:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/08/02 02:02:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.34s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:02:48 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:48 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:48 DEBUG : tictactoe: Making directory with metadata 2026/08/02 02:02:49 INFO : tictactoe: Made directory with metadata (mtime=2026-08-02T02:02:48.354634413Z) 2026/08/02 02:02:49 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:49 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:02:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/02 02:02:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-02T02:02:48.354634413Z) 2026/08/02 02:02:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:02:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 02:02:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 02:02:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 02:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:02:51 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 90b8581f3c92f104d185bb46521fa296 OK 2026/08/02 02:02:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/02 02:02:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/02 02:02:51 DEBUG : Waiting for deletions to finish 2026/08/02 02:02:52 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:52 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:52 DEBUG : tictactoe: Directory modification time the same (differ by -634.413µs, within tolerance 1ms) 2026/08/02 02:02:52 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:02:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:02:52 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -634.413µs, within tolerance 1ms) 2026/08/02 02:02:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/02 02:02:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/02 02:02:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 02:02:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/02 02:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:02:52 DEBUG : Waiting for deletions to finish 2026/08/02 02:02:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/08/02 02:02:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.51s) === RUN TestSyntax 2026/08/02 02:02:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:02:57 DEBUG : toe: Making directory with metadata 2026/08/02 02:02:57 INFO : toe: Made directory with metadata (mtime=2026-08-02T02:02:56.863745666Z) 2026/08/02 02:02:57 DEBUG : toe/toe: Making directory with metadata 2026/08/02 02:02:58 INFO : toe/toe: Made directory with metadata (mtime=2026-08-02T02:02:56.863745666Z) 2026/08/02 02:02:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/02 02:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:03:00 DEBUG : toe/toe/toe: md5 = 5dbe746cc563c48927c70572120ca0db OK 2026/08/02 02:03:00 DEBUG : toe/toe/toe: size = 11 OK 2026/08/02 02:03:00 INFO : toe/toe/toe: Copied (new) 2026/08/02 02:03:00 DEBUG : Waiting for deletions to finish 2026/08/02 02:03:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/08/02 02:03:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.65s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:03:03 DEBUG : empty_dir: Making directory with metadata 2026/08/02 02:03:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:03:03 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:03 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/02 02:03:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:03:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:04 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:04 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:04 DEBUG : tictactoe: Making directory with metadata 2026/08/02 02:03:05 INFO : tictactoe: Made directory with metadata (mtime=2026-08-02T02:03:03.517832646Z) 2026/08/02 02:03:05 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:05 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:03:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/02 02:03:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-02T02:03:03.517832646Z) 2026/08/02 02:03:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:03:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 02:03:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 02:03:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:03:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 29335e84415026481a14017e4b2d106d OK 2026/08/02 02:03:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 02:03:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:07 INFO : toe/toe/toe.txt: Deleted 2026/08/02 02:03:07 INFO : toe/toe: Removing directory 2026/08/02 02:03:07 INFO : toe: Removing directory 2026/08/02 02:03:07 INFO : empty_dir: Removing directory 2026/08/02 02:03:07 DEBUG : Local file system at /tmp/rclone2473230511: deleted 3 directories 2026/08/02 02:03:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/08/02 02:03:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.35s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:03:11 DEBUG : empty_dir: Making directory with metadata 2026/08/02 02:03:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:03:11 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/02 02:03:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:03:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:12 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:12 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:12 DEBUG : tictactoe: Making directory with metadata 2026/08/02 02:03:13 INFO : tictactoe: Made directory with metadata (mtime=2026-08-02T02:03:11.864941732Z) 2026/08/02 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:03:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/02 02:03:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-02T02:03:11.864941732Z) 2026/08/02 02:03:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:03:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 02:03:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 02:03:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:03:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = efcb5ebcf2b61681c47f1b08c4f0babf OK 2026/08/02 02:03:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 02:03:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:15 INFO : toe/toe/toe.txt: Deleted 2026/08/02 02:03:15 INFO : toe/toe: Removing directory 2026/08/02 02:03:15 INFO : toe: Removing directory 2026/08/02 02:03:15 INFO : empty_dir: Removing directory 2026/08/02 02:03:15 DEBUG : Local file system at /tmp/rclone2473230511: deleted 3 directories 2026/08/02 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/02 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 02:03:19 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/02 02:03:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/08/02 02:03:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/08/02 02:03:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.94s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:03:24 DEBUG : Reset feature "Copy" 2026/08/02 02:03:24 DEBUG : Reset feature "Move" 2026/08/02 02:03:24 DEBUG : Reset feature "Copy" 2026/08/02 02:03:24 DEBUG : Reset feature "Move" 2026/08/02 02:03:24 DEBUG : empty_dir: Making directory with metadata 2026/08/02 02:03:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:03:24 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:25 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/02 02:03:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 02:03:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 02:03:25 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:25 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:25 DEBUG : tictactoe: Making directory with metadata 2026/08/02 02:03:26 INFO : tictactoe: Made directory with metadata (mtime=2026-08-02T02:03:24.800110727Z) 2026/08/02 02:03:26 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:26 DEBUG : toe: transformed to: tictactoe 2026/08/02 02:03:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:03:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/02 02:03:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-02T02:03:24.800110727Z) 2026/08/02 02:03:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 02:03:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 02:03:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 02:03:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:03:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3849e1d31136a70ce3f39482a771ee84 OK 2026/08/02 02:03:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 02:03:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 02:03:28 INFO : toe/toe/toe.txt: Deleted 2026/08/02 02:03:28 INFO : toe/toe: Removing directory 2026/08/02 02:03:28 INFO : toe: Removing directory 2026/08/02 02:03:28 INFO : empty_dir: Removing directory 2026/08/02 02:03:28 DEBUG : Local file system at /tmp/rclone2473230511: deleted 3 directories 2026/08/02 02:03:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 02:03:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/02 02:03:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 02:03:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 02:03:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 02:03:33 DEBUG : toe/toe/toe.txt: md5 = d7eb817ad63d2cf53a1b77580c6dc060 OK 2026/08/02 02:03:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/02 02:03:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/02 02:03:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/02 02:03:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/08/02 02:03:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/08/02 02:03:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/08/02 02:03:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.52s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:03:39 DEBUG : toe: transformed to: dG9l 2026/08/02 02:03:39 DEBUG : toe: transformed to: dG9l 2026/08/02 02:03:39 DEBUG : dG9l: Making directory with metadata 2026/08/02 02:03:40 INFO : dG9l: Made directory with metadata (mtime=2026-08-02T02:03:39.32430041Z) 2026/08/02 02:03:40 DEBUG : toe: transformed to: dG9l 2026/08/02 02:03:40 DEBUG : toe: transformed to: dG9l 2026/08/02 02:03:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/02 02:03:40 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/02 02:03:41 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-02T02:03:39.32430041Z) 2026/08/02 02:03:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/02 02:03:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/02 02:03:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/02 02:03:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 02:03:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/02 02:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:03:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 50341826032bb440654b3b78d895cfb5 OK 2026/08/02 02:03:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/02 02:03:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/02 02:03:42 DEBUG : Waiting for deletions to finish 2026/08/02 02:03:43 DEBUG : dG9l: transformed to: toe 2026/08/02 02:03:43 DEBUG : dG9l: transformed to: toe 2026/08/02 02:03:43 DEBUG : toe: Directory modification time the same (differ by 300.41µs, within tolerance 1ms) 2026/08/02 02:03:43 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/02 02:03:43 DEBUG : dG9l: transformed to: toe 2026/08/02 02:03:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/02 02:03:43 DEBUG : toe/toe: Directory modification time the same (differ by 300.41µs, within tolerance 1ms) 2026/08/02 02:03:43 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/02 02:03:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/02 02:03:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/02 02:03:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/02 02:03:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/02 02:03:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/02 02:03:43 DEBUG : Local file system at /tmp/rclone2473230511: Waiting for checks to finish 2026/08/02 02:03:43 DEBUG : Local file system at /tmp/rclone2473230511: Waiting for transfers to finish 2026/08/02 02:03:43 DEBUG : Waiting for deletions to finish 2026/08/02 02:03:45 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/08/02 02:03:46 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.86s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu'", Local "Local file system at /tmp/rclone2473230511", Modify Window "1ms" 2026/08/02 02:03:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 02:03:47 DEBUG : toe: transformed to: 2026/08/02 02:03:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 02:03:47 DEBUG : toe: transformed to: 2026/08/02 02:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Making directory with metadata 2026/08/02 02:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Made directory with metadata (mtime=2026-08-02T02:03:47.188403083Z) 2026/08/02 02:03:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 02:03:47 DEBUG : toe: transformed to: 2026/08/02 02:03:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 02:03:47 DEBUG : toe: transformed to: 2026/08/02 02:03:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 02:03:47 DEBUG : toe/toe: transformed to: 2026/08/02 02:03:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/02 02:03:47 DEBUG : toe/toe: Making directory with metadata 2026/08/02 02:03:49 INFO : toe/toe: Made directory with metadata (mtime=2026-08-02T02:03:47.188403083Z) 2026/08/02 02:03:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 02:03:49 DEBUG : toe/toe: transformed to: 2026/08/02 02:03:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/02 02:03:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 02:03:49 DEBUG : toe: transformed to: 2026/08/02 02:03:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/02 02:03:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 02:03:49 DEBUG : toe/toe/toe: transformed to: 2026/08/02 02:03:49 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/02 02:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for checks to finish 2026/08/02 02:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Waiting for transfers to finish 2026/08/02 02:03:50 DEBUG : toe/toe/toe: md5 = ea91ab186e7fb9b8ee5f0b7921ac9940 OK 2026/08/02 02:03:50 DEBUG : toe/toe/toe: size = 11 OK 2026/08/02 02:03:50 INFO : toe/toe/toe: Copied (new) 2026/08/02 02:03:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': not deleting files as there were IO errors 2026/08/02 02:03:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': not deleting directories as there were IO errors 2026/08/02 02:03:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/08/02 02:03:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.78s) PASS 2026/08/02 02:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinudiy5gutu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 26m8.879261211s (try 1/5)