"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/06 01:57:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule" 2026/08/06 01:57:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/06 01:57:35 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg" 2026/08/06 01:57:36 DEBUG : Creating backend with remote "/tmp/rclone769331558" === 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-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:57:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:57:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:57:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/06 01:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:57:37 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:57:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 01:57:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:57:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:57:40 DEBUG : sub dir/hello world: md5 = 3ccbf632f4616b21e644b2067f70a050 OK 2026/08/06 01:57:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:57:40 INFO : sub dir/hello world: Copied (new) 2026/08/06 01:57:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (5.79s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:57:44 DEBUG : metadata sub dir: Making directory with metadata 2026/08/06 01:57:44 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:57:44 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/06 01:57:44 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:57:44 DEBUG : Local file system at /tmp/rclone769331558: File to upload is small (21 bytes), uploading instead of streaming 2026/08/06 01:57:44 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/06 01:57:44 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/06 01:57:44 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/06 01:57:44 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 01:57:44 DEBUG : Google drive root 'crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg': Skipping btime metadata as can't update it on an existing file: 2026-08-06T01:57:44.000521505Z 2026/08/06 01:57:45 INFO : empty metadata sub dir: Updated directory metadata 2026/08/06 01:57:45 DEBUG : Google drive root 'crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg': Skipping btime metadata as can't update it on an existing file: 2026-08-06T01:57:44.000521505Z 2026/08/06 01:57:45 INFO : metadata sub dir: Updated directory metadata 2026/08/06 01:57:45 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/06 01:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:57:47 DEBUG : metadata sub dir/hello metadata world: md5 = 6124f04fb2d87fd34f8f5870a38b1731 OK 2026/08/06 01:57:47 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/06 01:57:47 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (7.60s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:57:51 DEBUG : metadata sub dir: Making directory with metadata 2026/08/06 01:57:51 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:57:51 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/06 01:57:51 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:57:51 DEBUG : Local file system at /tmp/rclone769331558: File to upload is small (21 bytes), uploading instead of streaming 2026/08/06 01:57:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/06 01:57:51 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/06 01:57:51 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/06 01:57:51 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 01:57:51 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/06 01:57:51 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/06 01:57:51 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/06 01:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:57:54 DEBUG : metadata sub dir/hello metadata world: md5 = e472fb206f08ae39fd88c415f43f535f OK 2026/08/06 01:57:54 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/06 01:57:54 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/06 01:57:54 DEBUG : Google drive root 'crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg': Skipping btime metadata as can't update it on an existing file: 2026-08-06T01:57:51.599623254Z 2026/08/06 01:57:54 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.50s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:57:58 DEBUG : Creating backend with remote "/non-existing" 2026/08/06 01:57:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/06 01:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.78s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:57:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:57:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:01 DEBUG : sub dir/hello world: md5 = 702daeac8f1f8ecdfdc83c2279a24a6f OK 2026/08/06 01:58:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:58:01 INFO : sub dir/hello world: Copied (new) 2026/08/06 01:58:01 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.64s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", 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-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Running all checks before starting transfers 2026/08/06 01:58:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:58:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Checks finished, now starting transfers 2026/08/06 01:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:07 DEBUG : sub dir/hello world: md5 = 2d307e69ac9e65bb9836439280888301 OK 2026/08/06 01:58:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:58:07 INFO : sub dir/hello world: Copied (new) 2026/08/06 01:58:07 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.30s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:10 ERROR : Ignoring --no-traverse with sync 2026/08/06 01:58:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:58:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:58:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:12 DEBUG : sub dir/hello world: md5 = 5e6760533d39f75bd3b7ce850caf4135 OK 2026/08/06 01:58:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:58:12 INFO : sub dir/hello world: Copied (new) 2026/08/06 01:58:12 DEBUG : Waiting for deletions to finish 2026/08/06 01:58:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.40s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/06 01:58:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:17 DEBUG : hello world2: md5 = 04483fbd1c195f23b3039340db6abaab OK 2026/08/06 01:58:17 DEBUG : hello world2: size = 12 OK 2026/08/06 01:58:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.96s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 01:58:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:20 DEBUG : potato2: md5 = af485fab62980a0495ff15e86188c3e1 OK 2026/08/06 01:58:20 DEBUG : potato2: size = 11 OK 2026/08/06 01:58:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.94s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 01:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:23 DEBUG : potato2: md5 = 6312a076f2f992785d6745f5e90e38e6 OK 2026/08/06 01:58:23 DEBUG : potato2: size = 11 OK 2026/08/06 01:58:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.99s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/06 01:58:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:58:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 01:58:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 01:58:24 DEBUG : sub dir2: Making directory with metadata 2026/08/06 01:58:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:58:25 DEBUG : sub dir: Making directory with metadata 2026/08/06 01:58:26 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 01:58:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:58:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/06 01:58:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:27 DEBUG : sub dir/hello world: md5 = 460300ffe03460a4b4c61716baa24f09 OK 2026/08/06 01:58:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:58:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (8.36s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:32 INFO : sub dir2: Making directory 2026/08/06 01:58:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/06 01:58:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:58:33 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/06 01:58:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:58:33 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/06 01:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:35 DEBUG : sub dir/hello world: md5 = d8f7ec1ac1e426f1ee3642606595eb72 OK 2026/08/06 01:58:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:58:35 INFO : sub dir/hello world: Copied (new) 2026/08/06 01:58:35 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (5.42s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:38 DEBUG : sub dir2: Making directory with metadata 2026/08/06 01:58:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:58:38 DEBUG : sub dir2: Making directory with metadata 2026/08/06 01:58:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:58:39 DEBUG : sub dir: Making directory with metadata 2026/08/06 01:58:40 INFO : sub dir: Made directory with metadata (mtime=2026-08-06T01:58:38.378251406Z) 2026/08/06 01:58:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:58:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:41 DEBUG : sub dir/hello world: md5 = f02fb56ec0683d067e1545062177db32 OK 2026/08/06 01:58:41 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:58:41 INFO : sub dir/hello world: Copied (new) 2026/08/06 01:58:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (6.85s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:45 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/06 01:58:45 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 01:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.70s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:48 INFO : sub dir2: Making directory 2026/08/06 01:58:49 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/06 01:58:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:58:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:51 DEBUG : sub dir/hello world: md5 = c0d471057ea72caa36e34bece696daba OK 2026/08/06 01:58:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:58:51 INFO : sub dir/hello world: Copied (new) 2026/08/06 01:58:51 INFO : sub dir/hello world: Deleted 2026/08/06 01:58:51 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.41s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:58:54 DEBUG : sub dir2: Making directory with metadata 2026/08/06 01:58:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:58:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 01:58:54 DEBUG : sub dir2: Making directory with metadata 2026/08/06 01:58:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 01:58:55 DEBUG : sub dir: Making directory with metadata 2026/08/06 01:58:56 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 01:58:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:58:57 DEBUG : sub dir/hello world: md5 = 5db86ea845189dfedda3b3e04ef71aaa OK 2026/08/06 01:58:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:58:57 INFO : sub dir/hello world: Copied (new) 2026/08/06 01:58:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (7.28s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:59:02 INFO : sub dir2: Making directory 2026/08/06 01:59:02 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/06 01:59:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:59:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:59:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:59:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:59:04 DEBUG : sub dir/hello world: md5 = 3c64e83f71b9d7cd1220f56c6799aad0 OK 2026/08/06 01:59:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:59:04 INFO : sub dir/hello world: Copied (new) 2026/08/06 01:59:04 DEBUG : Waiting for deletions to finish 2026/08/06 01:59:05 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (5.28s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:59:09 DEBUG : sub dir/hello world: md5 = 6f2b0a73c87e30a164eacce8d9666498 OK 2026/08/06 01:59:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nihexor0gecu" 2026/08/06 01:59:10 DEBUG : Config file has changed externally - reloading 2026/08/06 01:59:10 DEBUG : Creating backend with remote "TestDrive:crypt/c051pnn8u5id7ohaha3r9cvvla3p08pu210sqg661rgco8p024d0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule' -> Encrypted drive 'TestCryptDrive:rclone-test-nihexor0gecu' 2026/08/06 01:59:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihexor0gecu': Waiting for checks to finish 2026/08/06 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihexor0gecu': Waiting for transfers to finish 2026/08/06 01:59:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:59:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/06 01:59:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 01:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihexor0gecu': Purge remote --- PASS: TestServerSideCopy (10.54s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:59:20 DEBUG : sub dir/hello world: md5 = ffff17732af92ae149a03cf643c89132 OK 2026/08/06 01:59:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 01:59:21 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 01:59:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:59:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone769331558) 2026/08/06 01:59:21 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 01:59:21 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 01:59:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:59:23 DEBUG : sub dir/hello world: md5 = 59898be5344ea77e88bebf1017890064 OK 2026/08/06 01:59:23 DEBUG : sub dir/hello world: size = 17 OK 2026/08/06 01:59:23 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/06 01:59:24 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (8.76s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:59:28 DEBUG : sub dir/hello world: md5 = 71b0247a79f438f7c30c15eac0dda762 OK 2026/08/06 01:59:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qofidas2vasa" 2026/08/06 01:59:29 DEBUG : Creating backend with remote "TestDrive:crypt/ceb07abh652qpeivhvgqddqaeosk8qm7vilrdqtuestnp750qjng" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule' -> Encrypted drive 'TestCryptDrive:rclone-test-qofidas2vasa' 2026/08/06 01:59:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:59:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofidas2vasa': Waiting for checks to finish 2026/08/06 01:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofidas2vasa': Waiting for transfers to finish 2026/08/06 01:59:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:59:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/06 01:59:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 01:59:36 DEBUG : sub dir/hello world: md5 = 27c9d2d61656d65d70bb7905ff9fe3fe OK 2026/08/06 01:59:37 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 01:59:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 01:59:37 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 01:59:37 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qofidas2vasa') 2026/08/06 01:59:37 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 01:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofidas2vasa': Waiting for checks to finish 2026/08/06 01:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofidas2vasa': Waiting for transfers to finish 2026/08/06 01:59:38 DEBUG : sub dir/hello world: size = 17 OK 2026/08/06 01:59:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/06 01:59:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 01:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofidas2vasa': Purge remote --- PASS: TestServerSideCopyOverSelf (15.10s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:59:44 DEBUG : sub dir/hello world: md5 = a6c2b68b47755ff003ff06a6288bdc3d OK 2026/08/06 01:59:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 01:59:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 01:59:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone769331558) 2026/08/06 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 01:59:45 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 01:59:45 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 01:59:47 DEBUG : sub dir/hello world: md5 = d8022a03ac46f3b571dddbf2a2671e12 OK 2026/08/06 01:59:47 DEBUG : sub dir/hello world: size = 17 OK 2026/08/06 01:59:47 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/06 01:59:47 INFO : sub dir/hello world: Deleted 2026/08/06 01:59:48 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (8.62s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 01:59:52 DEBUG : sub dir/hello world: md5 = c56466df444b2933d31a8bf5c5fad303 OK 2026/08/06 01:59:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripeqoz3jeke" 2026/08/06 01:59:53 DEBUG : Creating backend with remote "TestDrive:crypt/pt0gipgp8lof2p1oncjnrgak5dnit3if0p39hkdc7qm60o4qfs70" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule' -> Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke' 2026/08/06 01:59:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 01:59:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 01:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke': Waiting for checks to finish 2026/08/06 01:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke': Waiting for transfers to finish 2026/08/06 01:59:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 01:59:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/06 01:59:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 01:59:59 DEBUG : sub dir/hello world: md5 = 7077854552885af77a785cf880d20393 OK 2026/08/06 02:00:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke': Using server-side directory move 2026/08/06 02:00:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 02:00:00 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:00:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 02:00:00 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:00:00 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke') 2026/08/06 02:00:00 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 02:00:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke': Waiting for checks to finish 2026/08/06 02:00:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke': Waiting for transfers to finish 2026/08/06 02:00:01 INFO : sub dir/hello world: Deleted 2026/08/06 02:00:02 INFO : sub dir/hello world: Moved (server-side) 2026/08/06 02:00:02 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 02:00:05 DEBUG : sub dir/hello world: md5 = c99da39ee767fe7e6a8c49f8d3e5b916 OK 2026/08/06 02:00:06 DEBUG : testing file moves 2026/08/06 02:00:06 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:00:06 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 02:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke': Waiting for checks to finish 2026/08/06 02:00:06 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:00:06 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke') 2026/08/06 02:00:06 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 02:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke': Waiting for transfers to finish 2026/08/06 02:00:06 INFO : sub dir/hello world: Deleted 2026/08/06 02:00:07 INFO : sub dir/hello world: Moved (server-side) 2026/08/06 02:00:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 02:00:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripeqoz3jeke': Purge remote --- PASS: TestServerSideMoveOverSelf (20.53s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:00:13 DEBUG : sub dir/hello world: md5 = 6aa4d2062ea5cdea5f6816070199d14a OK 2026/08/06 02:00:13 ERROR : error listing: directory not found 2026/08/06 02:00:13 INFO : Local file system at /tmp/rclone769331558: Making directory 2026/08/06 02:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.94s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:00:19 DEBUG : sub dir/hello world: md5 = a1b33efc58c40e557dd54431641eed15 OK 2026/08/06 02:00:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:00:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:00:20 DEBUG : Local file system at /tmp/rclone769331558: Waiting for checks to finish 2026/08/06 02:00:20 DEBUG : Local file system at /tmp/rclone769331558: Waiting for transfers to finish 2026/08/06 02:00:21 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/08/06 02:00:21 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/08/06 02:00:21 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:00:21 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (6.11s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:00:23 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/06 02:00:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:24 DEBUG : check sum: md5 = 054fafcbce74376d9a4684b545f1d6d5 OK 2026/08/06 02:00:24 DEBUG : check sum: size = 1 OK 2026/08/06 02:00:24 INFO : check sum: Copied (new) 2026/08/06 02:00:24 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:25 DEBUG : check sum: size = 1 OK 2026/08/06 02:00:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/06 02:00:25 DEBUG : check sum: Size of src and dst objects identical 2026/08/06 02:00:25 DEBUG : check sum: Unchanged skipping 2026/08/06 02:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:25 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.53s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:00:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/06 02:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:28 DEBUG : sizeonly: md5 = 8ea1531a4ad855fffa4ba06acec19e83 OK 2026/08/06 02:00:28 DEBUG : sizeonly: size = 6 OK 2026/08/06 02:00:28 INFO : sizeonly: Copied (new) 2026/08/06 02:00:28 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:28 DEBUG : sizeonly: size = 6 OK 2026/08/06 02:00:28 DEBUG : sizeonly: Sizes identical 2026/08/06 02:00:28 DEBUG : sizeonly: Unchanged skipping 2026/08/06 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:28 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.40s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:00:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/06 02:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:31 DEBUG : ignore-size: md5 = 15f15f6352476d513fe94fc7459f6e4a OK 2026/08/06 02:00:31 INFO : ignore-size: Copied (new) 2026/08/06 02:00:31 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:00:32 DEBUG : ignore-size: Unchanged skipping 2026/08/06 02:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:32 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.35s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:00:34 DEBUG : existing: md5 = 82c06edb34c74973b6de176e4ed7b5b7 OK 2026/08/06 02:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:35 DEBUG : existing: size = 6 OK 2026/08/06 02:00:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:00:35 DEBUG : existing: Unchanged skipping 2026/08/06 02:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:35 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:35 INFO : There was nothing to transfer 2026/08/06 02:00:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/06 02:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:36 DEBUG : existing: md5 = 68ea75d7b9af97f1d9a97c6018595f55 OK 2026/08/06 02:00:36 DEBUG : existing: size = 6 OK 2026/08/06 02:00:36 INFO : existing: Copied (replaced existing) 2026/08/06 02:00:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.95s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:00:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/06 02:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:39 DEBUG : existing: md5 = b9ad1adc05c446994a806b54c1975cd9 OK 2026/08/06 02:00:39 DEBUG : existing: size = 6 OK 2026/08/06 02:00:39 INFO : existing: Copied (new) 2026/08/06 02:00:39 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:40 DEBUG : existing: Destination exists, skipping 2026/08/06 02:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:40 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.45s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:00:44 DEBUG : b/potato: md5 = c9b8f0480da895632a0bd144be282978 OK 2026/08/06 02:00:46 DEBUG : c/non empty space: md5 = 81a77e6395e7190660f06128a25f3e7d OK 2026/08/06 02:00:46 INFO : d: Making directory 2026/08/06 02:00:48 DEBUG : Added delayed dir = "a", newDst= 2026/08/06 02:00:48 INFO : c: Set directory modification time (using SetModTime) 2026/08/06 02:00:48 DEBUG : Added delayed dir = "c", newDst=c 2026/08/06 02:00:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/06 02:00:48 DEBUG : c/non empty space: size = 5 OK 2026/08/06 02:00:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:48 DEBUG : c/non empty space: Unchanged skipping 2026/08/06 02:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:50 DEBUG : a/potato2: md5 = 4b6da37f710953c1a2cdbcae69af675f OK 2026/08/06 02:00:50 DEBUG : a/potato2: size = 60 OK 2026/08/06 02:00:50 INFO : a/potato2: Copied (new) 2026/08/06 02:00:50 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:51 INFO : b/potato: Deleted 2026/08/06 02:00:51 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/06 02:00:51 INFO : d: Removing directory 2026/08/06 02:00:52 INFO : b: Removing directory 2026/08/06 02:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': deleted 2 directories --- PASS: TestSyncIgnoreErrors (15.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:00:58 DEBUG : empty space: md5 = bcc42beb6dfc7691aef7cc39b3092ca5 OK 2026/08/06 02:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:58 DEBUG : empty space: size = 1 OK 2026/08/06 02:00:58 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/06 02:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:00:58 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/06 02:00:58 DEBUG : Waiting for deletions to finish 2026/08/06 02:00:59 DEBUG : empty space: size = 1 OK 2026/08/06 02:00:59 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/06 02:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:01:00 DEBUG : empty space: md5 = 0ac1e9b11f21151ae604050b2ae668d5 OK 2026/08/06 02:01:00 DEBUG : empty space: size = 1 OK 2026/08/06 02:01:00 INFO : empty space: Copied (replaced existing) 2026/08/06 02:01:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.47s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:01:04 DEBUG : foo: md5 = 7776e806fc22c5a1401ae6bcd159a95c OK 2026/08/06 02:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:01:04 DEBUG : foo: size = 3 OK 2026/08/06 02:01:04 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/06 02:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:01:05 DEBUG : foo: md5 = 2b7522c0c29bc3a661abc863c3e09c7b OK 2026/08/06 02:01:05 DEBUG : foo: size = 3 OK 2026/08/06 02:01:05 INFO : foo: Copied (replaced existing) 2026/08/06 02:01:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.56s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:01:08 DEBUG : empty space: md5 = c6385194e6ee4e1bac20810288390847 OK 2026/08/06 02:01:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/06 02:01:09 DEBUG : empty space: size = 1 OK 2026/08/06 02:01:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:01:09 DEBUG : empty space: Unchanged skipping 2026/08/06 02:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:01:10 DEBUG : potato: md5 = b29b441b8318720dd59bd5d465c6a71e OK 2026/08/06 02:01:10 DEBUG : potato: size = 60 OK 2026/08/06 02:01:10 INFO : potato: Copied (new) 2026/08/06 02:01:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:01:14 DEBUG : potato: md5 = 6f2a93e1447f4ef7e556fa6f7131ae6b OK 2026/08/06 02:01:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone769331558) 2026/08/06 02:01:14 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:01:14 DEBUG : potato: Sizes differ 2026/08/06 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:01:16 DEBUG : potato: md5 = 17235a8b0dad90370790adeb1d838bc1 OK 2026/08/06 02:01:16 DEBUG : potato: size = 21 OK 2026/08/06 02:01:16 INFO : potato: Copied (replaced existing) 2026/08/06 02:01:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.87s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:01:18 DEBUG : potato: md5 = 439a05bec488aebace302d07b16cf949 OK 2026/08/06 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:01:19 DEBUG : potato: size = 21 OK 2026/08/06 02:01:19 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/06 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:01:20 DEBUG : potato: md5 = 71b6082b43713c014107bf8a90b62f39 OK 2026/08/06 02:01:20 DEBUG : potato: size = 21 OK 2026/08/06 02:01:20 INFO : potato: Copied (replaced existing) 2026/08/06 02:01:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:01:23 DEBUG : potato: md5 = b91cdf9f3057d3af9562dba80d56cc99 OK 2026/08/06 02:01:24 DEBUG : empty space: md5 = 3104bcfd773d8caf031c5c03c6b598bf OK 2026/08/06 02:01:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:01:25 DEBUG : empty space: size = 1 OK 2026/08/06 02:01:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:01:25 DEBUG : empty space: Unchanged skipping 2026/08/06 02:01:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/06 02:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:01:25 DEBUG : Waiting for deletions to finish 2026/08/06 02:01:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:01:28 DEBUG : potato: md5 = d40bd43592d0023b31655add16175959 OK 2026/08/06 02:01:29 DEBUG : empty space: md5 = 3a917eb409be9268b2f40d96f8485fbc OK 2026/08/06 02:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:01:30 DEBUG : empty space: size = 1 OK 2026/08/06 02:01:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:01:30 DEBUG : empty space: Unchanged skipping 2026/08/06 02:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:01:32 DEBUG : potato2: md5 = 5167616eb5f68bd49c2c87d4ac1c7ae6 OK 2026/08/06 02:01:32 DEBUG : potato2: size = 60 OK 2026/08/06 02:01:32 INFO : potato2: Copied (new) 2026/08/06 02:01:32 DEBUG : Waiting for deletions to finish 2026/08/06 02:01:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:01:36 DEBUG : b/potato: md5 = dec4e5743c93b98e73de5b4e18091142 OK 2026/08/06 02:01:38 DEBUG : c/non empty space: md5 = 07d0a9855539f6b4afc2b96cffe46c1d OK 2026/08/06 02:01:38 INFO : d: Making directory 2026/08/06 02:01:39 INFO : d/e: Making directory 2026/08/06 02:01:41 DEBUG : Added delayed dir = "a", newDst= 2026/08/06 02:01:42 INFO : c: Set directory modification time (using SetModTime) 2026/08/06 02:01:42 DEBUG : Added delayed dir = "c", newDst=c 2026/08/06 02:01:42 DEBUG : c/non empty space: size = 5 OK 2026/08/06 02:01:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:01:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/06 02:01:42 DEBUG : c/non empty space: Unchanged skipping 2026/08/06 02:01:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:01:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:01:44 DEBUG : a/potato2: md5 = a150e0a0d78b957210a498fd52273a83 OK 2026/08/06 02:01:44 DEBUG : a/potato2: size = 60 OK 2026/08/06 02:01:44 INFO : a/potato2: Copied (new) 2026/08/06 02:01:44 DEBUG : Waiting for deletions to finish 2026/08/06 02:01:45 INFO : b/potato: Deleted 2026/08/06 02:01:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/06 02:01:45 INFO : d/e: Removing directory 2026/08/06 02:01:46 INFO : d: Removing directory 2026/08/06 02:01:46 INFO : b: Removing directory 2026/08/06 02:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:01:53 DEBUG : b/potato: md5 = c313b1b4fe609f3c6ada6d65f3a8a951 OK 2026/08/06 02:01:55 DEBUG : c/non empty space: md5 = 740884d676ef5df5a870d97c6a548e0b OK 2026/08/06 02:01:55 INFO : d: Making directory 2026/08/06 02:01:57 DEBUG : Added delayed dir = "a", newDst= 2026/08/06 02:01:57 INFO : c: Set directory modification time (using SetModTime) 2026/08/06 02:01:57 DEBUG : Added delayed dir = "c", newDst=c 2026/08/06 02:01:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/06 02:01:57 DEBUG : c/non empty space: size = 5 OK 2026/08/06 02:01:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:01:57 DEBUG : c/non empty space: Unchanged skipping 2026/08/06 02:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:00 DEBUG : a/potato2: md5 = 42e88e83defeb173f4457b06bf9af806 OK 2026/08/06 02:02:00 DEBUG : a/potato2: size = 60 OK 2026/08/06 02:02:00 INFO : a/potato2: Copied (new) 2026/08/06 02:02:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': not deleting files as there were IO errors 2026/08/06 02:02:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/06 02:02:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:02:07 DEBUG : potato: md5 = dc8712f4d1dce01afce76970a75c4029 OK 2026/08/06 02:02:08 DEBUG : empty space: md5 = 1212f457491ccb9e22025291d353ae34 OK 2026/08/06 02:02:09 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:02:09 DEBUG : empty space: size = 1 OK 2026/08/06 02:02:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:02:09 DEBUG : empty space: Unchanged skipping 2026/08/06 02:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:09 INFO : potato: Deleted 2026/08/06 02:02:10 DEBUG : potato2: md5 = 768f03f222bd6edd933dbf9cc45dac10 OK 2026/08/06 02:02:10 DEBUG : potato2: size = 60 OK 2026/08/06 02:02:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.41s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:02:13 DEBUG : potato: md5 = a175926e7259482303e18f1fadff021c OK 2026/08/06 02:02:15 DEBUG : empty space: md5 = a548fd6ebc4eb7e4ef00473741628fb9 OK 2026/08/06 02:02:15 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:16 INFO : potato: Deleted 2026/08/06 02:02:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:02:16 DEBUG : empty space: size = 1 OK 2026/08/06 02:02:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:02:16 DEBUG : empty space: Unchanged skipping 2026/08/06 02:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:18 DEBUG : potato2: md5 = b17fdc4fbe4184868030d47fdd6437d9 OK 2026/08/06 02:02:18 DEBUG : potato2: size = 60 OK 2026/08/06 02:02:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.44s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:02:21 DEBUG : potato: md5 = 349b23e65c62a9927c92034227a2fe8b OK 2026/08/06 02:02:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:23 DEBUG : potato2: md5 = 0b7f72aad293f73440ad662d81c28a27 OK 2026/08/06 02:02:23 DEBUG : potato2: size = 19 OK 2026/08/06 02:02:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.27s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:02:26 DEBUG : potato2: md5 = e1e4097b69d4f43d921c76950f9cfa1a OK 2026/08/06 02:02:27 DEBUG : empty space: md5 = e0c87a41dd05c7d07aa2e731acc009e5 OK 2026/08/06 02:02:28 DEBUG : enormous: Excluded (Size Filter) 2026/08/06 02:02:28 DEBUG : enormous: Excluded 2026/08/06 02:02:28 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:02:28 DEBUG : potato2: Excluded 2026/08/06 02:02:28 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:02:28 DEBUG : empty space: size = 1 OK 2026/08/06 02:02:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:02:28 DEBUG : empty space: Unchanged skipping 2026/08/06 02:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:28 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:28 INFO : There was nothing to transfer 2026/08/06 02:02:28 DEBUG : enormous: Excluded (Size Filter) 2026/08/06 02:02:28 DEBUG : enormous: Excluded 2026/08/06 02:02:28 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:02:28 DEBUG : potato2: Excluded 2026/08/06 02:02:29 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:02:29 DEBUG : empty space: size = 1 OK 2026/08/06 02:02:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/06 02:02:29 DEBUG : empty space: Unchanged skipping 2026/08/06 02:02:29 DEBUG : Local file system at /tmp/rclone769331558: Waiting for checks to finish 2026/08/06 02:02:29 DEBUG : Local file system at /tmp/rclone769331558: Waiting for transfers to finish 2026/08/06 02:02:29 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:02:31 DEBUG : potato2: md5 = f6a185e1b49f2daa71085ddd771b9bcb OK 2026/08/06 02:02:33 DEBUG : empty space: md5 = 774fea85c918f3bc8d08c2be47c76fcf OK 2026/08/06 02:02:34 DEBUG : enormous: md5 = 8fe6b58ee15b49b9ef9805634b64deee OK 2026/08/06 02:02:35 DEBUG : enormous: Excluded (Size Filter) 2026/08/06 02:02:35 DEBUG : enormous: Excluded 2026/08/06 02:02:35 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:02:35 DEBUG : potato2: Excluded 2026/08/06 02:02:35 DEBUG : empty space: size = 1 OK 2026/08/06 02:02:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:35 DEBUG : empty space: Unchanged skipping 2026/08/06 02:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:35 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:35 INFO : potato2: Deleted 2026/08/06 02:02:35 INFO : enormous: Deleted 2026/08/06 02:02:35 INFO : There was nothing to transfer 2026/08/06 02:02:36 DEBUG : empty space: size = 1 OK 2026/08/06 02:02:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/06 02:02:36 DEBUG : empty space: Unchanged skipping 2026/08/06 02:02:36 DEBUG : Local file system at /tmp/rclone769331558: Waiting for checks to finish 2026/08/06 02:02:36 DEBUG : Local file system at /tmp/rclone769331558: Waiting for transfers to finish 2026/08/06 02:02:36 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:36 INFO : potato2: Deleted 2026/08/06 02:02:36 INFO : enormous: Deleted 2026/08/06 02:02:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.05s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:02:38 DEBUG : one: md5 = d45043fed0a6b0f8ed78f2876cdd23c5 OK 2026/08/06 02:02:40 DEBUG : two: md5 = b167d015abbb57e8c25b31453fcb17e6 OK 2026/08/06 02:02:42 DEBUG : three: md5 = dbd31b2a47be61b60ffe43c9bb2ca95a OK 2026/08/06 02:02:43 DEBUG : four: md5 = 0a9c7f2c35a2ac52fc971b3de2f71e3f OK 2026/08/06 02:02:44 DEBUG : five: Need to transfer - File not found at Destination 2026/08/06 02:02:44 DEBUG : four: size = 4 (Local file system at /tmp/rclone769331558) 2026/08/06 02:02:44 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:02:44 DEBUG : four: Sizes differ 2026/08/06 02:02:44 DEBUG : three: size = 5 OK 2026/08/06 02:02:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/06 02:02:44 DEBUG : three: Sizes identical 2026/08/06 02:02:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/06 02:02:44 DEBUG : two: size = 3 OK 2026/08/06 02:02:44 DEBUG : one: Destination is newer than source, skipping 2026/08/06 02:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:45 DEBUG : four: md5 = 92b4d2e14b0407380497e14dfee5441e OK 2026/08/06 02:02:45 DEBUG : four: size = 4 OK 2026/08/06 02:02:45 INFO : four: Copied (replaced existing) 2026/08/06 02:02:45 DEBUG : two: md5 = 2c8eb0c4e4360bdfc9d5c95e6c928ea7 OK 2026/08/06 02:02:45 DEBUG : two: size = 3 OK 2026/08/06 02:02:45 INFO : two: Copied (replaced existing) 2026/08/06 02:02:45 DEBUG : five: md5 = 638b8587adae4502e986dcfb6f1972b3 OK 2026/08/06 02:02:45 DEBUG : five: size = 4 OK 2026/08/06 02:02:45 INFO : five: Copied (new) 2026/08/06 02:02:45 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.33s) === 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-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/08/06 02:02:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/06 02:02:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/06 02:02:49 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/06 02:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:50 DEBUG : yam: md5 = b84315e977d443d68de38830de7eecb4 OK 2026/08/06 02:02:50 DEBUG : yam: size = 11 OK 2026/08/06 02:02:50 INFO : yam: Copied (new) 2026/08/06 02:02:50 DEBUG : potato: md5 = 41c13b648594bf53da29223b35ed8a02 OK 2026/08/06 02:02:50 DEBUG : potato: size = 14 OK 2026/08/06 02:02:50 INFO : potato: Copied (new) 2026/08/06 02:02:50 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/06 02:02:51 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/06 02:02:51 DEBUG : potato: size = 14 OK 2026/08/06 02:02:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:02:51 DEBUG : potato: Unchanged skipping 2026/08/06 02:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:52 DEBUG : yaml: md5 = 740619ca7a1984250851c643f342c561 OK 2026/08/06 02:02:52 DEBUG : yaml: size = 11 OK 2026/08/06 02:02:52 INFO : yaml: Copied (new) 2026/08/06 02:02:52 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:53 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/06 02:02:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Making map for --track-renames 2026/08/06 02:02:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Finished making map for --track-renames 2026/08/06 02:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/06 02:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for renames to finish 2026/08/06 02:02:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/06 02:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:56 DEBUG : yam: md5 = e54e9c532b20b5b569c527c4f05be269 OK 2026/08/06 02:02:56 DEBUG : yam: size = 11 OK 2026/08/06 02:02:56 INFO : yam: Copied (new) 2026/08/06 02:02:56 DEBUG : potato: md5 = ff78c156d5604e6b2c3bb4375665f093 OK 2026/08/06 02:02:56 DEBUG : potato: size = 14 OK 2026/08/06 02:02:56 INFO : potato: Copied (new) 2026/08/06 02:02:56 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:57 DEBUG : potato: size = 14 OK 2026/08/06 02:02:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:02:57 DEBUG : potato: Unchanged skipping 2026/08/06 02:02:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Making map for --track-renames 2026/08/06 02:02:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Finished making map for --track-renames 2026/08/06 02:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for renames to finish 2026/08/06 02:02:58 INFO : yam: Moved (server-side) to: yaml 2026/08/06 02:02:58 INFO : yaml: Renamed from "yam" 2026/08/06 02:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:02:58 DEBUG : Waiting for deletions to finish 2026/08/06 02:02:58 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/06 02:03:00 DEBUG : Added delayed dir = "sub", newDst= 2026/08/06 02:03:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Making map for --track-renames 2026/08/06 02:03:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Finished making map for --track-renames 2026/08/06 02:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:03:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/06 02:03:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/06 02:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for renames to finish 2026/08/06 02:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:03:02 DEBUG : sub/yam: md5 = c8b6cf8ca8a77a205e431cf7b9f9bc37 OK 2026/08/06 02:03:02 DEBUG : sub/yam: size = 11 OK 2026/08/06 02:03:02 INFO : sub/yam: Copied (new) 2026/08/06 02:03:02 DEBUG : potato: md5 = d16e782fbde8d8606107c8f86b42b646 OK 2026/08/06 02:03:02 DEBUG : potato: size = 14 OK 2026/08/06 02:03:02 INFO : potato: Copied (new) 2026/08/06 02:03:02 DEBUG : Waiting for deletions to finish 2026/08/06 02:03:02 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/06 02:03:04 DEBUG : potato: size = 14 OK 2026/08/06 02:03:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:03:04 DEBUG : potato: Unchanged skipping 2026/08/06 02:03:04 INFO : sub: Set directory modification time (using SetModTime) 2026/08/06 02:03:04 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/06 02:03:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Making map for --track-renames 2026/08/06 02:03:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Finished making map for --track-renames 2026/08/06 02:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for renames to finish 2026/08/06 02:03:05 INFO : sub/yam: Moved (server-side) to: yam 2026/08/06 02:03:05 INFO : yam: Renamed from "sub/yam" 2026/08/06 02:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:03:05 DEBUG : Waiting for deletions to finish 2026/08/06 02:03:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.52s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:03:08 DEBUG : Creating backend with remote "/tmp/rclone769331558/dir1" 2026/08/06 02:03:08 DEBUG : Creating backend with remote "/tmp/rclone769331558/dir2" 2026/08/06 02:03:08 DEBUG : Local file system at /tmp/rclone769331558/dir2: Using server-side directory move 2026/08/06 02:03:08 INFO : Local file system at /tmp/rclone769331558/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 02:03:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/06 02:03:08 DEBUG : Local file system at /tmp/rclone769331558/dir2: Waiting for checks to finish 2026/08/06 02:03:08 DEBUG : Local file system at /tmp/rclone769331558/dir2: Waiting for transfers to finish 2026/08/06 02:03:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:03:09 DEBUG : Added delayed dir = "nested", newDst= 2026/08/06 02:03:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:03:09 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/06 02:03:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/06 02:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:03:11 DEBUG : sub dir/hello world: md5 = dfca8c9aca38e689c5dac47ae8a3bf2e OK 2026/08/06 02:03:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:03:11 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:03:11 INFO : sub dir/hello world: Deleted 2026/08/06 02:03:13 DEBUG : nested/sub dir/file: md5 = 559d9bc5e88975c1c44c26265697c925 OK 2026/08/06 02:03:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/06 02:03:13 INFO : nested/sub dir/file: Copied (new) 2026/08/06 02:03:13 INFO : nested/sub dir/file: Deleted 2026/08/06 02:03:13 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:03:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:03:14 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/06 02:03:14 INFO : sub dir: Removing directory 2026/08/06 02:03:14 INFO : nested/sub dir: Removing directory 2026/08/06 02:03:14 INFO : nested: Removing directory 2026/08/06 02:03:14 DEBUG : Local file system at /tmp/rclone769331558: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (10.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:03:19 DEBUG : Added delayed dir = "nested", newDst= 2026/08/06 02:03:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:03:19 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/06 02:03:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/06 02:03:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:03:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:03:21 DEBUG : sub dir/hello world: md5 = b3f462f24015c6c0f82b6f3dac7d6ffe OK 2026/08/06 02:03:21 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:03:21 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:03:21 INFO : sub dir/hello world: Deleted 2026/08/06 02:03:23 DEBUG : nested/sub dir/file: md5 = 25535008031adf8e7d67da31be86003a OK 2026/08/06 02:03:23 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/06 02:03:23 INFO : nested/sub dir/file: Copied (new) 2026/08/06 02:03:23 INFO : nested/sub dir/file: Deleted 2026/08/06 02:03:24 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:03:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:03:24 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.46s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:03:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/06 02:03:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/06 02:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:03:31 DEBUG : existing: md5 = aa447649864339779056cfadedbc4400 OK 2026/08/06 02:03:31 DEBUG : existing: size = 6 OK 2026/08/06 02:03:31 INFO : existing: Copied (new) 2026/08/06 02:03:31 INFO : existing: Deleted 2026/08/06 02:03:31 DEBUG : existing-b: md5 = 45852e70bce84eaa3efa83529ffb41c0 OK 2026/08/06 02:03:31 DEBUG : existing-b: size = 6 OK 2026/08/06 02:03:31 INFO : existing-b: Copied (new) 2026/08/06 02:03:31 INFO : existing-b: Deleted 2026/08/06 02:03:32 DEBUG : existing: Destination exists, skipping 2026/08/06 02:03:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/06 02:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:03:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.99s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:03:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokitom4fihe" 2026/08/06 02:03:33 DEBUG : Creating backend with remote "TestDrive:crypt/6sdapco1lfk3iep7acpagskuqdulrtd3oi3uu615nvhtsid1qs1g" 2026/08/06 02:03:36 DEBUG : potato2: md5 = 971a135b0ca06d2ed58ba95a97680393 OK 2026/08/06 02:03:37 DEBUG : empty space: md5 = 3c77511421cee197538dfa05a28b2cf2 OK 2026/08/06 02:03:39 DEBUG : potato3: md5 = 129c26562f0384158d9c0f71218bc933 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule' -> Encrypted drive 'TestCryptDrive:rclone-test-dokitom4fihe' 2026/08/06 02:03:41 DEBUG : empty space: md5 = 9cde42ce71b6118506d136f01f9f09d8 OK 2026/08/06 02:03:43 DEBUG : potato3: md5 = f30ff281c88a243056cc4505c86bee15 OK 2026/08/06 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokitom4fihe': Using server-side directory move 2026/08/06 02:03:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokitom4fihe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 02:03:43 DEBUG : empty space: size = 1 OK 2026/08/06 02:03:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:03:43 DEBUG : empty space: Unchanged skipping 2026/08/06 02:03:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:03:43 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:03:43 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-dokitom4fihe') 2026/08/06 02:03:43 DEBUG : potato3: Sizes differ 2026/08/06 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokitom4fihe': Waiting for checks to finish 2026/08/06 02:03:44 INFO : empty space: Deleted 2026/08/06 02:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokitom4fihe': Waiting for transfers to finish 2026/08/06 02:03:44 INFO : potato3: Deleted 2026/08/06 02:03:44 INFO : potato2: Moved (server-side) 2026/08/06 02:03:45 INFO : potato3: Moved (server-side) 2026/08/06 02:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yafural1puso" 2026/08/06 02:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/6q5f6531ibafq4rembgdlpqcf81hfeod3lciukt8d7gguthd27cg" 2026/08/06 02:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yafural1puso': Using server-side directory move 2026/08/06 02:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yafural1puso': Server side directory move succeeded 2026/08/06 02:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yafural1puso': Purge remote 2026/08/06 02:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokitom4fihe': Purge remote 2026/08/06 02:03:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.89s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyepod4zofa" 2026/08/06 02:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/b39ueiktegvd0h1hmbd0aovmg3f5vriln5n37g90ck8tc3je7qtg" 2026/08/06 02:03:52 DEBUG : potato2: md5 = 9e85a85f0247d9869bae3cae3a9da96c OK 2026/08/06 02:03:53 DEBUG : empty space: md5 = 046f573443e9b5e410bdfef259c7a2b4 OK 2026/08/06 02:03:55 DEBUG : potato3: md5 = fd8963a66b1bbde217b95c003da2df5a OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule' -> Encrypted drive 'TestCryptDrive:rclone-test-zeyepod4zofa' 2026/08/06 02:03:58 DEBUG : empty space: md5 = ecefea401ac1eabbd2d25b83726ab3fb OK 2026/08/06 02:03:59 DEBUG : potato3: md5 = 908843b59a863f39d5fb3942f6053677 OK 2026/08/06 02:04:00 DEBUG : empty space: Excluded (Size Filter) 2026/08/06 02:04:00 DEBUG : empty space: Excluded (Size Filter) 2026/08/06 02:04:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:04:00 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:04:00 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zeyepod4zofa') 2026/08/06 02:04:00 DEBUG : potato3: Sizes differ 2026/08/06 02:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyepod4zofa': Waiting for checks to finish 2026/08/06 02:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyepod4zofa': Waiting for transfers to finish 2026/08/06 02:04:00 INFO : potato3: Deleted 2026/08/06 02:04:00 INFO : potato2: Moved (server-side) 2026/08/06 02:04:01 INFO : potato3: Moved (server-side) 2026/08/06 02:04:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-roveter4gofa" 2026/08/06 02:04:01 DEBUG : Creating backend with remote "TestDrive:crypt/md4742d6ij65c93udvharjsifv0qgibl0as1ao47t8p5a2un7gp0" 2026/08/06 02:04:03 DEBUG : empty space: Excluded (Size Filter) 2026/08/06 02:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:04:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/06 02:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roveter4gofa': Waiting for checks to finish 2026/08/06 02:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roveter4gofa': Waiting for transfers to finish 2026/08/06 02:04:04 INFO : potato3: Moved (server-side) 2026/08/06 02:04:04 INFO : potato2: Moved (server-side) 2026/08/06 02:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roveter4gofa': Purge remote 2026/08/06 02:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyepod4zofa': Purge remote --- PASS: TestServerSideMoveWithFilter (17.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:04:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nigiqew8lese" 2026/08/06 02:04:07 DEBUG : Creating backend with remote "TestDrive:crypt/bjdo844m10ajl8sofb5m17e63u4uiq1q0u77k545ehn1c8sienng" 2026/08/06 02:04:09 DEBUG : potato2: md5 = 1915bce83da4e811e34d4e03b244e2bb OK 2026/08/06 02:04:11 DEBUG : empty space: md5 = aaee04b33fe75e0762c28c7aaa95127f OK 2026/08/06 02:04:12 DEBUG : potato3: md5 = 004f61beed0e12011c264bbe31bbe8d4 OK 2026/08/06 02:04:12 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule' -> Encrypted drive 'TestCryptDrive:rclone-test-nigiqew8lese' 2026/08/06 02:04:16 DEBUG : empty space: md5 = e43e286e77e36076acfa187f0451d09b OK 2026/08/06 02:04:17 DEBUG : potato3: md5 = 4a19e3d6bb5a6cf634d284ec5d83d889 OK 2026/08/06 02:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nigiqew8lese': Using server-side directory move 2026/08/06 02:04:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nigiqew8lese': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 02:04:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:04:18 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/06 02:04:18 DEBUG : empty space: size = 1 OK 2026/08/06 02:04:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:04:18 DEBUG : empty space: Unchanged skipping 2026/08/06 02:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nigiqew8lese': Waiting for checks to finish 2026/08/06 02:04:18 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:04:18 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nigiqew8lese') 2026/08/06 02:04:18 DEBUG : potato3: Sizes differ 2026/08/06 02:04:19 INFO : empty space: Deleted 2026/08/06 02:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nigiqew8lese': Waiting for transfers to finish 2026/08/06 02:04:19 INFO : potato3: Deleted 2026/08/06 02:04:19 INFO : potato2: Moved (server-side) 2026/08/06 02:04:19 INFO : potato3: Moved (server-side) 2026/08/06 02:04:19 INFO : tomatoDir: Removing directory 2026/08/06 02:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': deleted 1 directories 2026/08/06 02:04:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vafesor0hana" 2026/08/06 02:04:21 DEBUG : Creating backend with remote "TestDrive:crypt/arb75j7ahb6e4dbbefe5mebfeph2mgt1nh1spbu37ekl0126m13g" 2026/08/06 02:04:22 INFO : tomatoDir: Making directory 2026/08/06 02:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vafesor0hana': Using server-side directory move 2026/08/06 02:04:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vafesor0hana': Server side directory move succeeded 2026/08/06 02:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vafesor0hana': Purge remote 2026/08/06 02:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nigiqew8lese': Purge remote 2026/08/06 02:04:26 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.30s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", 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-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:04:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test" 2026/08/06 02:04:27 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.14s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:04:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test" 2026/08/06 02:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/08/06 02:04:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test-include/layer2" 2026/08/06 02:04:31 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/08/06 02:04:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test-ignore-file" 2026/08/06 02:04:34 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/08/06 02:04:38 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = b9adf8452f0d9c81293b4ed0555baae9 OK 2026/08/06 02:04:41 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/06 02:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test': Waiting for checks to finish 2026/08/06 02:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test': Waiting for transfers to finish 2026/08/06 02:04:41 DEBUG : Waiting for deletions to finish 2026/08/06 02:04:41 INFO : There was nothing to transfer 2026/08/06 02:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:04:43 DEBUG : Waiting for deletions to finish 2026/08/06 02:04:43 INFO : rclone-sync-test-include: Removing directory 2026/08/06 02:04:43 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/06 02:04:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/06 02:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': failed to delete 1 directories 2026/08/06 02:04:43 INFO : There was nothing to transfer 2026/08/06 02:04:45 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/06 02:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/06 02:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/06 02:04:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:04:45 INFO : There was nothing to transfer 2026/08/06 02:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:04:47 DEBUG : Waiting for deletions to finish 2026/08/06 02:04:47 INFO : rclone-sync-test-include: Removing directory 2026/08/06 02:04:47 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/06 02:04:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/06 02:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': failed to delete 1 directories 2026/08/06 02:04:47 INFO : There was nothing to transfer 2026/08/06 02:04:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/06 02:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/06 02:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/06 02:04:49 DEBUG : Waiting for deletions to finish 2026/08/06 02:04:49 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (24.43s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:04:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/dst" 2026/08/06 02:04:53 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/CompareDest" 2026/08/06 02:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/gveqi14airsml4bgu7krj116o8" 2026/08/06 02:04:57 DEBUG : one: Need to transfer - File not found at Destination 2026/08/06 02:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:00 DEBUG : one: md5 = 136e110246a74d55d8f243a4337164ac OK 2026/08/06 02:05:00 DEBUG : one: size = 3 OK 2026/08/06 02:05:00 INFO : one: Copied (new) 2026/08/06 02:05:00 DEBUG : Waiting for deletions to finish 2026/08/06 02:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:05:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:05:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:05:01 DEBUG : one: Sizes differ 2026/08/06 02:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:02 DEBUG : one: md5 = 59ef0fa056fd1687d3293a3bf9d27f8a OK 2026/08/06 02:05:02 DEBUG : one: size = 5 OK 2026/08/06 02:05:02 INFO : one: Copied (replaced existing) 2026/08/06 02:05:02 DEBUG : Waiting for deletions to finish 2026/08/06 02:05:04 DEBUG : dst/one: md5 = f6bc138ccd47406978042539e4411ea0 OK 2026/08/06 02:05:06 DEBUG : CompareDest/one: md5 = 83aecf6e90c2c7311c042fed4dfb75c3 OK 2026/08/06 02:05:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:05:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:05:07 DEBUG : one: Sizes differ 2026/08/06 02:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:05:08 DEBUG : one: size = 5 OK 2026/08/06 02:05:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:05:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 02:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:08 DEBUG : Waiting for deletions to finish 2026/08/06 02:05:08 INFO : There was nothing to transfer 2026/08/06 02:05:10 DEBUG : CompareDest/two: md5 = 1efb4e8a8912e491a92caeaa20432ad4 OK 2026/08/06 02:05:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:05:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:05:10 DEBUG : one: Sizes differ 2026/08/06 02:05:11 DEBUG : two: size = 3 OK 2026/08/06 02:05:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:05:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/06 02:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:05:11 DEBUG : one: size = 5 OK 2026/08/06 02:05:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:05:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 02:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:11 DEBUG : Waiting for deletions to finish 2026/08/06 02:05:11 INFO : There was nothing to transfer 2026/08/06 02:05:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:05:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:05:12 DEBUG : one: Sizes differ 2026/08/06 02:05:12 DEBUG : one: size = 5 OK 2026/08/06 02:05:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:05:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 02:05:12 DEBUG : two: size = 3 OK 2026/08/06 02:05:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:05:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/06 02:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:12 DEBUG : Waiting for deletions to finish 2026/08/06 02:05:12 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/06 02:05:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:05:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:05:13 DEBUG : one: Sizes differ 2026/08/06 02:05:13 DEBUG : two: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:05:13 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/CompareDest') 2026/08/06 02:05:13 DEBUG : two: Sizes differ 2026/08/06 02:05:13 DEBUG : two: Need to transfer - File not found at Destination 2026/08/06 02:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:05:13 DEBUG : one: size = 5 OK 2026/08/06 02:05:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:05:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 02:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:15 DEBUG : two: md5 = 8bd0bcf95e080d759de043485929f8c8 OK 2026/08/06 02:05:15 DEBUG : two: size = 5 OK 2026/08/06 02:05:15 INFO : two: Copied (new) 2026/08/06 02:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (26.27s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:05:22 DEBUG : pre-dest1/1: md5 = 3a4707520d467841437e8bb197c4c41b OK 2026/08/06 02:05:24 DEBUG : pre-dest2/2: md5 = 5b17ca8c80f613c53ebf0c2862ba44e7 OK 2026/08/06 02:05:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/dest" 2026/08/06 02:05:25 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/rg03c1jvnehrrc617i0lnqjddc" 2026/08/06 02:05:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/pre-dest1" 2026/08/06 02:05:26 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/bbnblvh6k061ssopqrp18kd7gc" 2026/08/06 02:05:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/pre-dest2" 2026/08/06 02:05:27 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/08/06 02:05:28 DEBUG : 1: size = 1 OK 2026/08/06 02:05:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:05:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/06 02:05:29 DEBUG : 2: size = 1 OK 2026/08/06 02:05:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:05:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/06 02:05:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/06 02:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dest': Waiting for checks to finish 2026/08/06 02:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dest': Waiting for transfers to finish 2026/08/06 02:05:32 DEBUG : 3: md5 = 516e4c7461a57b6d50cd1a9478bbbd7e OK 2026/08/06 02:05:32 DEBUG : 3: size = 1 OK 2026/08/06 02:05:32 INFO : 3: Copied (new) 2026/08/06 02:05:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (17.24s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:05:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/dst" 2026/08/06 02:05:37 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:05:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/CopyDest" 2026/08/06 02:05:38 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/06 02:05:40 DEBUG : one: Need to transfer - File not found at Destination 2026/08/06 02:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:43 DEBUG : one: md5 = 19a1712261c4e46e43caf86aff1b3df4 OK 2026/08/06 02:05:43 DEBUG : one: size = 3 OK 2026/08/06 02:05:43 INFO : one: Copied (new) 2026/08/06 02:05:43 DEBUG : Waiting for deletions to finish 2026/08/06 02:05:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:05:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:05:44 DEBUG : one: Sizes differ 2026/08/06 02:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:46 DEBUG : one: md5 = a282fbda445fb5de78c2bab5a201b17f OK 2026/08/06 02:05:46 DEBUG : one: size = 5 OK 2026/08/06 02:05:46 INFO : one: Copied (replaced existing) 2026/08/06 02:05:46 DEBUG : Waiting for deletions to finish 2026/08/06 02:05:48 DEBUG : dst/one: md5 = 05e70a644dc32a2bdd00333d0188eac2 OK 2026/08/06 02:05:50 DEBUG : CopyDest/one: md5 = e5a456b439500bdf07ba2c8bddd194f3 OK 2026/08/06 02:05:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/BackupDir" 2026/08/06 02:05:50 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/06 02:05:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:05:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:05:52 DEBUG : one: Sizes differ 2026/08/06 02:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:05:53 DEBUG : one: size = 5 OK 2026/08/06 02:05:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:05:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:05:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:05:53 DEBUG : one: Sizes differ 2026/08/06 02:05:54 INFO : one: Moved (server-side) 2026/08/06 02:05:55 DEBUG : one: size = 5 OK 2026/08/06 02:05:55 INFO : one: Copied (server-side copy) 2026/08/06 02:05:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/06 02:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:55 DEBUG : Waiting for deletions to finish 2026/08/06 02:05:57 DEBUG : CopyDest/two: md5 = e42dbaaced60b0c44f162a203840bd63 OK 2026/08/06 02:05:58 DEBUG : one: size = 5 OK 2026/08/06 02:05:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:05:58 DEBUG : one: Unchanged skipping 2026/08/06 02:05:58 DEBUG : two: size = 3 OK 2026/08/06 02:05:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:05:59 DEBUG : two: size = 3 OK 2026/08/06 02:05:59 INFO : two: Copied (server-side copy) 2026/08/06 02:05:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/06 02:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:05:59 DEBUG : Waiting for deletions to finish 2026/08/06 02:06:00 DEBUG : one: size = 5 OK 2026/08/06 02:06:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:06:00 DEBUG : one: Unchanged skipping 2026/08/06 02:06:00 DEBUG : two: size = 3 OK 2026/08/06 02:06:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:06:00 DEBUG : two: Unchanged skipping 2026/08/06 02:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:06:00 DEBUG : Waiting for deletions to finish 2026/08/06 02:06:00 INFO : There was nothing to transfer 2026/08/06 02:06:02 DEBUG : CopyDest/three: md5 = 9c7ba4220b2c4a6eeb023a35dfe358ed OK 2026/08/06 02:06:03 DEBUG : one: size = 5 OK 2026/08/06 02:06:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:06:03 DEBUG : one: Unchanged skipping 2026/08/06 02:06:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone769331558) 2026/08/06 02:06:03 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/CopyDest') 2026/08/06 02:06:03 DEBUG : three: Sizes differ 2026/08/06 02:06:03 DEBUG : three: Destination not found in --copy-dest 2026/08/06 02:06:03 DEBUG : three: Need to transfer - File not found at Destination 2026/08/06 02:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:06:03 DEBUG : two: size = 3 OK 2026/08/06 02:06:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:06:03 DEBUG : two: Unchanged skipping 2026/08/06 02:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:06:04 DEBUG : three: md5 = 0ea40401d826ddee69bd9e9df33cefab OK 2026/08/06 02:06:04 DEBUG : three: size = 7 OK 2026/08/06 02:06:04 INFO : three: Copied (new) 2026/08/06 02:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (34.13s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:06:13 DEBUG : dst/one: md5 = a2d99abe89628ed0e825a9f74f700588 OK 2026/08/06 02:06:14 DEBUG : dst/two: md5 = 760bbced086dbc3eb862da28f6c7838c OK 2026/08/06 02:06:16 DEBUG : dst/three.txt: md5 = f1268b708361112df19d7cbe2607c17d OK 2026/08/06 02:06:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/dst" 2026/08/06 02:06:16 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:06:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/backup" 2026/08/06 02:06:17 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/1nrff024r7pq65ecp72fc28jb0" 2026/08/06 02:06:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone769331558) 2026/08/06 02:06:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:06:19 DEBUG : one: Sizes differ 2026/08/06 02:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:06:19 DEBUG : two: size = 3 OK 2026/08/06 02:06:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:06:19 DEBUG : two: Unchanged skipping 2026/08/06 02:06:21 INFO : one: Moved (server-side) 2026/08/06 02:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:06:22 DEBUG : one: md5 = 42d79745ed0798698097adf70c33b48d OK 2026/08/06 02:06:22 DEBUG : one: size = 4 OK 2026/08/06 02:06:22 INFO : one: Copied (new) 2026/08/06 02:06:22 DEBUG : Waiting for deletions to finish 2026/08/06 02:06:23 INFO : three.txt: Moved (server-side) 2026/08/06 02:06:23 INFO : three.txt: Moved into backup dir 2026/08/06 02:06:25 DEBUG : dst/three.txt: md5 = 87078a51325d454ef578e15fe172205a OK 2026/08/06 02:06:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:06:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:06:26 DEBUG : one: Sizes differ 2026/08/06 02:06:26 DEBUG : two: size = 3 OK 2026/08/06 02:06:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:06:26 DEBUG : two: Unchanged skipping 2026/08/06 02:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:06:26 INFO : one: Deleted 2026/08/06 02:06:27 INFO : one: Moved (server-side) 2026/08/06 02:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:06:28 DEBUG : one: md5 = 77eb966a21d62349e6e574b78edff3ad OK 2026/08/06 02:06:28 DEBUG : one: size = 5 OK 2026/08/06 02:06:28 INFO : one: Copied (new) 2026/08/06 02:06:28 DEBUG : Waiting for deletions to finish 2026/08/06 02:06:29 INFO : three.txt: Deleted 2026/08/06 02:06:30 INFO : three.txt: Moved (server-side) 2026/08/06 02:06:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (23.34s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:06:36 DEBUG : dst/one: md5 = a292a009b82bc85b0b864ea09622a06e OK 2026/08/06 02:06:38 DEBUG : dst/two: md5 = 8836bd25885aab379a880de93305715a OK 2026/08/06 02:06:39 DEBUG : dst/three.txt: md5 = b89ecf2bf19e1952fde86d3a6e19dba6 OK 2026/08/06 02:06:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/dst" 2026/08/06 02:06:40 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:06:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/backup" 2026/08/06 02:06:41 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/1nrff024r7pq65ecp72fc28jb0" 2026/08/06 02:06:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone769331558) 2026/08/06 02:06:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:06:43 DEBUG : one: Sizes differ 2026/08/06 02:06:43 DEBUG : two: size = 3 OK 2026/08/06 02:06:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:06:43 DEBUG : two: Unchanged skipping 2026/08/06 02:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:06:44 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:06:46 DEBUG : one: md5 = 3f0b6ab75b50e8041d06e88c1463719e OK 2026/08/06 02:06:46 DEBUG : one: size = 4 OK 2026/08/06 02:06:46 INFO : one: Copied (new) 2026/08/06 02:06:46 DEBUG : Waiting for deletions to finish 2026/08/06 02:06:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:06:47 INFO : three.txt: Moved into backup dir 2026/08/06 02:06:48 DEBUG : dst/three.txt: md5 = 695526ed6377ac265ac161697bd32497 OK 2026/08/06 02:06:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:06:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:06:49 DEBUG : one: Sizes differ 2026/08/06 02:06:49 DEBUG : two: size = 3 OK 2026/08/06 02:06:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:06:49 DEBUG : two: Unchanged skipping 2026/08/06 02:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:06:50 INFO : one.bak: Deleted 2026/08/06 02:06:51 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:06:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:06:52 DEBUG : one: md5 = e3d772e912c68a28c0deadd5189308b2 OK 2026/08/06 02:06:52 DEBUG : one: size = 5 OK 2026/08/06 02:06:52 INFO : one: Copied (new) 2026/08/06 02:06:52 DEBUG : Waiting for deletions to finish 2026/08/06 02:06:53 INFO : three.txt.bak: Deleted 2026/08/06 02:06:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:06:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (23.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:07:00 DEBUG : dst/one: md5 = b199c2ddda72f948a388fdb9a21b1a48 OK 2026/08/06 02:07:02 DEBUG : dst/two: md5 = 4c52e1f4fbf70d982688e070bd9665d5 OK 2026/08/06 02:07:03 DEBUG : dst/three.txt: md5 = c182a03fb073ad961b02b6265353fe28 OK 2026/08/06 02:07:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/dst" 2026/08/06 02:07:04 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:07:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/backup" 2026/08/06 02:07:05 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/1nrff024r7pq65ecp72fc28jb0" 2026/08/06 02:07:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone769331558) 2026/08/06 02:07:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:07:07 DEBUG : one: Sizes differ 2026/08/06 02:07:07 DEBUG : two: size = 3 OK 2026/08/06 02:07:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:07:07 DEBUG : two: Unchanged skipping 2026/08/06 02:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:07:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 02:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:07:10 DEBUG : one: md5 = 35fc777b494245e3f569ceed7a5c3cad OK 2026/08/06 02:07:10 DEBUG : one: size = 4 OK 2026/08/06 02:07:10 INFO : one: Copied (new) 2026/08/06 02:07:10 DEBUG : Waiting for deletions to finish 2026/08/06 02:07:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 02:07:11 INFO : three.txt: Moved into backup dir 2026/08/06 02:07:14 DEBUG : dst/three.txt: md5 = a33fc1ebac2c7792b84a5d7fc3b00010 OK 2026/08/06 02:07:14 DEBUG : two: size = 3 OK 2026/08/06 02:07:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:07:14 DEBUG : two: Unchanged skipping 2026/08/06 02:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:07:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:07:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:07:14 DEBUG : one: Sizes differ 2026/08/06 02:07:15 INFO : one-2019-01-01: Deleted 2026/08/06 02:07:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 02:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:07:17 DEBUG : one: md5 = ed772329a68c5ab88267327c8a655418 OK 2026/08/06 02:07:17 DEBUG : one: size = 5 OK 2026/08/06 02:07:17 INFO : one: Copied (new) 2026/08/06 02:07:17 DEBUG : Waiting for deletions to finish 2026/08/06 02:07:18 INFO : three-2019-01-01.txt: Deleted 2026/08/06 02:07:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 02:07:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.83s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:07:25 DEBUG : dst/one: md5 = 02bca880eb277b1b7629b95942154efa OK 2026/08/06 02:07:27 DEBUG : dst/two: md5 = 75659742ba64038e849fdec8269ac41a OK 2026/08/06 02:07:28 DEBUG : dst/three.txt: md5 = a1580c0b17bf0e71a25651eec1cad988 OK 2026/08/06 02:07:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/dst" 2026/08/06 02:07:28 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:07:30 DEBUG : two: size = 3 OK 2026/08/06 02:07:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:07:30 DEBUG : two: Unchanged skipping 2026/08/06 02:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:07:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone769331558) 2026/08/06 02:07:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:07:30 DEBUG : one: Sizes differ 2026/08/06 02:07:30 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:07:32 DEBUG : one: md5 = 665f0ad5a82dd1e199e8d5a9c88a3baf OK 2026/08/06 02:07:32 DEBUG : one: size = 4 OK 2026/08/06 02:07:32 INFO : one: Copied (new) 2026/08/06 02:07:32 DEBUG : Waiting for deletions to finish 2026/08/06 02:07:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:07:32 INFO : three.txt: Moved into backup dir 2026/08/06 02:07:34 DEBUG : dst/three.txt: md5 = 7327ebeb3eae012bfa72331a72054c9d OK 2026/08/06 02:07:35 DEBUG : one.bak: Excluded (Path Filter) 2026/08/06 02:07:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/06 02:07:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:07:35 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:07:35 DEBUG : one: Sizes differ 2026/08/06 02:07:35 DEBUG : two: size = 3 OK 2026/08/06 02:07:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:07:35 DEBUG : two: Unchanged skipping 2026/08/06 02:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for checks to finish 2026/08/06 02:07:36 INFO : one.bak: Deleted 2026/08/06 02:07:37 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst': Waiting for transfers to finish 2026/08/06 02:07:38 DEBUG : one: md5 = 5c8a343ffae818415f2d672d4de67443 OK 2026/08/06 02:07:38 DEBUG : one: size = 5 OK 2026/08/06 02:07:38 INFO : one: Copied (new) 2026/08/06 02:07:38 DEBUG : Waiting for deletions to finish 2026/08/06 02:07:39 INFO : three.txt.bak: Deleted 2026/08/06 02:07:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:07:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.23s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:07:45 DEBUG : dst/one: md5 = d79a739ef8c87a100d8a3198e236a657 OK 2026/08/06 02:07:47 DEBUG : dst/two: md5 = 5c65921a187744408bc3de29719a2a13 OK 2026/08/06 02:07:49 DEBUG : dst/three.txt: md5 = 2904091878bf4387f085f8e2a5753b38 OK 2026/08/06 02:07:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/dst" 2026/08/06 02:07:49 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:07:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone769331558) 2026/08/06 02:07:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:07:50 DEBUG : one: Sizes differ 2026/08/06 02:07:51 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:07:53 DEBUG : one: md5 = 71589c4e69d9fe5fa97587a233c43115 OK 2026/08/06 02:07:53 DEBUG : one: size = 4 OK 2026/08/06 02:07:53 INFO : one: Copied (new) 2026/08/06 02:07:53 DEBUG : two: size = 3 OK 2026/08/06 02:07:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:07:53 DEBUG : two: Unchanged skipping 2026/08/06 02:07:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone769331558) 2026/08/06 02:07:53 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:07:53 DEBUG : three.txt: Sizes differ 2026/08/06 02:07:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:07:56 DEBUG : three.txt: md5 = 94ef0c12ef74deadadadfe50a50c9e97 OK 2026/08/06 02:07:56 DEBUG : three.txt: size = 6 OK 2026/08/06 02:07:56 INFO : three.txt: Copied (new) 2026/08/06 02:07:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:07:57 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:07:57 DEBUG : one: Sizes differ 2026/08/06 02:07:58 INFO : one.bak: Deleted 2026/08/06 02:07:58 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:08:00 DEBUG : one: md5 = f0028daf4243ca737ae0dd82be3084d6 OK 2026/08/06 02:08:00 DEBUG : one: size = 5 OK 2026/08/06 02:08:00 INFO : one: Copied (new) 2026/08/06 02:08:00 DEBUG : two: size = 3 OK 2026/08/06 02:08:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:08:00 DEBUG : two: Unchanged skipping 2026/08/06 02:08:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone769331558) 2026/08/06 02:08:00 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:08:00 DEBUG : three.txt: Sizes differ 2026/08/06 02:08:01 INFO : three.txt.bak: Deleted 2026/08/06 02:08:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:08:03 DEBUG : three.txt: md5 = 3accd206c197528ed9a84a689c6dbf88 OK 2026/08/06 02:08:03 DEBUG : three.txt: size = 19 OK 2026/08/06 02:08:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (24.14s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:08:09 DEBUG : dst/one: md5 = 430af40f3235c6963c73576081720ede OK 2026/08/06 02:08:11 DEBUG : dst/two: md5 = 5cb39392ba9c58ccf815253f53ca3c81 OK 2026/08/06 02:08:13 DEBUG : dst/three.txt: md5 = 65fa3e8cf8b5d73be1afe720dbbbd6f1 OK 2026/08/06 02:08:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajevev0wule/dst" 2026/08/06 02:08:13 DEBUG : Creating backend with remote "TestDrive:crypt/4kov3p8km3imlficc0p1gg4v9chknbod6dr9fj4q3humc3udqeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:08:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone769331558) 2026/08/06 02:08:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:08:14 DEBUG : one: Sizes differ 2026/08/06 02:08:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 02:08:17 DEBUG : one: md5 = 1bc5b8fb3a5ec6fcebab4a7c98575b99 OK 2026/08/06 02:08:17 DEBUG : one: size = 4 OK 2026/08/06 02:08:17 INFO : one: Copied (new) 2026/08/06 02:08:17 DEBUG : two: size = 3 OK 2026/08/06 02:08:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:08:17 DEBUG : two: Unchanged skipping 2026/08/06 02:08:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone769331558) 2026/08/06 02:08:17 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:08:17 DEBUG : three.txt: Sizes differ 2026/08/06 02:08:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 02:08:20 DEBUG : three.txt: md5 = 055c672324d296e0cf01d5837155bdec OK 2026/08/06 02:08:20 DEBUG : three.txt: size = 6 OK 2026/08/06 02:08:20 INFO : three.txt: Copied (new) 2026/08/06 02:08:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone769331558) 2026/08/06 02:08:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:08:21 DEBUG : one: Sizes differ 2026/08/06 02:08:22 INFO : one-2019-01-01: Deleted 2026/08/06 02:08:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 02:08:24 DEBUG : one: md5 = f611f6618378baafe7a7e0c682b7515f OK 2026/08/06 02:08:24 DEBUG : one: size = 5 OK 2026/08/06 02:08:24 INFO : one: Copied (new) 2026/08/06 02:08:24 DEBUG : two: size = 3 OK 2026/08/06 02:08:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:08:24 DEBUG : two: Unchanged skipping 2026/08/06 02:08:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone769331558) 2026/08/06 02:08:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule/dst') 2026/08/06 02:08:24 DEBUG : three.txt: Sizes differ 2026/08/06 02:08:25 INFO : three-2019-01-01.txt: Deleted 2026/08/06 02:08:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 02:08:27 DEBUG : three.txt: md5 = 4ebfa9ab6d5c328f505a56d01ddc0752 OK 2026/08/06 02:08:27 DEBUG : three.txt: size = 19 OK 2026/08/06 02:08:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (23.66s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:08:33 DEBUG : Testêé: md5 = be2930b376eb39c241d857a521aafd76 OK 2026/08/06 02:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:08:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone769331558) 2026/08/06 02:08:33 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:08:33 DEBUG : Testêé: Sizes differ 2026/08/06 02:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:08:34 DEBUG : Testêé: md5 = 49574afb0950f282358dab9b504994b7 OK 2026/08/06 02:08:34 DEBUG : Testêé: size = 14 OK 2026/08/06 02:08:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/06 02:08:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.41s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:08:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/06 02:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:08:37 DEBUG : existing: md5 = bdd6e9977aba22ac7be6ef82d0c3685a OK 2026/08/06 02:08:37 DEBUG : existing: size = 6 OK 2026/08/06 02:08:37 INFO : existing: Copied (new) 2026/08/06 02:08:37 DEBUG : Waiting for deletions to finish 2026/08/06 02:08:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone769331558) 2026/08/06 02:08:38 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:08:38 DEBUG : existing: Sizes differ 2026/08/06 02:08:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/06 02:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:08:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': not deleting files as there were IO errors 2026/08/06 02:08:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.06s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:08:41 DEBUG : EXISTING: md5 = f6050bf5f6ec3e8414f9a0ed54a184e4 OK 2026/08/06 02:08:41 DEBUG : EXISTING: size = 6 OK 2026/08/06 02:08:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:08:41 DEBUG : existing: Unchanged skipping 2026/08/06 02:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:08:41 DEBUG : Waiting for deletions to finish 2026/08/06 02:08:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.13s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", 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-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", 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-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", 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-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.51s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.52s) --- SKIP: TestMaxTransfer/Cautious (0.51s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:08:46 DEBUG : both0: md5 = edbb6308e183fd2d71cead090cdc3f9a OK 2026/08/06 02:08:48 DEBUG : only0: md5 = b43a47f0f437330cc307932078bd4283 OK 2026/08/06 02:08:49 DEBUG : both1: md5 = 97b20c51d566d00962f842376414609e OK 2026/08/06 02:08:51 DEBUG : only1: md5 = 944b6bb83d73a4c156d62f5ff855adf8 OK 2026/08/06 02:08:52 DEBUG : both2: md5 = a40a4533c928615dfc172ab00708848b OK 2026/08/06 02:08:54 DEBUG : only2: md5 = 62a0d6d1650a24ae8268734c2296b6b3 OK 2026/08/06 02:08:55 DEBUG : both3: md5 = e23582a1a92454acf74d40e8025f7cb5 OK 2026/08/06 02:08:57 DEBUG : only3: md5 = 2da83e22363cde4b5608af779f16a543 OK 2026/08/06 02:08:58 DEBUG : both4: md5 = a185e44fc396aff02db170d166528fdb OK 2026/08/06 02:09:00 DEBUG : only4: md5 = cf8f6453b9f21dcce4bcf21036d388b9 OK 2026/08/06 02:09:01 DEBUG : both5: md5 = 08768113cc2c91a07d316153d3b5c0ac OK 2026/08/06 02:09:03 DEBUG : only5: md5 = 73ae4e9edc755c4fed6252c84f4c21d2 OK 2026/08/06 02:09:04 DEBUG : both6: md5 = 7616e00f6ad27586af71020071c9aa7c OK 2026/08/06 02:09:05 DEBUG : only6: md5 = 3cdb6660267640570fee8d7ab8d0bc19 OK 2026/08/06 02:09:07 DEBUG : both7: md5 = b3a6099a0d17ebbb61bee2a0c1a6be47 OK 2026/08/06 02:09:08 DEBUG : only7: md5 = fe092746f99b1906ae09fec5a071ce9f OK 2026/08/06 02:09:10 DEBUG : both8: md5 = f26a1f433d8cbb0709ea214a40107711 OK 2026/08/06 02:09:11 DEBUG : only8: md5 = 185bf68a31f8bbf097611a9b31cea262 OK 2026/08/06 02:09:13 DEBUG : both9: md5 = eb84f5c12d0a047fa6167d741a0e3d46 OK 2026/08/06 02:09:15 DEBUG : only9: md5 = 575ad31a348fa0ae6bfa5a3b55386f69 OK 2026/08/06 02:09:16 DEBUG : both10: md5 = d2818f902e130948f5580e9cde85be9a OK 2026/08/06 02:09:18 DEBUG : only10: md5 = afa9944f4a3598417f310fb3c1619756 OK 2026/08/06 02:09:19 DEBUG : both11: md5 = b71a42965552faf028bb29929b9d87e8 OK 2026/08/06 02:09:21 DEBUG : only11: md5 = d6d901de9af4c38c3bdddf0490903f6c OK 2026/08/06 02:09:22 DEBUG : both12: md5 = 7734260db5ac1f300db67fa3cfd1bf70 OK 2026/08/06 02:09:24 DEBUG : only12: md5 = dc77b67be6a8789b73927c1fe07526ae OK 2026/08/06 02:09:25 DEBUG : both13: md5 = c769d4f04a717c7d232f298bd63cf23d OK 2026/08/06 02:09:27 DEBUG : only13: md5 = 636a9b78f987b4764f3ed79b8e8360dd OK 2026/08/06 02:09:28 DEBUG : both14: md5 = 433744eef4f6c81924e080b1ffdd9f78 OK 2026/08/06 02:09:30 DEBUG : only14: md5 = 2f9be15c92e2f561802a91f3eeae1459 OK 2026/08/06 02:09:31 DEBUG : both15: md5 = 6cbc49af04bfd615594bfcddb76a14d3 OK 2026/08/06 02:09:33 DEBUG : only15: md5 = dd488fb6a9986b0ee684500da94ac6e8 OK 2026/08/06 02:09:35 DEBUG : both16: md5 = 00b4a4c78dc275bcfeab82a868bc2aed OK 2026/08/06 02:09:36 DEBUG : only16: md5 = 204e58cf466a37a92bae4798995e2bae OK 2026/08/06 02:09:38 DEBUG : both17: md5 = cd7b8b5566fd75f641d4daab2345adce OK 2026/08/06 02:09:39 DEBUG : only17: md5 = da8c887ca2fea3e3a3c79854a3dc0286 OK 2026/08/06 02:09:41 DEBUG : both18: md5 = 1c42efcc92cfc50e13fffb7064bb628d OK 2026/08/06 02:09:42 DEBUG : only18: md5 = 18c8d63506aeea930c1ca11a8331d16a OK 2026/08/06 02:09:44 DEBUG : both19: md5 = e80dbfa8947114dff629ef1c254b3de1 OK 2026/08/06 02:09:45 DEBUG : only19: md5 = f8dda7053ac21109c285b0a66d08ec5f OK 2026/08/06 02:09:46 DEBUG : both0: size = 6 OK 2026/08/06 02:09:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both0: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both10: size = 6 OK 2026/08/06 02:09:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both10: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both11: size = 6 OK 2026/08/06 02:09:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both11: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both12: size = 6 OK 2026/08/06 02:09:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both12: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both13: size = 6 OK 2026/08/06 02:09:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both13: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both14: size = 6 OK 2026/08/06 02:09:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both14: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both15: size = 6 OK 2026/08/06 02:09:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both15: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both16: size = 6 OK 2026/08/06 02:09:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both16: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both17: size = 6 OK 2026/08/06 02:09:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both17: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both18: size = 6 OK 2026/08/06 02:09:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both18: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both19: size = 6 OK 2026/08/06 02:09:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both19: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both1: size = 6 OK 2026/08/06 02:09:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both1: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both2: size = 6 OK 2026/08/06 02:09:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both2: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both3: size = 6 OK 2026/08/06 02:09:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both3: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both4: size = 6 OK 2026/08/06 02:09:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both4: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both5: size = 6 OK 2026/08/06 02:09:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both5: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both9: size = 6 OK 2026/08/06 02:09:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both8: size = 6 OK 2026/08/06 02:09:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both9: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both7: size = 6 OK 2026/08/06 02:09:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both8: Unchanged skipping 2026/08/06 02:09:46 DEBUG : both7: Unchanged skipping 2026/08/06 02:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:09:46 DEBUG : both6: size = 6 OK 2026/08/06 02:09:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:09:46 DEBUG : both6: Unchanged skipping 2026/08/06 02:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:09:46 DEBUG : Waiting for deletions to finish 2026/08/06 02:09:46 INFO : only3: Deleted 2026/08/06 02:09:46 INFO : only16: Deleted 2026/08/06 02:09:46 INFO : only17: Deleted 2026/08/06 02:09:46 INFO : only10: Deleted 2026/08/06 02:09:47 INFO : only4: Deleted 2026/08/06 02:09:47 INFO : only6: Deleted 2026/08/06 02:09:47 INFO : only7: Deleted 2026/08/06 02:09:47 INFO : only0: Deleted 2026/08/06 02:09:47 INFO : only18: Deleted 2026/08/06 02:09:47 INFO : only2: Deleted 2026/08/06 02:09:47 INFO : only12: Deleted 2026/08/06 02:09:47 INFO : only11: Deleted 2026/08/06 02:09:48 INFO : only1: Deleted 2026/08/06 02:09:48 INFO : only14: Deleted 2026/08/06 02:09:48 INFO : only8: Deleted 2026/08/06 02:09:48 INFO : only5: Deleted 2026/08/06 02:09:48 INFO : only9: Deleted 2026/08/06 02:09:48 INFO : only13: Deleted 2026/08/06 02:09:48 INFO : only19: Deleted 2026/08/06 02:09:48 INFO : only15: Deleted 2026/08/06 02:09:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.15s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:09:59 DEBUG : both0: md5 = 44a0eae36fcaf84ad03724d6f0723108 OK 2026/08/06 02:10:01 DEBUG : only0: md5 = 48e79ab1fba365e188c38ad24e376967 OK 2026/08/06 02:10:02 DEBUG : both1: md5 = 9b9a7942953612d410881d2e0d2e3813 OK 2026/08/06 02:10:04 DEBUG : only1: md5 = 46b8900e305bd7b32dfd89a390537295 OK 2026/08/06 02:10:05 DEBUG : both2: md5 = 89b90a237d0107f01fd189aec3173c88 OK 2026/08/06 02:10:07 DEBUG : only2: md5 = d43912810318544cd8724547908e9180 OK 2026/08/06 02:10:08 DEBUG : both3: md5 = ee630303efef6bf623984a384853e07d OK 2026/08/06 02:10:09 DEBUG : only3: md5 = 2cf0df4d78141983add0d1b2e4c20817 OK 2026/08/06 02:10:11 DEBUG : both4: md5 = fc39cd830261f77e19220a1b068340d2 OK 2026/08/06 02:10:12 DEBUG : only4: md5 = e7c294e6d627de33d764fedcd0c7004b OK 2026/08/06 02:10:14 DEBUG : both5: md5 = a554e1730eae935b85d095717ad4d27f OK 2026/08/06 02:10:15 DEBUG : only5: md5 = 0b323d0b059a154667efc0a5f0bc0faf OK 2026/08/06 02:10:17 DEBUG : both6: md5 = 2208a02a8967fea72dfc8ccbe63d7025 OK 2026/08/06 02:10:18 DEBUG : only6: md5 = bddb30ef43bfe0ba4e93c5af8405848c OK 2026/08/06 02:10:20 DEBUG : both7: md5 = dc10b74e8f8275c59f1a7e54550de583 OK 2026/08/06 02:10:21 DEBUG : only7: md5 = 9b95dfb105e172e4c7799045f9215d75 OK 2026/08/06 02:10:23 DEBUG : both8: md5 = d0f5d07903908268d7cc6be7d15fb770 OK 2026/08/06 02:10:25 DEBUG : only8: md5 = 8b2b61c04136fc298fd8a03fd620b886 OK 2026/08/06 02:10:26 DEBUG : both9: md5 = 2c3c39ea1d85b8e89cf1dfa3ecd26d41 OK 2026/08/06 02:10:28 DEBUG : only9: md5 = 596354a1aefd9554fa6483edda5396dc OK 2026/08/06 02:10:29 DEBUG : both10: md5 = 23544ba6276ea22387fd5ae9c9298d75 OK 2026/08/06 02:10:30 DEBUG : only10: md5 = a32f910fb2193d09b3ec9e91a5115360 OK 2026/08/06 02:10:32 DEBUG : both11: md5 = 9d39cf52ac06f118e1b70911837184ca OK 2026/08/06 02:10:33 DEBUG : only11: md5 = 0f148e7a4987c37987c551b53386d154 OK 2026/08/06 02:10:35 DEBUG : both12: md5 = 2a253704a9f3b90ccd0da83c21d8cce7 OK 2026/08/06 02:10:37 DEBUG : only12: md5 = fa8f80249f83ed0976745476600f5368 OK 2026/08/06 02:10:38 DEBUG : both13: md5 = a4553a7b18d97981bdf3cc9c37e0d664 OK 2026/08/06 02:10:40 DEBUG : only13: md5 = 528b30f7067a2a5234098b5af9a350ba OK 2026/08/06 02:10:42 DEBUG : both14: md5 = 8c14060ab96e637f0f943983e532baf9 OK 2026/08/06 02:10:43 DEBUG : only14: md5 = e22bf456c7a6872752fe0d8ced5876c2 OK 2026/08/06 02:10:45 DEBUG : both15: md5 = c7c564890a26728b02cefa08e3f6aa33 OK 2026/08/06 02:10:46 DEBUG : only15: md5 = f3a0ca6c56bdebaf198a9f598296c791 OK 2026/08/06 02:10:48 DEBUG : both16: md5 = 5d95afd5822279b18f4b6e4f489cd950 OK 2026/08/06 02:10:49 DEBUG : only16: md5 = e027e5ec491e3f391d1e19d04d7812de OK 2026/08/06 02:10:51 DEBUG : both17: md5 = 08cba27f13617c524f90eff8d1ea96e5 OK 2026/08/06 02:10:53 DEBUG : only17: md5 = 436ea7f2fd1b90099925d018d72ae85a OK 2026/08/06 02:10:54 DEBUG : both18: md5 = 1c7b3a5bcf32d8a370913b5aeab5f53c OK 2026/08/06 02:10:56 DEBUG : only18: md5 = bebfade357c8431fef1cbe789d1121d4 OK 2026/08/06 02:10:57 DEBUG : both19: md5 = 761b2c0c0d212e1dad38eb6e5144e38f OK 2026/08/06 02:10:59 DEBUG : only19: md5 = bc67ab83f8aaa13d0fb19e0bcbca5cee OK 2026/08/06 02:10:59 DEBUG : both10: size = 6 OK 2026/08/06 02:10:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both11: size = 6 OK 2026/08/06 02:10:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both12: size = 6 OK 2026/08/06 02:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:10:59 DEBUG : both0: size = 6 OK 2026/08/06 02:10:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both10: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both13: size = 6 OK 2026/08/06 02:10:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both11: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both14: size = 6 OK 2026/08/06 02:10:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both14: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both15: size = 6 OK 2026/08/06 02:10:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both15: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both16: size = 6 OK 2026/08/06 02:10:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both16: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both17: size = 6 OK 2026/08/06 02:10:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both17: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both18: size = 6 OK 2026/08/06 02:10:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both18: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both19: size = 6 OK 2026/08/06 02:10:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both19: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both1: size = 6 OK 2026/08/06 02:10:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both1: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both2: size = 6 OK 2026/08/06 02:10:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both2: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both3: size = 6 OK 2026/08/06 02:10:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both3: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both4: size = 6 OK 2026/08/06 02:10:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both4: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both5: size = 6 OK 2026/08/06 02:10:59 DEBUG : both12: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both6: size = 6 OK 2026/08/06 02:10:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both0: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both13: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both7: size = 6 OK 2026/08/06 02:10:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both8: size = 6 OK 2026/08/06 02:10:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both7: Unchanged skipping 2026/08/06 02:10:59 DEBUG : both9: size = 6 OK 2026/08/06 02:10:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:10:59 DEBUG : both9: Unchanged skipping 2026/08/06 02:10:59 DEBUG : only0: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only0: Sizes differ 2026/08/06 02:10:59 DEBUG : only10: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only10: Sizes differ 2026/08/06 02:10:59 DEBUG : only11: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only11: Sizes differ 2026/08/06 02:10:59 DEBUG : only12: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only12: Sizes differ 2026/08/06 02:10:59 DEBUG : only13: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only13: Sizes differ 2026/08/06 02:10:59 DEBUG : only14: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only14: Sizes differ 2026/08/06 02:10:59 DEBUG : only15: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only15: Sizes differ 2026/08/06 02:10:59 DEBUG : only16: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only16: Sizes differ 2026/08/06 02:10:59 DEBUG : only17: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only17: Sizes differ 2026/08/06 02:10:59 DEBUG : only18: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only18: Sizes differ 2026/08/06 02:10:59 DEBUG : only19: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only19: Sizes differ 2026/08/06 02:10:59 DEBUG : only1: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only1: Sizes differ 2026/08/06 02:10:59 DEBUG : only2: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only2: Sizes differ 2026/08/06 02:10:59 DEBUG : both6: Unchanged skipping 2026/08/06 02:10:59 DEBUG : only3: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only3: Sizes differ 2026/08/06 02:10:59 DEBUG : both5: Unchanged skipping 2026/08/06 02:10:59 DEBUG : only5: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only5: Sizes differ 2026/08/06 02:10:59 DEBUG : only4: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only4: Sizes differ 2026/08/06 02:10:59 DEBUG : both8: Unchanged skipping 2026/08/06 02:10:59 DEBUG : only6: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only6: Sizes differ 2026/08/06 02:10:59 DEBUG : only7: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only7: Sizes differ 2026/08/06 02:10:59 DEBUG : only8: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only8: Sizes differ 2026/08/06 02:10:59 DEBUG : only9: size = 0 (Local file system at /tmp/rclone769331558) 2026/08/06 02:10:59 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule') 2026/08/06 02:10:59 DEBUG : only9: Sizes differ 2026/08/06 02:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:11:00 DEBUG : only11: md5 = 276e3b19d374c167f0f22540a2d0f8e5 OK 2026/08/06 02:11:00 DEBUG : only11: size = 0 OK 2026/08/06 02:11:00 INFO : only11: Copied (replaced existing) 2026/08/06 02:11:00 DEBUG : only12: md5 = d0ff551243e71480491a5689470582db OK 2026/08/06 02:11:00 DEBUG : only12: size = 0 OK 2026/08/06 02:11:00 INFO : only12: Copied (replaced existing) 2026/08/06 02:11:00 DEBUG : only0: md5 = c8eed354858a46e020cf4f286fa39040 OK 2026/08/06 02:11:00 DEBUG : only0: size = 0 OK 2026/08/06 02:11:00 INFO : only0: Copied (replaced existing) 2026/08/06 02:11:01 DEBUG : only10: md5 = 7579175eaf0f38c5ee65c0c53909f7ed OK 2026/08/06 02:11:01 DEBUG : only10: size = 0 OK 2026/08/06 02:11:01 INFO : only10: Copied (replaced existing) 2026/08/06 02:11:02 DEBUG : only13: md5 = 523c910c6e3c4b96d10f427bd3f023b0 OK 2026/08/06 02:11:02 DEBUG : only13: size = 0 OK 2026/08/06 02:11:02 INFO : only13: Copied (replaced existing) 2026/08/06 02:11:02 DEBUG : only14: md5 = a7a8eca833f373826d83e6d0230fddbf OK 2026/08/06 02:11:02 DEBUG : only14: size = 0 OK 2026/08/06 02:11:02 INFO : only14: Copied (replaced existing) 2026/08/06 02:11:02 DEBUG : only15: md5 = ad844c6ae5b93d50152dc8b271c72bb8 OK 2026/08/06 02:11:02 DEBUG : only15: size = 0 OK 2026/08/06 02:11:02 INFO : only15: Copied (replaced existing) 2026/08/06 02:11:02 DEBUG : only16: md5 = ccee2139aa5dda1c2e0bdfca09825851 OK 2026/08/06 02:11:02 DEBUG : only16: size = 0 OK 2026/08/06 02:11:02 INFO : only16: Copied (replaced existing) 2026/08/06 02:11:03 DEBUG : only17: md5 = 517334c1aa064270f0f58f7e85aba6ac OK 2026/08/06 02:11:03 DEBUG : only17: size = 0 OK 2026/08/06 02:11:03 INFO : only17: Copied (replaced existing) 2026/08/06 02:11:03 DEBUG : only19: md5 = b9af425ae40fb3d4bd4935c7622625ea OK 2026/08/06 02:11:03 DEBUG : only19: size = 0 OK 2026/08/06 02:11:03 INFO : only19: Copied (replaced existing) 2026/08/06 02:11:03 DEBUG : only18: md5 = 06a4ee73bacd4c247ae3b1d2822ee774 OK 2026/08/06 02:11:03 DEBUG : only1: md5 = 4d2f7cd31f78b8cae7c00731d00764a2 OK 2026/08/06 02:11:03 DEBUG : only18: size = 0 OK 2026/08/06 02:11:03 DEBUG : only1: size = 0 OK 2026/08/06 02:11:03 INFO : only18: Copied (replaced existing) 2026/08/06 02:11:03 INFO : only1: Copied (replaced existing) 2026/08/06 02:11:04 DEBUG : only2: md5 = cace79c2bad8e1ffecfcfec469eb324d OK 2026/08/06 02:11:04 DEBUG : only2: size = 0 OK 2026/08/06 02:11:04 INFO : only2: Copied (replaced existing) 2026/08/06 02:11:04 DEBUG : only3: md5 = e0ef0351df3f0dcb10c49bfcdfa40982 OK 2026/08/06 02:11:04 DEBUG : only3: size = 0 OK 2026/08/06 02:11:04 INFO : only3: Copied (replaced existing) 2026/08/06 02:11:04 DEBUG : only5: md5 = 6ac2b7fac673697a3127d77d48716b7d OK 2026/08/06 02:11:04 DEBUG : only5: size = 0 OK 2026/08/06 02:11:04 INFO : only5: Copied (replaced existing) 2026/08/06 02:11:04 DEBUG : only4: md5 = 6ab20ae6b6f6472bfe49f11b3b6dee3f OK 2026/08/06 02:11:04 DEBUG : only4: size = 0 OK 2026/08/06 02:11:04 INFO : only4: Copied (replaced existing) 2026/08/06 02:11:05 DEBUG : only6: md5 = 418baee40571e8876bfef35c1ff320f4 OK 2026/08/06 02:11:05 DEBUG : only6: size = 0 OK 2026/08/06 02:11:05 INFO : only6: Copied (replaced existing) 2026/08/06 02:11:05 DEBUG : only7: md5 = f6bafa8c38c501b412b8141e64c1b887 OK 2026/08/06 02:11:05 DEBUG : only7: size = 0 OK 2026/08/06 02:11:05 INFO : only7: Copied (replaced existing) 2026/08/06 02:11:05 DEBUG : only9: md5 = 2d957467f16087175e6cf7fd927882bb OK 2026/08/06 02:11:05 DEBUG : only9: size = 0 OK 2026/08/06 02:11:05 INFO : only9: Copied (replaced existing) 2026/08/06 02:11:05 DEBUG : only8: md5 = 68bc757f57f40f77a508aec58e42873e OK 2026/08/06 02:11:05 DEBUG : only8: size = 0 OK 2026/08/06 02:11:05 INFO : only8: Copied (replaced existing) 2026/08/06 02:11:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.98s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:11:24 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:11:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:11:24 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 02:11:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:11:24 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 02:11:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:11:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/06 02:11:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:11:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:11:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.83s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:11:39 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:11:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:11:39 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 02:11:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:11:39 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 02:11:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:11:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/06 02:11:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:11:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:11:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/06 02:11:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.69s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:11:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:11:56 DEBUG : sub dir: Making directory with metadata 2026/08/06 02:11:57 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/06 02:12:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:12:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:12:15 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:12:15 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (41.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:12:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:12:38 DEBUG : sub dir: Making directory with metadata 2026/08/06 02:12:38 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/06 02:13:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:13:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:13:01 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:13:01 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (44.66s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:13:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 67879f29f7e6b81cd82cb9b57f93094c OK 2026/08/06 02:13:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = b67c04dd829d2c301d0b86087c302731 OK 2026/08/06 02:13:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 2d495ecf3dc4557a3a89d3d0264d7a1d OK 2026/08/06 02:13:29 DEBUG : dir1/0003-defghij.txt: md5 = 4d75667962d80e9af8ede96dbf4d3984 OK 2026/08/06 02:13:30 DEBUG : dir1/0004-efghijk.txt: md5 = 9da37e108c1e80d4f4f4ae9cb989893c OK 2026/08/06 02:13:32 DEBUG : dir1/0005-fghijkl.txt: md5 = b0c5dc586a0501c5426f331c4b376f17 OK 2026/08/06 02:13:33 DEBUG : dir1/0006-ghijklm.txt: md5 = f9909c649ab8a5ec6067c588fb00034b OK 2026/08/06 02:13:35 DEBUG : dir1/0007-1234567.txt: md5 = 0681eee6cfb0a91be4687e6545ba8228 OK 2026/08/06 02:13:36 DEBUG : dir1/0008-2345678.txt: md5 = 4430b6853c8490c9b131a2d7911c06d0 OK 2026/08/06 02:13:38 DEBUG : dir1/0009-3456789.txt: md5 = 2d35c18a897cc2b915cc2176ae2b3487 OK 2026/08/06 02:13:39 DEBUG : dir1/0010-456789.txt: md5 = 95924dafcaefa89a46b0297793ad96b2 OK 2026/08/06 02:13:41 DEBUG : dir1/0011-56789;.txt: md5 = 219a1d111026de4b8130ed09b807ef94 OK 2026/08/06 02:13:43 DEBUG : dir1/0012-6789;.txt: md5 = 8e14d6bb11871f9dcc9285ee25b4af94 OK 2026/08/06 02:13:44 DEBUG : dir1/0013-789;=.txt: md5 = 82a39ac897124540c6aeee69a00c17f5 OK 2026/08/06 02:13:46 DEBUG : dir1/0014-89;=.txt: md5 = 5b3424c3e3f1e77ed2ac6031268fd0f4 OK 2026/08/06 02:13:47 DEBUG : dir1/0015-9;=.txt: md5 = b0d69f526a1073085bdaf80e8533d77a OK 2026/08/06 02:13:49 DEBUG : apple: md5 = 425cca9d51d1018bdf344955e5edd3b0 OK 2026/08/06 02:13:50 DEBUG : banana: md5 = e2849943ca7f0434fc5419d5ef52f022 OK 2026/08/06 02:13:52 DEBUG : appleappleapplebanana: md5 = 9389a53984b992e5231efb9fcf350f55 OK 2026/08/06 02:13:53 DEBUG : splitbananasplit: md5 = 4fea789978440a08d1563b2e71e3cc0c OK 2026/08/06 02:13:53 DEBUG : Waiting for deletions to finish 2026/08/06 02:13:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:13:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:13:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:13:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:13:55 DEBUG : apple: size = 5 OK 2026/08/06 02:13:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:55 DEBUG : banana: size = 6 OK 2026/08/06 02:13:55 DEBUG : apple: Unchanged skipping 2026/08/06 02:13:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:55 DEBUG : banana: Unchanged skipping 2026/08/06 02:13:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:13:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:13:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:13:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:13:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:13:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:13:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:13:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:13:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:13:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:13:56 DEBUG : Waiting for deletions to finish 2026/08/06 02:13:56 INFO : There was nothing to transfer 2026/08/06 02:13:56 DEBUG : Waiting for deletions to finish 2026/08/06 02:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:13:57 DEBUG : dir1: Directory modification time the same (differ by -333.068µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : apple: size = 5 OK 2026/08/06 02:13:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : apple: Unchanged skipping 2026/08/06 02:13:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:13:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:13:57 DEBUG : banana: size = 6 OK 2026/08/06 02:13:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : banana: Unchanged skipping 2026/08/06 02:13:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:13:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:13:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:13:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:13:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:13:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:13:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:13:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:13:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:13:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:13:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:13:57 DEBUG : Waiting for deletions to finish 2026/08/06 02:13:57 INFO : There was nothing to transfer 2026/08/06 02:13:57 DEBUG : Waiting for deletions to finish 2026/08/06 02:13:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:13:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:14:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 3c09569415a833199a685dc0a8bceef0 OK 2026/08/06 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = a56e4fbc404043c4610e8a45557c163b OK 2026/08/06 02:14:15 DEBUG : dir1/0002-cdefghi.txt: md5 = f6b66d2d392de2cb10a756d1e0feaf97 OK 2026/08/06 02:14:17 DEBUG : dir1/0003-defghij.txt: md5 = 25103e71456f55c423cce5490a764287 OK 2026/08/06 02:14:18 DEBUG : dir1/0004-efghijk.txt: md5 = bcfea118191f1c6d917fadd9afcb9c74 OK 2026/08/06 02:14:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 7adb36b7d78393a0ab5b7f7296074f35 OK 2026/08/06 02:14:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 632401625808ced12be942999e5bf78c OK 2026/08/06 02:14:23 DEBUG : dir1/0007-1234567.txt: md5 = 1f79d4bd49ba4e933c0c17b1a62e7919 OK 2026/08/06 02:14:24 DEBUG : dir1/0008-2345678.txt: md5 = 2590ad705056cfb92442b37b7500301b OK 2026/08/06 02:14:26 DEBUG : dir1/0009-3456789.txt: md5 = 7c5c83671131a02a4c7fbb038c887e33 OK 2026/08/06 02:14:28 DEBUG : dir1/0010-456789.txt: md5 = b3496aab50f97fad537e542eaa69997c OK 2026/08/06 02:14:29 DEBUG : dir1/0011-56789;.txt: md5 = 369a11e0639ff9ba177d86ed6e0b7bb6 OK 2026/08/06 02:14:31 DEBUG : dir1/0012-6789;.txt: md5 = ee7823d467cf03269cc073036ba4c851 OK 2026/08/06 02:14:32 DEBUG : dir1/0013-789;=.txt: md5 = b81f75cd875ce64678881531d3dc7cd1 OK 2026/08/06 02:14:34 DEBUG : dir1/0014-89;=.txt: md5 = 8a100b54dd3855a8d7670bd201815bdd OK 2026/08/06 02:14:35 DEBUG : dir1/0015-9;=.txt: md5 = fc7908bd321228345066749b6d3878b9 OK 2026/08/06 02:14:37 DEBUG : apple: md5 = c9c6f22b3f5f6b702795c6c61420b52c OK 2026/08/06 02:14:39 DEBUG : banana: md5 = 0d2a11f9a82cf29c92de677427c17cee OK 2026/08/06 02:14:40 DEBUG : appleappleapplebanana: md5 = d84a55fb172233a49b196a562aeb7fc6 OK 2026/08/06 02:14:42 DEBUG : splitbananasplit: md5 = ed100a89d2d7efb7f725555faaf13d7a OK 2026/08/06 02:14:42 DEBUG : Waiting for deletions to finish 2026/08/06 02:14:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:14:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:14:44 DEBUG : apple: size = 5 OK 2026/08/06 02:14:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:14:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:44 DEBUG : apple: Unchanged skipping 2026/08/06 02:14:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:14:44 DEBUG : banana: size = 6 OK 2026/08/06 02:14:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:44 DEBUG : banana: Unchanged skipping 2026/08/06 02:14:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:14:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:14:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:14:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:14:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:14:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:14:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:14:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:14:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:14:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:14:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:14:45 INFO : There was nothing to transfer 2026/08/06 02:14:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:14:46 DEBUG : dir1: Directory modification time the same (differ by -852.508µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : apple: size = 5 OK 2026/08/06 02:14:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : apple: Unchanged skipping 2026/08/06 02:14:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:14:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:14:46 DEBUG : banana: size = 6 OK 2026/08/06 02:14:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : banana: Unchanged skipping 2026/08/06 02:14:46 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:14:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:14:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:14:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:14:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:14:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:14:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:14:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:14:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:14:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:14:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:14:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:14:46 DEBUG : Waiting for deletions to finish 2026/08/06 02:14:46 INFO : There was nothing to transfer 2026/08/06 02:14:46 DEBUG : Waiting for deletions to finish 2026/08/06 02:14:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:15:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 88ac0cf0355497f969d1d40d44a12518 OK 2026/08/06 02:15:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 63012b29727025e60adcf2f75377bece OK 2026/08/06 02:15:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 4272de5244b386d650fe5aacab261b1c OK 2026/08/06 02:15:07 DEBUG : dir1/0003-defghij.txt: md5 = 1555104aa610f17c50d25ae573cfa806 OK 2026/08/06 02:15:15 DEBUG : dir1/0004-efghijk.txt: md5 = 305dc42a6b6a18b921d4375f203e6172 OK 2026/08/06 02:15:17 DEBUG : dir1/0005-fghijkl.txt: md5 = a2fd822beda2f657b81f01d05f9a9805 OK 2026/08/06 02:15:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 1fc541fff9a0ccbf045150e2aebf85b1 OK 2026/08/06 02:15:20 DEBUG : dir1/0007-1234567.txt: md5 = 89cb249279e3bb0dda8b3d1289012ce7 OK 2026/08/06 02:15:21 DEBUG : dir1/0008-2345678.txt: md5 = 3588764470e9093ce8b7b0d4d6a28fd0 OK 2026/08/06 02:15:23 DEBUG : dir1/0009-3456789.txt: md5 = 63b2fa52027bef505d41e94afe6f40a6 OK 2026/08/06 02:15:25 DEBUG : dir1/0010-456789.txt: md5 = 158cd94469ca7a248c406cb434830403 OK 2026/08/06 02:15:27 DEBUG : dir1/0011-56789;.txt: md5 = 94e967f2c7621df08c8c384e48b60f26 OK 2026/08/06 02:15:28 DEBUG : dir1/0012-6789;.txt: md5 = 402464387f189a062bb76692ca671845 OK 2026/08/06 02:15:30 DEBUG : dir1/0013-789;=.txt: md5 = 5215e7436d1eb70424c9b0859e3df1b1 OK 2026/08/06 02:15:32 DEBUG : dir1/0014-89;=.txt: md5 = b6f6ae5a65f699bfb1c5c1992f854856 OK 2026/08/06 02:15:34 DEBUG : dir1/0015-9;=.txt: md5 = a4b082bdb9efafcd8eaa81122630b44d OK 2026/08/06 02:15:35 DEBUG : apple: md5 = dd972fe74507d8c37a7561220244b1b3 OK 2026/08/06 02:15:37 DEBUG : banana: md5 = 984c6cc817d5604521b16abe18a6cba8 OK 2026/08/06 02:15:38 DEBUG : appleappleapplebanana: md5 = a65b570d281bbe4e1a028a14f95d4861 OK 2026/08/06 02:15:40 DEBUG : splitbananasplit: md5 = 8541395658d67fab41e9261fa552b8b5 OK 2026/08/06 02:15:40 DEBUG : Waiting for deletions to finish 2026/08/06 02:15:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:15:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/06 02:15:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:15:44 DEBUG : YmFuYW5h: md5 = 5383bf2f1bf41fc09827d09e7633292d OK 2026/08/06 02:15:44 DEBUG : YmFuYW5h: size = 6 OK 2026/08/06 02:15:44 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/06 02:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = ed59dfb102b3cfacfcf62418e1a66987 OK 2026/08/06 02:15:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/06 02:15:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 45c74c54e1b1b2bf52c69aa6b932d0da OK 2026/08/06 02:15:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/06 02:15:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:44 DEBUG : YXBwbGU=: md5 = db8afaf7e9bc8305cb6197b0b5ca4fc5 OK 2026/08/06 02:15:44 DEBUG : YXBwbGU=: size = 5 OK 2026/08/06 02:15:44 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/06 02:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 3fd250f681c08816469015878d98c4c3 OK 2026/08/06 02:15:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/06 02:15:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 52fa50390a74b1f2328a29fbcb7c1129 OK 2026/08/06 02:15:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/06 02:15:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 8a88981493256b8b38e6dd2a809fd75e OK 2026/08/06 02:15:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/06 02:15:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 0609d5d1a01967acabc036b85b2aa15e OK 2026/08/06 02:15:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/06 02:15:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 6e72e9fa3ac4128f107c76aff0e4edda OK 2026/08/06 02:15:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/06 02:15:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 31201587509271ad06dab0158881b5e4 OK 2026/08/06 02:15:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/06 02:15:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = a2af7d6abd4ce8b53577023c6569c447 OK 2026/08/06 02:15:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/06 02:15:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = c7be6317433e6a1f3e3edb719022f875 OK 2026/08/06 02:15:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/06 02:15:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 45fe002f0a9c63941765a111c95d758f OK 2026/08/06 02:15:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/06 02:15:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 1d664a09da8aa7f229bb54a311357382 OK 2026/08/06 02:15:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/06 02:15:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 40e90c6f64d5ed2867a0f69a5b35a5ed OK 2026/08/06 02:15:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/06 02:15:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = d315464fe650d3eeb559ebb34bd87939 OK 2026/08/06 02:15:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/06 02:15:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:15:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = e4eecd8aa5b4300cfbd06cac0b388642 OK 2026/08/06 02:15:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/06 02:15:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 95ae4a0697498980039f2f6e0c6f5f99 OK 2026/08/06 02:15:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/06 02:15:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 32b2900e392e4de33ff4f9f2aa38b186 OK 2026/08/06 02:15:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/06 02:15:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:51 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 5aac9ce826c3c2a16233aba8b56208d7 OK 2026/08/06 02:15:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/06 02:15:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:15:51 DEBUG : Waiting for deletions to finish 2026/08/06 02:15:51 INFO : dir1/0008-2345678.txt: Deleted 2026/08/06 02:15:51 INFO : dir1/0012-6789;.txt: Deleted 2026/08/06 02:15:51 INFO : dir1/0009-3456789.txt: Deleted 2026/08/06 02:15:51 INFO : banana: Deleted 2026/08/06 02:15:51 INFO : appleappleapplebanana: Deleted 2026/08/06 02:15:51 INFO : dir1/0007-1234567.txt: Deleted 2026/08/06 02:15:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/06 02:15:51 INFO : dir1/0014-89;=.txt: Deleted 2026/08/06 02:15:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/06 02:15:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/06 02:15:52 INFO : dir1/0015-9;=.txt: Deleted 2026/08/06 02:15:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/06 02:15:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/06 02:15:52 INFO : dir1/0003-defghij.txt: Deleted 2026/08/06 02:15:52 INFO : splitbananasplit: Deleted 2026/08/06 02:15:52 INFO : dir1/0010-456789.txt: Deleted 2026/08/06 02:15:52 INFO : dir1/0011-56789;.txt: Deleted 2026/08/06 02:15:52 INFO : dir1/0013-789;=.txt: Deleted 2026/08/06 02:15:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/06 02:15:52 INFO : apple: Deleted 2026/08/06 02:15:52 DEBUG : Waiting for deletions to finish 2026/08/06 02:15:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:54 DEBUG : dir1: Directory modification time the same (differ by -501.757µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : YXBwbGU=: size = 5 OK 2026/08/06 02:15:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : apple: Unchanged skipping 2026/08/06 02:15:54 DEBUG : YmFuYW5h: size = 6 OK 2026/08/06 02:15:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/06 02:15:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:15:54 DEBUG : banana: Unchanged skipping 2026/08/06 02:15:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/06 02:15:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/06 02:15:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/06 02:15:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/06 02:15:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/06 02:15:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/06 02:15:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/06 02:15:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/06 02:15:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/06 02:15:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:15:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:15:54 DEBUG : Waiting for deletions to finish 2026/08/06 02:15:54 DEBUG : Waiting for deletions to finish 2026/08/06 02:15:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/06 02:15:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:55 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:55 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:55 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:15:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:55 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:15:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:15:55 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:15:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:15:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:15:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:15:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:15:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:15:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:15:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:16:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 20bcc9a8a2db7ea6705a6c7836f07467 OK 2026/08/06 02:16:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 355eaf5414ec4c290c827a0b60ad1bcf OK 2026/08/06 02:16:12 DEBUG : dir1/0002-cdefghi.txt: md5 = d2da00448ae0dbb4ee98e1f5dc83ee3c OK 2026/08/06 02:16:14 DEBUG : dir1/0003-defghij.txt: md5 = 756192fe44f8e4e5a57d682a8181512c OK 2026/08/06 02:16:15 DEBUG : dir1/0004-efghijk.txt: md5 = 43918df3f0b418401d34d091b891d1fd OK 2026/08/06 02:16:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 3acafecee5c283734db4cde215f3d984 OK 2026/08/06 02:16:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 94618396d7e6b9adbe652b433e7080b9 OK 2026/08/06 02:16:20 DEBUG : dir1/0007-1234567.txt: md5 = 9041bff9b2f8dc8694317bbc631f1530 OK 2026/08/06 02:16:22 DEBUG : dir1/0008-2345678.txt: md5 = 22dea98407aec72731b3a5c500d0f34a OK 2026/08/06 02:16:23 DEBUG : dir1/0009-3456789.txt: md5 = a587df813fa123c5dc4a59df518615f6 OK 2026/08/06 02:16:25 DEBUG : dir1/0010-456789.txt: md5 = 22aeb39c1b0483dac43fcad5d922cd52 OK 2026/08/06 02:16:27 DEBUG : dir1/0011-56789;.txt: md5 = d889ef461883a89de4b5832761a08492 OK 2026/08/06 02:16:28 DEBUG : dir1/0012-6789;.txt: md5 = 52fe3e2e4ce3add5e7f8ece9a50a9bb6 OK 2026/08/06 02:16:30 DEBUG : dir1/0013-789;=.txt: md5 = cecce083207f956f2c33f4694476e9ff OK 2026/08/06 02:16:31 DEBUG : dir1/0014-89;=.txt: md5 = a9f01badf8b8b60555e83b4e6688e74c OK 2026/08/06 02:16:33 DEBUG : dir1/0015-9;=.txt: md5 = ffc91efd06bfa7b8be768218eee4df37 OK 2026/08/06 02:16:35 DEBUG : apple: md5 = 755cb4588a139e87cdd612620557ea49 OK 2026/08/06 02:16:36 DEBUG : banana: md5 = 2b2ea664ace8b9fe8879976b6ac05fb2 OK 2026/08/06 02:16:38 DEBUG : appleappleapplebanana: md5 = e470a3138b99e1ffae353f9e288ba1ba OK 2026/08/06 02:16:40 DEBUG : splitbananasplit: md5 = f76d55e95c44ee102b9ccd1975ef0965 OK 2026/08/06 02:16:40 DEBUG : Waiting for deletions to finish 2026/08/06 02:16:40 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:41 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:41 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:41 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:41 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:41 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:41 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:41 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:42 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:16:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:16:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:16:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:16:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:16:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:16:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:16:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:16:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:16:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:16:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:16:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:16:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:16:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:16:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/06 02:16:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:16:43 DEBUG : PREFIXapple: md5 = 8b6ffbf72ef1b71a407cc62aba36e430 OK 2026/08/06 02:16:43 DEBUG : PREFIXapple: size = 5 OK 2026/08/06 02:16:43 INFO : apple: Copied (new) to: PREFIXapple 2026/08/06 02:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:16:43 DEBUG : PREFIXappleappleapplebanana: md5 = dbb3849bd7c52abefffdad571235ea0c OK 2026/08/06 02:16:43 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/06 02:16:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/06 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:16:43 DEBUG : PREFIXbanana: md5 = 0d99b97e3f1d34a575b918c9a2a80e9b OK 2026/08/06 02:16:43 DEBUG : PREFIXbanana: size = 6 OK 2026/08/06 02:16:43 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/06 02:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:16:43 DEBUG : PREFIXsplitbananasplit: md5 = 1110fd7e28f58fb1bcf8159d7430b176 OK 2026/08/06 02:16:43 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/06 02:16:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/06 02:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:16:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 459937ff864b407afc169fe9ac6b1a68 OK 2026/08/06 02:16:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/06 02:16:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:16:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:16:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = cacb379cb9607ae837d2290e7c3fe4c4 OK 2026/08/06 02:16:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:16:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:16:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:16:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = dc17a60ade75860563dcee1ab7aa4e3a OK 2026/08/06 02:16:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/06 02:16:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:16:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:16:45 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 3c2757e1a833a30931468f294d55c0b9 OK 2026/08/06 02:16:45 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/06 02:16:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:16:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:16:46 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 4645cd5fe144899e41a290e43c6f3d35 OK 2026/08/06 02:16:46 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/06 02:16:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:16:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 5ee1c9ca2f53796e3659dfc61cb8e2d6 OK 2026/08/06 02:16:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/06 02:16:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:16:47 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = c1ed5970bfb86814221b9d84cc959c0c OK 2026/08/06 02:16:47 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/06 02:16:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:16:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 121b5a0b14e4bf64cceab246be8ab030 OK 2026/08/06 02:16:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/06 02:16:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:16:48 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 3ea356b0429fa975a345459610d56755 OK 2026/08/06 02:16:48 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/06 02:16:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:16:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:16:48 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = dc5302912c30eb48c9031f657073a327 OK 2026/08/06 02:16:48 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/06 02:16:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:16:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:16:48 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 95604f4340d953de0133efbf00117e7d OK 2026/08/06 02:16:48 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/06 02:16:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/06 02:16:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:16:48 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = bb3e2cf6178ee9ebb99ce29a19a8fe8b OK 2026/08/06 02:16:48 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/06 02:16:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:16:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:16:49 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 36fcdac7b1235483a349a653498455d8 OK 2026/08/06 02:16:49 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/06 02:16:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:16:49 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 78beb611d2cb6fa80e0b93f9c5c99708 OK 2026/08/06 02:16:49 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/06 02:16:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:16:50 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 0a98025b811e478ac77155af2b9103c8 OK 2026/08/06 02:16:50 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/06 02:16:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:16:50 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = ead7c42bd66cb2dff1fa04451b793ed7 OK 2026/08/06 02:16:50 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/06 02:16:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:16:50 DEBUG : Waiting for deletions to finish 2026/08/06 02:16:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/06 02:16:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/06 02:16:50 INFO : dir1/0009-3456789.txt: Deleted 2026/08/06 02:16:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/06 02:16:50 INFO : appleappleapplebanana: Deleted 2026/08/06 02:16:50 INFO : dir1/0011-56789;.txt: Deleted 2026/08/06 02:16:50 INFO : dir1/0014-89;=.txt: Deleted 2026/08/06 02:16:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/06 02:16:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/06 02:16:51 INFO : dir1/0003-defghij.txt: Deleted 2026/08/06 02:16:51 INFO : dir1/0013-789;=.txt: Deleted 2026/08/06 02:16:51 INFO : dir1/0015-9;=.txt: Deleted 2026/08/06 02:16:51 INFO : dir1/0007-1234567.txt: Deleted 2026/08/06 02:16:51 INFO : dir1/0010-456789.txt: Deleted 2026/08/06 02:16:51 INFO : dir1/0008-2345678.txt: Deleted 2026/08/06 02:16:51 INFO : apple: Deleted 2026/08/06 02:16:51 INFO : banana: Deleted 2026/08/06 02:16:51 INFO : splitbananasplit: Deleted 2026/08/06 02:16:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/06 02:16:51 INFO : dir1/0012-6789;.txt: Deleted 2026/08/06 02:16:51 DEBUG : Waiting for deletions to finish 2026/08/06 02:16:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:16:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:16:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:16:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:16:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:16:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:16:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:16:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:16:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:16:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:16:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:16:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:16:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:16:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:16:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:16:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:16:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:16:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:16:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:16:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:16:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:16:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:16:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:16:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:16:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:16:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:16:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:16:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:16:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:16:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:16:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:16:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:16:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:16:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:16:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:16:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:16:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:16:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:16:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:16:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:16:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:16:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:16:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:16:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:16:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:16:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:16:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:16:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1: Directory modification time the same (differ by -179.649µs, within tolerance 1ms) 2026/08/06 02:16:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:16:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:16:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:16:54 DEBUG : appleappleapplebanana: md5 = ac436ada9b60b1b5f0c7c5425f4434f6 OK 2026/08/06 02:16:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:16:54 INFO : appleappleapplebanana: Copied (new) 2026/08/06 02:16:54 DEBUG : banana: md5 = 6b6235086961237bd4e2726a1cb0a387 OK 2026/08/06 02:16:54 DEBUG : banana: size = 6 OK 2026/08/06 02:16:54 INFO : banana: Copied (new) 2026/08/06 02:16:54 DEBUG : apple: md5 = 61f8d8a1b237b6cd76efdd6e14f7dba5 OK 2026/08/06 02:16:54 DEBUG : apple: size = 5 OK 2026/08/06 02:16:54 INFO : apple: Copied (new) 2026/08/06 02:16:55 DEBUG : splitbananasplit: md5 = d9d455b50ab8af37dcfcd893081b9de4 OK 2026/08/06 02:16:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:16:55 INFO : splitbananasplit: Copied (new) 2026/08/06 02:16:56 DEBUG : dir1/0000-abcdefg.txt: md5 = c78715035507e94247a4b0cb0845567f OK 2026/08/06 02:16:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:16:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/06 02:16:56 DEBUG : dir1/0002-cdefghi.txt: md5 = f365b0940862fe7e96cd813c4d0869be OK 2026/08/06 02:16:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:16:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/06 02:16:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 321c05867e5bf52885342b6a2a0335de OK 2026/08/06 02:16:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:16:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/06 02:16:56 DEBUG : dir1/0003-defghij.txt: md5 = dc75c69c340da64a756f3eb2bcd07a0c OK 2026/08/06 02:16:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:16:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/06 02:16:57 DEBUG : dir1/0004-efghijk.txt: md5 = 52a62d654793247b382eff88a27e3e04 OK 2026/08/06 02:16:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:16:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/06 02:16:57 DEBUG : dir1/0005-fghijkl.txt: md5 = 9f8058bbaf1dac85d1b9cf56d510ee46 OK 2026/08/06 02:16:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:16:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/06 02:16:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 7f20eb649d8fab9d0e5a79149425d53b OK 2026/08/06 02:16:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:16:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/06 02:16:58 DEBUG : dir1/0007-1234567.txt: md5 = 72ae658ae8b56426fdd9f1cade2fd098 OK 2026/08/06 02:16:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:16:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/06 02:16:59 DEBUG : dir1/0009-3456789.txt: md5 = 0a4f9106a84b83e31a27877c23d5daec OK 2026/08/06 02:16:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:16:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/06 02:16:59 DEBUG : dir1/0008-2345678.txt: md5 = db8ecb2943b43ba60412ddf9474a8a18 OK 2026/08/06 02:16:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:16:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/06 02:16:59 DEBUG : dir1/0010-456789.txt: md5 = 85fb79cc0c9b615c607a7104421f4f69 OK 2026/08/06 02:16:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:16:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/06 02:16:59 DEBUG : dir1/0011-56789;.txt: md5 = ffb14408b7dc728ede882b9013892422 OK 2026/08/06 02:16:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:16:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/06 02:17:00 DEBUG : dir1/0012-6789;.txt: md5 = 2f545d2284380061b256587dc442f5f3 OK 2026/08/06 02:17:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:17:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/06 02:17:00 DEBUG : dir1/0014-89;=.txt: md5 = 9c9048a1319d83edee5b1ee29b53bb3c OK 2026/08/06 02:17:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:17:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/06 02:17:00 DEBUG : dir1/0015-9;=.txt: md5 = 4e4cabc0a2bbcf3bf154ea653c99a243 OK 2026/08/06 02:17:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:17:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/06 02:17:01 DEBUG : dir1/0013-789;=.txt: md5 = 24534623f2840c429d40f15a2ffd8eda OK 2026/08/06 02:17:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:17:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/06 02:17:01 DEBUG : Waiting for deletions to finish 2026/08/06 02:17:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/06 02:17:01 INFO : PREFIXsplitbananasplit: Deleted 2026/08/06 02:17:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/06 02:17:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/06 02:17:01 INFO : PREFIXapple: Deleted 2026/08/06 02:17:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/06 02:17:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/06 02:17:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/06 02:17:01 INFO : PREFIXbanana: Deleted 2026/08/06 02:17:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/06 02:17:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/06 02:17:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/06 02:17:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/06 02:17:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/06 02:17:02 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/06 02:17:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/06 02:17:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/06 02:17:02 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/06 02:17:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/06 02:17:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/06 02:17:02 DEBUG : Waiting for deletions to finish 2026/08/06 02:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:17:03 DEBUG : Waiting for deletions to finish 2026/08/06 02:17:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:17:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:17:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 6ec9fe3c4a7c44bad405f78b52e67683 OK 2026/08/06 02:17:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = 65f00474b1b01af7112ca67beb5796b2 OK 2026/08/06 02:17:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 0645906399d1fb40686f12ec1a159476 OK 2026/08/06 02:17:23 DEBUG : dir1/0003-defghij.txt: md5 = 9a518fde03ef0ed404f808b748bb7f17 OK 2026/08/06 02:17:25 DEBUG : dir1/0004-efghijk.txt: md5 = bcb81459c7574fe3145633f3ad900587 OK 2026/08/06 02:17:26 DEBUG : dir1/0005-fghijkl.txt: md5 = ab4d06987a90ec0101c2ed31ceab7305 OK 2026/08/06 02:17:28 DEBUG : dir1/0006-ghijklm.txt: md5 = cb8600310f760cfb8f701d33259f6bc7 OK 2026/08/06 02:17:29 DEBUG : dir1/0007-1234567.txt: md5 = 6aa8cd3b3c3d0c02ddb436a7ce5620d0 OK 2026/08/06 02:17:31 DEBUG : dir1/0008-2345678.txt: md5 = 317cda53ff991d259db712e0ccb45847 OK 2026/08/06 02:17:33 DEBUG : dir1/0009-3456789.txt: md5 = 4f70ad65fb3763318ab74ee8008fe4e3 OK 2026/08/06 02:17:34 DEBUG : dir1/0010-456789.txt: md5 = a61ed37e91753cb8fa77d00b5f94f5a4 OK 2026/08/06 02:17:36 DEBUG : dir1/0011-56789;.txt: md5 = e281138cc457fbfa141ba9549422391d OK 2026/08/06 02:17:37 DEBUG : dir1/0012-6789;.txt: md5 = 4e7890f9209d6a42dc87098c5a0e4220 OK 2026/08/06 02:17:39 DEBUG : dir1/0013-789;=.txt: md5 = 71be1ce2673c2a9c86541f9454423789 OK 2026/08/06 02:17:40 DEBUG : dir1/0014-89;=.txt: md5 = b9b7bb25bcb3a3ca0600d8c62d29f554 OK 2026/08/06 02:17:42 DEBUG : dir1/0015-9;=.txt: md5 = a49600ad722715b9cdcd4b0a7092247e OK 2026/08/06 02:17:44 DEBUG : apple: md5 = 9cb24260215c1d9e7fef6f7ca7ac8c7d OK 2026/08/06 02:17:45 DEBUG : banana: md5 = aa3cf960bf47212e22df10eaf20df432 OK 2026/08/06 02:17:47 DEBUG : appleappleapplebanana: md5 = 7e26ae548cce1cd6b84999f89fbabb19 OK 2026/08/06 02:17:48 DEBUG : splitbananasplit: md5 = 86c66414d43938fdd66d90a019acdc25 OK 2026/08/06 02:17:48 DEBUG : Waiting for deletions to finish 2026/08/06 02:17:49 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:17:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:17:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:17:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:17:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:17:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:17:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:17:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:17:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:17:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:17:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:17:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:17:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:17:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:17:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:17:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:17:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:17:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:17:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:17:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:17:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:17:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:17:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:17:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:17:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/06 02:17:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:17:51 DEBUG : appleSUFFIX: md5 = c4b92ead553b629d5c36ae53b757c941 OK 2026/08/06 02:17:51 DEBUG : appleSUFFIX: size = 5 OK 2026/08/06 02:17:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/06 02:17:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:17:51 DEBUG : appleappleapplebananaSUFFIX: md5 = 3b2524c8b6967747e2483bac838f8628 OK 2026/08/06 02:17:51 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/06 02:17:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/06 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:51 DEBUG : bananaSUFFIX: md5 = 719e6c9f959293d158a4e4a3fb54e366 OK 2026/08/06 02:17:51 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/06 02:17:51 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/06 02:17:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:17:52 DEBUG : splitbananasplitSUFFIX: md5 = 5cb35f42cc01ff99da3ef190f58a3066 OK 2026/08/06 02:17:52 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/06 02:17:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/06 02:17:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:17:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = b60f0e59b4e6ee7f95c1fbfec34e862f OK 2026/08/06 02:17:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/06 02:17:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:17:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:17:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 9c8207a341b4dd9df39a67a2e7e5c366 OK 2026/08/06 02:17:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/06 02:17:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:17:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:17:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 371af1f332f59db76f6fd415c5b50b7f OK 2026/08/06 02:17:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/06 02:17:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:17:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:17:54 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 2406baf60bee26f63e7beadf19431feb OK 2026/08/06 02:17:54 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/06 02:17:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:17:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:17:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 92e03688284bc31bd85bc83f7ccaa006 OK 2026/08/06 02:17:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/06 02:17:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:17:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:17:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 6f5c515bbe4736c28684f53e2d309aa2 OK 2026/08/06 02:17:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/06 02:17:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:17:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:17:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = be1bd0e0e68dc2432b78945a84f9b8ce OK 2026/08/06 02:17:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/06 02:17:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:17:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:17:55 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = bb210892d032ea175aba20d12179fadc OK 2026/08/06 02:17:55 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/06 02:17:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:17:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:17:56 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 90dcdae6ecd979ebee5a44f12a438bb6 OK 2026/08/06 02:17:56 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/06 02:17:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:17:56 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = f0f766aec8d8ead71629420fcd9fff6e OK 2026/08/06 02:17:56 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/06 02:17:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:17:56 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 130079cf1f30e028e24924a521f67441 OK 2026/08/06 02:17:56 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/06 02:17:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:17:57 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 2e0a7e81ce25d0788abb094dc5024137 OK 2026/08/06 02:17:57 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/06 02:17:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:17:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:17:57 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 8b187bb7356776921ffa9e6d880045af OK 2026/08/06 02:17:57 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/06 02:17:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:17:58 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 1db4a0691a6f01e9fd5677527b5a9087 OK 2026/08/06 02:17:58 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/06 02:17:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:17:58 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 4a78b5f1233e5a947f4851a522fd303f OK 2026/08/06 02:17:58 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/06 02:17:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:17:58 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = ab773d1f49a1d44d1e219d8296c110b5 OK 2026/08/06 02:17:58 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/06 02:17:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:17:58 DEBUG : Waiting for deletions to finish 2026/08/06 02:17:58 INFO : dir1/0014-89;=.txt: Deleted 2026/08/06 02:17:58 INFO : dir1/0012-6789;.txt: Deleted 2026/08/06 02:17:58 INFO : dir1/0009-3456789.txt: Deleted 2026/08/06 02:17:58 INFO : dir1/0007-1234567.txt: Deleted 2026/08/06 02:17:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/06 02:17:58 INFO : dir1/0003-defghij.txt: Deleted 2026/08/06 02:17:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/06 02:17:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/06 02:17:59 INFO : banana: Deleted 2026/08/06 02:17:59 INFO : appleappleapplebanana: Deleted 2026/08/06 02:17:59 INFO : apple: Deleted 2026/08/06 02:17:59 INFO : splitbananasplit: Deleted 2026/08/06 02:17:59 INFO : dir1/0015-9;=.txt: Deleted 2026/08/06 02:17:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/06 02:17:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/06 02:17:59 INFO : dir1/0008-2345678.txt: Deleted 2026/08/06 02:17:59 INFO : dir1/0011-56789;.txt: Deleted 2026/08/06 02:17:59 INFO : dir1/0010-456789.txt: Deleted 2026/08/06 02:17:59 INFO : dir1/0013-789;=.txt: Deleted 2026/08/06 02:17:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/06 02:17:59 DEBUG : Waiting for deletions to finish 2026/08/06 02:18:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:18:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:18:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1: Directory modification time the same (differ by -984.962µs, within tolerance 1ms) 2026/08/06 02:18:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:18:02 DEBUG : apple: md5 = ba549d797d52f8f6b0fd400a4d3e1688 OK 2026/08/06 02:18:02 DEBUG : apple: size = 5 OK 2026/08/06 02:18:02 INFO : apple: Copied (new) 2026/08/06 02:18:02 DEBUG : splitbananasplit: md5 = 55b8b8b27e659c0c7215541c17d0f2ce OK 2026/08/06 02:18:02 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:18:02 INFO : splitbananasplit: Copied (new) 2026/08/06 02:18:03 DEBUG : appleappleapplebanana: md5 = 464a1fe1ab7dd4ec4d69208eb12cd8a9 OK 2026/08/06 02:18:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:18:03 INFO : appleappleapplebanana: Copied (new) 2026/08/06 02:18:03 DEBUG : banana: md5 = 8344bf225e90ea05f6dc4fe92cac17c8 OK 2026/08/06 02:18:03 DEBUG : banana: size = 6 OK 2026/08/06 02:18:03 INFO : banana: Copied (new) 2026/08/06 02:18:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 1d38e2c4f0fdeeb4755809a1b59a7b81 OK 2026/08/06 02:18:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:18:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/06 02:18:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 849413f8119a6b908434460877db7bd9 OK 2026/08/06 02:18:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:18:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/06 02:18:04 DEBUG : dir1/0003-defghij.txt: md5 = b8f30dead6ab8b0996b5f00c3495bc3e OK 2026/08/06 02:18:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:18:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/06 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = c599f2684e6354d6ca3e6177a424f56f OK 2026/08/06 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:18:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/06 02:18:05 DEBUG : dir1/0004-efghijk.txt: md5 = d7353a1bab657a1b213504d968bd86ea OK 2026/08/06 02:18:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:18:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/06 02:18:06 DEBUG : dir1/0005-fghijkl.txt: md5 = dd863369cfe1c7cab19b561c738b81cb OK 2026/08/06 02:18:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:18:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/06 02:18:06 DEBUG : dir1/0006-ghijklm.txt: md5 = ae69b974be1483e2e23345388fe3d4ad OK 2026/08/06 02:18:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:18:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/06 02:18:06 DEBUG : dir1/0007-1234567.txt: md5 = df8607ce6474d7cc957845ae2fed4a6b OK 2026/08/06 02:18:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:18:06 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/06 02:18:07 DEBUG : dir1/0008-2345678.txt: md5 = 1dd8ebc9ee251149b1e3e87ea7eddf06 OK 2026/08/06 02:18:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:18:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/06 02:18:07 DEBUG : dir1/0010-456789.txt: md5 = 70c56ba72141269dc9a87674042df1ea OK 2026/08/06 02:18:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:18:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/06 02:18:07 DEBUG : dir1/0011-56789;.txt: md5 = 3ada167026fab19fcded1dd5dfd8c023 OK 2026/08/06 02:18:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:18:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/06 02:18:07 DEBUG : dir1/0009-3456789.txt: md5 = e534b3ed8f7c2bdf104960df7774ec72 OK 2026/08/06 02:18:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:18:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/06 02:18:08 DEBUG : dir1/0012-6789;.txt: md5 = 2a16d158666c21c5877a1191444e343c OK 2026/08/06 02:18:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:18:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/06 02:18:09 DEBUG : dir1/0014-89;=.txt: md5 = 7650f873897728f2df4f25b7a6ca2bf0 OK 2026/08/06 02:18:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:18:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/06 02:18:09 DEBUG : dir1/0013-789;=.txt: md5 = 40759ccf9224a7f8576aff2858838d5a OK 2026/08/06 02:18:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:18:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/06 02:18:09 DEBUG : dir1/0015-9;=.txt: md5 = fd86bf610e343cf2e781114e906c4f3a OK 2026/08/06 02:18:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:18:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/06 02:18:09 DEBUG : Waiting for deletions to finish 2026/08/06 02:18:09 INFO : appleSUFFIX: Deleted 2026/08/06 02:18:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/06 02:18:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/06 02:18:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/06 02:18:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/06 02:18:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/06 02:18:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/06 02:18:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/06 02:18:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/06 02:18:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/06 02:18:10 INFO : splitbananasplitSUFFIX: Deleted 2026/08/06 02:18:10 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/06 02:18:10 INFO : bananaSUFFIX: Deleted 2026/08/06 02:18:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/06 02:18:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/06 02:18:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/06 02:18:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/06 02:18:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/06 02:18:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/06 02:18:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/06 02:18:10 DEBUG : Waiting for deletions to finish 2026/08/06 02:18:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:18:11 DEBUG : Waiting for deletions to finish 2026/08/06 02:18:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:18:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:18:27 DEBUG : dir1/0000-abcdefg.txt: md5 = 32691486ce3557ac461ae2bd3cc8bd14 OK 2026/08/06 02:18:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7e9f37cb8b702394970ad3b42b1ed238 OK 2026/08/06 02:18:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 6d6f15cc4437082ac84e5c820edac6fe OK 2026/08/06 02:18:32 DEBUG : dir1/0003-defghij.txt: md5 = 7ad0fc554bfe3e4aaf4ab3bd34b9ec97 OK 2026/08/06 02:18:34 DEBUG : dir1/0004-efghijk.txt: md5 = 2bdd23babb1f193ebbbc3dba86277b86 OK 2026/08/06 02:18:35 DEBUG : dir1/0005-fghijkl.txt: md5 = e5e21c939eea78bb133eb853eab28c75 OK 2026/08/06 02:18:37 DEBUG : dir1/0006-ghijklm.txt: md5 = c9624ad385d9e94dec759f4f7e2b7edd OK 2026/08/06 02:18:38 DEBUG : dir1/0007-1234567.txt: md5 = bb4c06ad9205c6dd6ca636c5e15cee87 OK 2026/08/06 02:18:40 DEBUG : dir1/0008-2345678.txt: md5 = cd4fef5436fa7e536dad99cdc07c36c6 OK 2026/08/06 02:18:41 DEBUG : dir1/0009-3456789.txt: md5 = 5ccb49ddcca4a1c71e0e45c55b557437 OK 2026/08/06 02:18:43 DEBUG : dir1/0010-456789.txt: md5 = 36240756af75dd0386ba6ac82c0c496d OK 2026/08/06 02:18:44 DEBUG : dir1/0011-56789;.txt: md5 = e7eb63c1bb527da0295323c6599bedf3 OK 2026/08/06 02:18:46 DEBUG : dir1/0012-6789;.txt: md5 = 3517d6fc0f942a25f517ba03f578fb70 OK 2026/08/06 02:18:47 DEBUG : dir1/0013-789;=.txt: md5 = 6e0ee419f5bd574224c77b5281aa2900 OK 2026/08/06 02:18:49 DEBUG : dir1/0014-89;=.txt: md5 = adcfbbed2b6be40d4522e691e827e1b1 OK 2026/08/06 02:18:51 DEBUG : dir1/0015-9;=.txt: md5 = 1fc374103c257787326c66ac724eb7b5 OK 2026/08/06 02:18:52 DEBUG : apple: md5 = 5e2b993d43979780d8e053afb1caccff OK 2026/08/06 02:18:54 DEBUG : banana: md5 = 1467d1dd8d6f1a8a4938dc26af785677 OK 2026/08/06 02:18:55 DEBUG : appleappleapplebanana: md5 = bd984823196e9d140c06b313d2978925 OK 2026/08/06 02:18:56 DEBUG : splitbananasplit: md5 = 1f23e60ad35df86318df047e0194f17a OK 2026/08/06 02:18:56 DEBUG : Waiting for deletions to finish 2026/08/06 02:18:57 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:18:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:18:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:18:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:18:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:18:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:18:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:18:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:18:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:18:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:18:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:18:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:18:58 DEBUG : apple: size = 5 OK 2026/08/06 02:18:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:18:58 DEBUG : apple: Unchanged skipping 2026/08/06 02:18:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:18:58 DEBUG : banana: size = 6 OK 2026/08/06 02:18:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:18:58 DEBUG : banana: Unchanged skipping 2026/08/06 02:18:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:18:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:18:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:18:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:18:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:18:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:18:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:18:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:18:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:18:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:18:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:18:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:18:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:18:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:18:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:18:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:18:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/06 02:18:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:18:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:19:00 DEBUG : appleapple: md5 = 588bba2ecabc0b2f6f07cd7ed7714e9a OK 2026/08/06 02:19:00 DEBUG : appleapple: size = 21 OK 2026/08/06 02:19:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/06 02:19:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:00 DEBUG : dir1/0001-bcdef: md5 = 42f9e47e916c9fcd6e5fa08dd4ca762c OK 2026/08/06 02:19:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/06 02:19:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/06 02:19:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:00 DEBUG : splitbanan: md5 = 22ff982e5ca98aafc24047e4dec38af0 OK 2026/08/06 02:19:00 DEBUG : splitbanan: size = 16 OK 2026/08/06 02:19:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/06 02:19:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:00 DEBUG : dir1/0000-abcde: md5 = db385fab6aabad06ee23b7806275d7e8 OK 2026/08/06 02:19:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/06 02:19:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/06 02:19:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:01 DEBUG : dir1/0003-defgh: md5 = 6924ba4eb7d56689734b2230f398bc5c OK 2026/08/06 02:19:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/06 02:19:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/06 02:19:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:02 DEBUG : dir1/0002-cdefg: md5 = 642955382a7a59c8bc91307bf80e6bb6 OK 2026/08/06 02:19:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/06 02:19:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/06 02:19:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:02 DEBUG : dir1/0004-efghi: md5 = 7ed79e3d5bb7e42bd4a9e558affadf5e OK 2026/08/06 02:19:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/06 02:19:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/06 02:19:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:02 DEBUG : dir1/0005-fghij: md5 = c2c485d3b6d428595d271991f9d94f16 OK 2026/08/06 02:19:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/06 02:19:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/06 02:19:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:03 DEBUG : dir1/0006-ghijk: md5 = 289a343a8ed4856c8502337e0fecf653 OK 2026/08/06 02:19:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/06 02:19:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/06 02:19:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:03 DEBUG : dir1/0007-12345: md5 = 32639950088841486e4ac79bea779ad9 OK 2026/08/06 02:19:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/06 02:19:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/06 02:19:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:03 DEBUG : dir1/0008-23456: md5 = fbec925f657681a9b438cf4a71edad78 OK 2026/08/06 02:19:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/06 02:19:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/06 02:19:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:03 DEBUG : dir1/0009-34567: md5 = 3589354b85eda3b4a6490e6e6bca966d OK 2026/08/06 02:19:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/06 02:19:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/06 02:19:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:04 DEBUG : dir1/0010-45678: md5 = 2b843a61d0d6970cbd485bc57ef86320 OK 2026/08/06 02:19:04 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/06 02:19:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/06 02:19:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:05 DEBUG : dir1/0012-6789;: md5 = 96966823e02870293fb4bbde868c1404 OK 2026/08/06 02:19:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/06 02:19:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/06 02:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:05 DEBUG : dir1/0013-789;=: md5 = 65cd6b75fd4ae1693e0a7c16634960c7 OK 2026/08/06 02:19:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/06 02:19:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/06 02:19:05 DEBUG : dir1/0011-56789: md5 = 04b24fdac7aba1875aae4131c5bba94d OK 2026/08/06 02:19:05 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/06 02:19:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/06 02:19:06 DEBUG : dir1/0014-89;=.: md5 = 025c90fd8609cf8ea88dd220b831fc27 OK 2026/08/06 02:19:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/06 02:19:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/06 02:19:06 DEBUG : dir1/0015-9;=.t: md5 = 0eb38da37603ee6a5279b1322b8d22a2 OK 2026/08/06 02:19:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/06 02:19:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/06 02:19:06 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/06 02:19:06 INFO : dir1/0003-defghij.txt: Deleted 2026/08/06 02:19:06 INFO : dir1/0008-2345678.txt: Deleted 2026/08/06 02:19:06 INFO : dir1/0011-56789;.txt: Deleted 2026/08/06 02:19:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/06 02:19:06 INFO : splitbananasplit: Deleted 2026/08/06 02:19:06 INFO : appleappleapplebanana: Deleted 2026/08/06 02:19:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0007-1234567.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0009-3456789.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0013-789;=.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0010-456789.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0012-6789;.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0014-89;=.txt: Deleted 2026/08/06 02:19:07 INFO : dir1/0015-9;=.txt: Deleted 2026/08/06 02:19:07 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:08 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : appleapple: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/06 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:19:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:19:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:19:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:09 DEBUG : appleapple: size = 21 OK 2026/08/06 02:19:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:19:09 DEBUG : apple: size = 5 OK 2026/08/06 02:19:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : apple: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1: Directory modification time the same (differ by -801.817µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:19:09 DEBUG : banana: size = 6 OK 2026/08/06 02:19:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : banana: Unchanged skipping 2026/08/06 02:19:09 DEBUG : splitbanan: size = 16 OK 2026/08/06 02:19:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:19:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/06 02:19:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/06 02:19:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/06 02:19:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/06 02:19:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/06 02:19:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/06 02:19:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/06 02:19:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/06 02:19:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:19:09 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:09 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:09 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : appleapple: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/06 02:19:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/06 02:19:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:19:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:19:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:19:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:19:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:19:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:19:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:19:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:19:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:19:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:19:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:19:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:19:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:19:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:19:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:19:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:19:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:19:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:19:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:19:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:19:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:19:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:19:10 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:19:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 1a4235a1b8dac9777bdab0df9cfec447 OK 2026/08/06 02:19:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 060e1d2957eeb4910f46c5a9678a0175 OK 2026/08/06 02:19:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 999cbcf3798744a5a2c5af10d06b336e OK 2026/08/06 02:19:27 DEBUG : dir1/0003-defghij.txt: md5 = eda8c4d4a4b886fafb2851da2d2b9cf2 OK 2026/08/06 02:19:29 DEBUG : dir1/0004-efghijk.txt: md5 = 79ac83d1dbc1321bd90698670cba7ef2 OK 2026/08/06 02:19:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 867c81c39062ea30f2cccbdc3c5b00b2 OK 2026/08/06 02:19:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 6b3a4f8ba17db43ae8f1abce741096c4 OK 2026/08/06 02:19:33 DEBUG : dir1/0007-1234567.txt: md5 = db49e5238ab685c920a27ee232c90d36 OK 2026/08/06 02:19:35 DEBUG : dir1/0008-2345678.txt: md5 = 41a4e9878525e3279a378f72e48f4b9c OK 2026/08/06 02:19:36 DEBUG : dir1/0009-3456789.txt: md5 = 08b98ea962eb2cbb560a9f20e3f8c68b OK 2026/08/06 02:19:38 DEBUG : dir1/0010-456789.txt: md5 = 1e5b074d610fd68c0567c9f222b40afd OK 2026/08/06 02:19:39 DEBUG : dir1/0011-56789;.txt: md5 = 4ea1b3de8a3ec977fa316cb43566e50d OK 2026/08/06 02:19:41 DEBUG : dir1/0012-6789;.txt: md5 = ea993fea52be6842d4227f58e44015da OK 2026/08/06 02:19:42 DEBUG : dir1/0013-789;=.txt: md5 = bf734de665267cfef64a66a504ba41e9 OK 2026/08/06 02:19:44 DEBUG : dir1/0014-89;=.txt: md5 = 0d9b6d2fd588995f632a3630cbeddc8e OK 2026/08/06 02:19:45 DEBUG : dir1/0015-9;=.txt: md5 = 9c247d33f9c4aefd75620634f0cba65b OK 2026/08/06 02:19:47 DEBUG : apple: md5 = 1779af8917777fd20239e3df2d5aed3b OK 2026/08/06 02:19:48 DEBUG : banana: md5 = 1c136b11f787b688a17df9757627d026 OK 2026/08/06 02:19:50 DEBUG : appleappleapplebanana: md5 = 4da5974c9605fb89605d2cb7ebffa1c7 OK 2026/08/06 02:19:51 DEBUG : splitbananasplit: md5 = 481c30e1457666ca6d4d18dff31ac3a2 OK 2026/08/06 02:19:51 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:19:53 DEBUG : apple: size = 5 OK 2026/08/06 02:19:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:53 DEBUG : apple: Unchanged skipping 2026/08/06 02:19:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:19:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:19:53 DEBUG : banana: size = 6 OK 2026/08/06 02:19:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:53 DEBUG : banana: Unchanged skipping 2026/08/06 02:19:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:19:54 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:19:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:19:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:19:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:19:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:19:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:19:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:19:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:19:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:19:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:19:54 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:54 INFO : There was nothing to transfer 2026/08/06 02:19:54 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:19:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:19:55 DEBUG : dir1: Directory modification time the same (differ by -465.3µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : banana: size = 6 OK 2026/08/06 02:19:55 DEBUG : apple: size = 5 OK 2026/08/06 02:19:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : banana: Unchanged skipping 2026/08/06 02:19:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:19:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : apple: Unchanged skipping 2026/08/06 02:19:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:19:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:19:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:19:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:19:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:19:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:19:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:19:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:19:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:19:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:19:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:19:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:19:55 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:55 INFO : There was nothing to transfer 2026/08/06 02:19:55 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:19:56 DEBUG : Waiting for deletions to finish 2026/08/06 02:19:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:19:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:20:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 0fa1c47c1f9bfcd1dc533f40eb1c6a6f OK 2026/08/06 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = 633102f2f2193c4111746c65675aa711 OK 2026/08/06 02:20:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 031a4e9dc99a47edec17bfa4d29c456e OK 2026/08/06 02:20:16 DEBUG : dir1/0003-defghij.txt: md5 = fa1632044bb887e3e852260fc6e5c874 OK 2026/08/06 02:20:17 DEBUG : dir1/0004-efghijk.txt: md5 = e0967ade8ef5275fb8abfe7b8093f0d4 OK 2026/08/06 02:20:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 9c74427e271c7a2957c6387689d7c580 OK 2026/08/06 02:20:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 59d3915d69d32cc2cba3bd509af61bf4 OK 2026/08/06 02:20:22 DEBUG : dir1/0007-1234567.txt: md5 = f593980a9922ed50976b676b81edfa27 OK 2026/08/06 02:20:24 DEBUG : dir1/0008-2345678.txt: md5 = 92ebc2413dd64166345b7820b43aafab OK 2026/08/06 02:20:25 DEBUG : dir1/0009-3456789.txt: md5 = f6617fb0a310a0c3320c5829a2753d90 OK 2026/08/06 02:20:26 DEBUG : dir1/0010-456789.txt: md5 = d8bb61f8eb758c07528d960d7aba8a7e OK 2026/08/06 02:20:28 DEBUG : dir1/0011-56789;.txt: md5 = a6c7651b88b81c5e8984b04d9424e49e OK 2026/08/06 02:20:29 DEBUG : dir1/0012-6789;.txt: md5 = 7da5391437766861126039838d9f4f08 OK 2026/08/06 02:20:31 DEBUG : dir1/0013-789;=.txt: md5 = cec42b2db0c5516a77fa892a6112d740 OK 2026/08/06 02:20:33 DEBUG : dir1/0014-89;=.txt: md5 = 3b361780209ef68eac2bf193aa22f8b0 OK 2026/08/06 02:20:34 DEBUG : dir1/0015-9;=.txt: md5 = 177077b1da78399204c57be40aa5b52b OK 2026/08/06 02:20:35 DEBUG : apple: md5 = da4af426ec4ff11df1df5529e7961a04 OK 2026/08/06 02:20:37 DEBUG : banana: md5 = fbcd3be16f1c51a6f6d5ab5dec60c236 OK 2026/08/06 02:20:39 DEBUG : appleappleapplebanana: md5 = 29c7312b076f5c2cf5fc906d6f730b6b OK 2026/08/06 02:20:40 DEBUG : splitbananasplit: md5 = fdb0b698c4d2c050adb7aafef174c86d OK 2026/08/06 02:20:40 DEBUG : Waiting for deletions to finish 2026/08/06 02:20:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:20:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:20:42 DEBUG : apple: size = 5 OK 2026/08/06 02:20:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : apple: Unchanged skipping 2026/08/06 02:20:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:20:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:20:42 DEBUG : banana: size = 6 OK 2026/08/06 02:20:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : banana: Unchanged skipping 2026/08/06 02:20:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:20:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:20:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:20:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:20:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:20:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:20:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:20:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:20:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:20:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:20:42 DEBUG : Waiting for deletions to finish 2026/08/06 02:20:42 INFO : There was nothing to transfer 2026/08/06 02:20:42 DEBUG : Waiting for deletions to finish 2026/08/06 02:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1: Directory modification time the same (differ by -60.849µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : apple: size = 5 OK 2026/08/06 02:20:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : apple: Unchanged skipping 2026/08/06 02:20:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:20:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:20:44 DEBUG : banana: size = 6 OK 2026/08/06 02:20:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : banana: Unchanged skipping 2026/08/06 02:20:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:20:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:20:44 DEBUG : Waiting for deletions to finish 2026/08/06 02:20:44 INFO : There was nothing to transfer 2026/08/06 02:20:44 DEBUG : Waiting for deletions to finish 2026/08/06 02:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:20:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 1f63a26ab454f020033794b3cec1f661 OK 2026/08/06 02:21:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9f0a7c95e81f5441940e39cb9ba18032 OK 2026/08/06 02:21:01 DEBUG : dir1/0002-cdefghi.txt: md5 = aaf65e6d2691803fe2c9e3b68b2b9cac OK 2026/08/06 02:21:03 DEBUG : dir1/0003-defghij.txt: md5 = 6b20715784598f172c9b34bda6bac0db OK 2026/08/06 02:21:05 DEBUG : dir1/0004-efghijk.txt: md5 = 32629e35c892ca420eaa27fc3869a60d OK 2026/08/06 02:21:06 DEBUG : dir1/0005-fghijkl.txt: md5 = ccd97a6fbdb063a0885e56ca4f9c4258 OK 2026/08/06 02:21:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 3a215807fa7c11c1775c1f4307902282 OK 2026/08/06 02:21:09 DEBUG : dir1/0007-1234567.txt: md5 = f952ce734b2e8e81a7a909e64f46c1fc OK 2026/08/06 02:21:11 DEBUG : dir1/0008-2345678.txt: md5 = 55feb964d0553e5dda653848cff29e1e OK 2026/08/06 02:21:12 DEBUG : dir1/0009-3456789.txt: md5 = aa6efd8202db6be66a4d1c38c297e6d9 OK 2026/08/06 02:21:14 DEBUG : dir1/0010-456789.txt: md5 = c1fa2996f8ac473c7a64e236d53cdb2a OK 2026/08/06 02:21:16 DEBUG : dir1/0011-56789;.txt: md5 = 655dd1b39a9a1a6f923e3ab8b4e6572e OK 2026/08/06 02:21:17 DEBUG : dir1/0012-6789;.txt: md5 = 01b5854ac677e59a910458f70ae9cbe6 OK 2026/08/06 02:21:19 DEBUG : dir1/0013-789;=.txt: md5 = de41bc6736fe96ccb8f8b44322fd7d9e OK 2026/08/06 02:21:20 DEBUG : dir1/0014-89;=.txt: md5 = fb59a7303c97ae9d418cebc6044d638e OK 2026/08/06 02:21:21 DEBUG : dir1/0015-9;=.txt: md5 = f3a9dcb14e9d49b5961d9cc9f17f2957 OK 2026/08/06 02:21:23 DEBUG : apple: md5 = 15779f8dda64ac77490add80becaad66 OK 2026/08/06 02:21:24 DEBUG : banana: md5 = 0a4fd68cf5a5dbbfcd3589df5d9422c6 OK 2026/08/06 02:21:26 DEBUG : appleappleapplebanana: md5 = 00c3f88b1e5b83870fdabef7ea192f33 OK 2026/08/06 02:21:27 DEBUG : splitbananasplit: md5 = d3799e775d87ab19199c1ca24172081f OK 2026/08/06 02:21:27 DEBUG : Waiting for deletions to finish 2026/08/06 02:21:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:21:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:21:29 DEBUG : apple: size = 5 OK 2026/08/06 02:21:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:29 DEBUG : apple: Unchanged skipping 2026/08/06 02:21:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:21:29 DEBUG : banana: size = 6 OK 2026/08/06 02:21:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:29 DEBUG : banana: Unchanged skipping 2026/08/06 02:21:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:21:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:21:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:21:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:21:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:21:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:21:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:21:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:21:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:21:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:21:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:21:30 DEBUG : Waiting for deletions to finish 2026/08/06 02:21:30 INFO : There was nothing to transfer 2026/08/06 02:21:30 DEBUG : Waiting for deletions to finish 2026/08/06 02:21:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:21:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:21:31 DEBUG : dir1: Directory modification time the same (differ by -649.253µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : apple: size = 5 OK 2026/08/06 02:21:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : apple: Unchanged skipping 2026/08/06 02:21:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:21:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:21:31 DEBUG : banana: size = 6 OK 2026/08/06 02:21:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : banana: Unchanged skipping 2026/08/06 02:21:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:21:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:21:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:21:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:21:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:21:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:21:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:21:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:21:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:21:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:21:31 DEBUG : Waiting for deletions to finish 2026/08/06 02:21:31 INFO : There was nothing to transfer 2026/08/06 02:21:31 DEBUG : Waiting for deletions to finish 2026/08/06 02:21:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:21:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:21:41 DEBUG : TestDrive: Token expired 2026/08/06 02:21:41 DEBUG : Config file has changed externally - reloading 2026/08/06 02:21:41 DEBUG : TestDrive: Loaded fresh token from config file 2026/08/06 02:21:41 DEBUG : TestDrive: Token refresh successful === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:21:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 0d01d67f308e28b42bd7967e1da72c90 OK 2026/08/06 02:21:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0f1a23762d363ab665942d800c84503f OK 2026/08/06 02:21:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 1059de1a8957a359b3d736149910a412 OK 2026/08/06 02:21:50 DEBUG : dir1/0003-defghij.txt: md5 = 0e7263051a56912c67e5ad8bca1b0608 OK 2026/08/06 02:21:52 DEBUG : dir1/0004-efghijk.txt: md5 = d29008eddd5753a6494260d984f80360 OK 2026/08/06 02:21:53 DEBUG : dir1/0005-fghijkl.txt: md5 = fcd887854558685da78b753cf02a79ad OK 2026/08/06 02:21:55 DEBUG : dir1/0006-ghijklm.txt: md5 = b8ad6ce1bae0cf230867a6ef84deaa50 OK 2026/08/06 02:21:56 DEBUG : dir1/0007-1234567.txt: md5 = 1364844dc449d9e95d4c47d7a496c201 OK 2026/08/06 02:21:58 DEBUG : dir1/0008-2345678.txt: md5 = e15e97a0feeda51ffed92217a0066bfd OK 2026/08/06 02:21:59 DEBUG : dir1/0009-3456789.txt: md5 = 246fe8a1c093e9d97195b3939338ca29 OK 2026/08/06 02:22:01 DEBUG : dir1/0010-456789.txt: md5 = 5e51759e171ad5e7ca960cff7345f6d4 OK 2026/08/06 02:22:02 DEBUG : dir1/0011-56789;.txt: md5 = e9577d0a50a9c9ef101bf13a0b3edd33 OK 2026/08/06 02:22:04 DEBUG : dir1/0012-6789;.txt: md5 = 3f745503b9a45a36e2c45b9345ca47be OK 2026/08/06 02:22:05 DEBUG : dir1/0013-789;=.txt: md5 = 07844037e5b3b5f52067cd83b935195e OK 2026/08/06 02:22:07 DEBUG : dir1/0014-89;=.txt: md5 = 4c2bfb61ad8e0771acad5384d0fab8a0 OK 2026/08/06 02:22:08 DEBUG : dir1/0015-9;=.txt: md5 = b4b617b65193cedd6b2acae0074d0f90 OK 2026/08/06 02:22:10 DEBUG : apple: md5 = 9607865bb350b70ef073633c333d9e4f OK 2026/08/06 02:22:11 DEBUG : banana: md5 = eb6019b1bbd14191132d92a828e59291 OK 2026/08/06 02:22:13 DEBUG : appleappleapplebanana: md5 = 1a93fd5b8c2aaade990b2163db1cdee7 OK 2026/08/06 02:22:14 DEBUG : splitbananasplit: md5 = 498110e234bb473ec69ada1f0c94e4a6 OK 2026/08/06 02:22:14 DEBUG : Waiting for deletions to finish 2026/08/06 02:22:15 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:22:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:22:16 DEBUG : apple: size = 5 OK 2026/08/06 02:22:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : apple: Unchanged skipping 2026/08/06 02:22:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:22:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:22:16 DEBUG : banana: size = 6 OK 2026/08/06 02:22:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : banana: Unchanged skipping 2026/08/06 02:22:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:22:16 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:22:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:22:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:22:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:22:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:22:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:22:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:22:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:22:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:22:16 DEBUG : Waiting for deletions to finish 2026/08/06 02:22:16 INFO : There was nothing to transfer 2026/08/06 02:22:16 DEBUG : Waiting for deletions to finish 2026/08/06 02:22:17 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:22:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1: Directory modification time the same (differ by -233.017µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : apple: size = 5 OK 2026/08/06 02:22:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : apple: Unchanged skipping 2026/08/06 02:22:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:22:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:22:18 DEBUG : banana: size = 6 OK 2026/08/06 02:22:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : banana: Unchanged skipping 2026/08/06 02:22:18 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:22:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:22:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:22:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:22:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:22:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:22:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:22:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:22:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:22:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:22:18 DEBUG : Waiting for deletions to finish 2026/08/06 02:22:18 INFO : There was nothing to transfer 2026/08/06 02:22:18 DEBUG : Waiting for deletions to finish 2026/08/06 02:22:18 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:22:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:22:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 8c08400e9b8885a59ba1be33d2b0ee29 OK 2026/08/06 02:22:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = 472e0200d0c7c1657c87c53ae2e1c3d3 OK 2026/08/06 02:22:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 4e648744d1efa4a650352d25a290ede4 OK 2026/08/06 02:22:37 DEBUG : dir1/0003-defghij.txt: md5 = 0e6a499919a132946a4a5d5e8ad33062 OK 2026/08/06 02:22:38 DEBUG : dir1/0004-efghijk.txt: md5 = b210da99b6a088f1c3ef9b407cf7eb74 OK 2026/08/06 02:22:40 DEBUG : dir1/0005-fghijkl.txt: md5 = 485ac19b6c737c5d47597422e4ea4b2e OK 2026/08/06 02:22:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 518cf7f96b8ce2cc097cce830fb3faa2 OK 2026/08/06 02:22:43 DEBUG : dir1/0007-1234567.txt: md5 = 585bfa4a01bacfecafaa4297d0a45b68 OK 2026/08/06 02:22:44 DEBUG : dir1/0008-2345678.txt: md5 = 3ccd28fbc509f89b72d1e7266411f7c4 OK 2026/08/06 02:22:46 DEBUG : dir1/0009-3456789.txt: md5 = 2e9de49fb013e0f6bbe91ee5d49d5192 OK 2026/08/06 02:22:47 DEBUG : dir1/0010-456789.txt: md5 = ee3941b567d329110259d8581ab71d9c OK 2026/08/06 02:22:49 DEBUG : dir1/0011-56789;.txt: md5 = bf9b7661e91db052f0c5807ebae062de OK 2026/08/06 02:22:50 DEBUG : dir1/0012-6789;.txt: md5 = 6cd234144709e6edd03b949f86aadde4 OK 2026/08/06 02:22:52 DEBUG : dir1/0013-789;=.txt: md5 = f6ae70d3fe076a45c801e96dddbfd4a6 OK 2026/08/06 02:22:53 DEBUG : dir1/0014-89;=.txt: md5 = 0936b466bf02e6172dc9e523fe45d5c2 OK 2026/08/06 02:22:55 DEBUG : dir1/0015-9;=.txt: md5 = 5220898146ade9a77f44afe444972079 OK 2026/08/06 02:22:56 DEBUG : apple: md5 = 3eb4cb22b63327cc86b38542d1cde105 OK 2026/08/06 02:22:58 DEBUG : banana: md5 = 791ce977fbcd8f49c0c52b57da98cc44 OK 2026/08/06 02:22:59 DEBUG : appleappleapplebanana: md5 = 37979fbd97e9b572ed8ce5999512d239 OK 2026/08/06 02:23:01 DEBUG : splitbananasplit: md5 = 567325c446a3d5a007c75d20f6e90913 OK 2026/08/06 02:23:01 DEBUG : Waiting for deletions to finish 2026/08/06 02:23:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:23:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:23:02 DEBUG : apple: size = 5 OK 2026/08/06 02:23:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:02 DEBUG : apple: Unchanged skipping 2026/08/06 02:23:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:23:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:23:02 DEBUG : banana: size = 6 OK 2026/08/06 02:23:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:02 DEBUG : banana: Unchanged skipping 2026/08/06 02:23:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:23:03 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:23:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:23:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:23:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:23:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:23:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:23:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:23:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:23:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:23:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:23:03 DEBUG : Waiting for deletions to finish 2026/08/06 02:23:03 INFO : There was nothing to transfer 2026/08/06 02:23:03 DEBUG : Waiting for deletions to finish 2026/08/06 02:23:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:23:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:23:04 DEBUG : dir1: Directory modification time the same (differ by -820.028µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : apple: size = 5 OK 2026/08/06 02:23:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : apple: Unchanged skipping 2026/08/06 02:23:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:23:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:23:04 DEBUG : banana: size = 6 OK 2026/08/06 02:23:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : banana: Unchanged skipping 2026/08/06 02:23:04 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:23:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:23:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:23:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:23:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:23:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:23:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:23:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:23:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:23:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:23:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:23:04 DEBUG : Waiting for deletions to finish 2026/08/06 02:23:04 INFO : There was nothing to transfer 2026/08/06 02:23:04 DEBUG : Waiting for deletions to finish 2026/08/06 02:23:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:23:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) --- PASS: TestTransform (594.16s) --- PASS: TestTransform/NFC (47.67s) --- PASS: TestTransform/NFD (49.68s) --- PASS: TestTransform/base64 (66.87s) --- PASS: TestTransform/prefix (69.35s) --- PASS: TestTransform/suffix (69.09s) --- PASS: TestTransform/truncate (56.10s) --- PASS: TestTransform/encoder (47.81s) --- PASS: TestTransform/ISO-8859-1 (47.30s) --- PASS: TestTransform/charmap (47.16s) --- PASS: TestTransform/lowercase (46.56s) --- PASS: TestTransform/ascii (46.57s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:23:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/06 02:23:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/06 02:23:17 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/06 02:23:17 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-06T02:23:16.867095132Z) 2026/08/06 02:23:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/06 02:23:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/06 02:23:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/06 02:23:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/06 02:23:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/06 02:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:23:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 89086635555f7eafc68f15ad4cb3300e OK 2026/08/06 02:23:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/06 02:23:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/06 02:23:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.66s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:23:21 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:21 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:21 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:23:22 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:23:21.52415427Z) 2026/08/06 02:23:22 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:22 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:23:22 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:23:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:23:23 DEBUG : tictactoe/tictactoe: md5 = 6a2a2543516e365c52f17a963062d852 OK 2026/08/06 02:23:23 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/06 02:23:23 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/06 02:23:23 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (4.87s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:23:26 DEBUG : toe: Making directory with metadata 2026/08/06 02:23:27 INFO : toe: Made directory with metadata (mtime=2026-08-06T02:23:26.392216132Z) 2026/08/06 02:23:27 DEBUG : toe/toe: Making directory with metadata 2026/08/06 02:23:28 INFO : toe/toe: Made directory with metadata (mtime=2026-08-06T02:23:26.392216132Z) 2026/08/06 02:23:28 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 02:23:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:23:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 02:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:23:29 DEBUG : toe/toe/tictactoe: md5 = bde1c419cd7492870c3e1a9ddacf3915 OK 2026/08/06 02:23:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/06 02:23:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/06 02:23:29 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (6.84s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:23:33 DEBUG : toe: Making directory with metadata 2026/08/06 02:23:34 INFO : toe: Made directory with metadata (mtime=2026-08-06T02:23:33.236303179Z) 2026/08/06 02:23:34 DEBUG : toe/toe: Making directory with metadata 2026/08/06 02:23:35 INFO : toe/toe: Made directory with metadata (mtime=2026-08-06T02:23:33.236303179Z) 2026/08/06 02:23:35 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 02:23:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:23:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 02:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:23:36 DEBUG : toe/toe/tictactoe: md5 = 2edf549e17990dd762f4c45bb8afc884 OK 2026/08/06 02:23:36 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/06 02:23:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/06 02:23:36 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (6.87s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:23:40 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:23:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:23:40 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:40 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:23:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:23:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:41 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:41 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:41 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:23:42 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:23:40.103390605Z) 2026/08/06 02:23:42 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:42 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:23:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:23:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:23:40.103390605Z) 2026/08/06 02:23:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:23:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:23:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:23:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:23:44 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 4bd2c28b48959b17f7fa45f8df98ca50 OK 2026/08/06 02:23:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/06 02:23:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/06 02:23:44 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (8.55s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:23:48 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:23:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:23:48 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:48 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:23:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:23:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:49 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:49 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:49 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:23:50 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:23:48.658499641Z) 2026/08/06 02:23:50 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:50 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:23:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:23:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:23:48.658499641Z) 2026/08/06 02:23:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:23:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:23:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:23:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:23:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:23:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8cae1d81700f0fc2301f5ac4dcc6777a OK 2026/08/06 02:23:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:23:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:23:52 DEBUG : Waiting for deletions to finish 2026/08/06 02:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:53 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:23:54 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:54 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:23:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:23:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/06 02:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': 0 differences found 2026/08/06 02:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': 1 hashes could not be checked 2026/08/06 02:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': 1 matching files --- PASS: TestAllTag (9.20s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:23:57 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:58 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:58 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:23:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:23:57.863617108Z) 2026/08/06 02:23:58 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:58 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:23:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:23:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:23:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:23:57.863617108Z) 2026/08/06 02:23:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:23:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:23:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:23:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:24:01 DEBUG : tictactoe/tictactoe/toe.txt: md5 = bd65715b275730fe4507ca2185ce5bb3 OK 2026/08/06 02:24:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/06 02:24:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/06 02:24:01 DEBUG : Waiting for deletions to finish 2026/08/06 02:24:02 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:02 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:02 DEBUG : tictactoe: Directory modification time the same (differ by -617.108µs, within tolerance 1ms) 2026/08/06 02:24:02 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:24:02 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -617.108µs, within tolerance 1ms) 2026/08/06 02:24:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/06 02:24:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:24:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:24:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/06 02:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:24:02 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (8.76s) === RUN TestSyntax 2026/08/06 02:24:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:24:06 DEBUG : toe: Making directory with metadata 2026/08/06 02:24:07 INFO : toe: Made directory with metadata (mtime=2026-08-06T02:24:06.622729022Z) 2026/08/06 02:24:07 DEBUG : toe/toe: Making directory with metadata 2026/08/06 02:24:08 INFO : toe/toe: Made directory with metadata (mtime=2026-08-06T02:24:06.622729022Z) 2026/08/06 02:24:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:24:09 DEBUG : toe/toe/toe: md5 = e16075d848633c254b9a92bd15e948f8 OK 2026/08/06 02:24:09 DEBUG : toe/toe/toe: size = 11 OK 2026/08/06 02:24:09 INFO : toe/toe/toe: Copied (new) 2026/08/06 02:24:09 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (6.78s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:24:13 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:24:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:24:13 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:24:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:24:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:14 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:14 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:14 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:24:15 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:24:13.404815767Z) 2026/08/06 02:24:15 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:15 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:24:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:24:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:24:13.40581578Z) 2026/08/06 02:24:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:24:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:24:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:24:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:24:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 50d4b2ae8c202281c6d130cf889befc5 OK 2026/08/06 02:24:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:24:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:17 INFO : toe/toe/toe.txt: Deleted 2026/08/06 02:24:17 INFO : toe/toe: Removing directory 2026/08/06 02:24:17 INFO : toe: Removing directory 2026/08/06 02:24:17 INFO : empty_dir: Removing directory 2026/08/06 02:24:17 DEBUG : Local file system at /tmp/rclone769331558: deleted 3 directories --- PASS: TestMove (8.51s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:24:21 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:24:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:24:21 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:22 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:24:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:22 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:22 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:22 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:24:23 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:24:21.911924686Z) 2026/08/06 02:24:23 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:23 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:24:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:24:24 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:24:21.911924686Z) 2026/08/06 02:24:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:24:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:24:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:24:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:24:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4228a282260d2eccbc8ac9a58a90e81a OK 2026/08/06 02:24:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:24:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:25 INFO : toe/toe/toe.txt: Deleted 2026/08/06 02:24:25 INFO : toe/toe: Removing directory 2026/08/06 02:24:25 INFO : toe: Removing directory 2026/08/06 02:24:25 INFO : empty_dir: Removing directory 2026/08/06 02:24:25 DEBUG : Local file system at /tmp/rclone769331558: deleted 3 directories 2026/08/06 02:24:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:24:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:24:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:24:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:24:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:24:28 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (12.40s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:24:34 DEBUG : Reset feature "Copy" 2026/08/06 02:24:34 DEBUG : Reset feature "Move" 2026/08/06 02:24:34 DEBUG : Reset feature "Copy" 2026/08/06 02:24:34 DEBUG : Reset feature "Move" 2026/08/06 02:24:34 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:24:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:24:34 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:34 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:24:35 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:24:35 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:35 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:35 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:24:36 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:24:34.316083715Z) 2026/08/06 02:24:36 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:36 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:24:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:24:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:24:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:24:34.316083715Z) 2026/08/06 02:24:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:24:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:24:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:24:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2b1497c0794e0ae4cb033552a8aa18ae OK 2026/08/06 02:24:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:24:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:24:38 INFO : toe/toe/toe.txt: Deleted 2026/08/06 02:24:38 INFO : toe/toe: Removing directory 2026/08/06 02:24:38 INFO : toe: Removing directory 2026/08/06 02:24:38 INFO : empty_dir: Removing directory 2026/08/06 02:24:38 DEBUG : Local file system at /tmp/rclone769331558: deleted 3 directories 2026/08/06 02:24:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:24:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:24:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:24:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:24:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:24:43 DEBUG : toe/toe/toe.txt: md5 = 59e7f577be002764e3f24864306d57f4 OK 2026/08/06 02:24:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/06 02:24:43 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/06 02:24:43 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (14.99s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:24:49 DEBUG : toe: transformed to: dG9l 2026/08/06 02:24:50 DEBUG : toe: transformed to: dG9l 2026/08/06 02:24:50 DEBUG : dG9l: Making directory with metadata 2026/08/06 02:24:50 INFO : dG9l: Made directory with metadata (mtime=2026-08-06T02:24:49.301276167Z) 2026/08/06 02:24:50 DEBUG : toe: transformed to: dG9l 2026/08/06 02:24:50 DEBUG : toe: transformed to: dG9l 2026/08/06 02:24:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/06 02:24:50 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/06 02:24:51 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-06T02:24:49.301276167Z) 2026/08/06 02:24:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/06 02:24:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/06 02:24:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/06 02:24:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:24:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/06 02:24:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:24:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:24:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 0a2ae49cefd95f60dcf1f15e092df3d8 OK 2026/08/06 02:24:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/06 02:24:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/06 02:24:53 DEBUG : Waiting for deletions to finish 2026/08/06 02:24:54 DEBUG : dG9l: transformed to: toe 2026/08/06 02:24:54 DEBUG : dG9l: transformed to: toe 2026/08/06 02:24:54 DEBUG : toe: Directory modification time the same (differ by 276.167µs, within tolerance 1ms) 2026/08/06 02:24:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/06 02:24:54 DEBUG : dG9l: transformed to: toe 2026/08/06 02:24:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/06 02:24:54 DEBUG : toe/toe: Directory modification time the same (differ by 276.167µs, within tolerance 1ms) 2026/08/06 02:24:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/06 02:24:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/06 02:24:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/06 02:24:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/06 02:24:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/06 02:24:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/06 02:24:54 DEBUG : Local file system at /tmp/rclone769331558: Waiting for checks to finish 2026/08/06 02:24:54 DEBUG : Local file system at /tmp/rclone769331558: Waiting for transfers to finish 2026/08/06 02:24:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (9.83s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule'", Local "Local file system at /tmp/rclone769331558", Modify Window "1ms" 2026/08/06 02:24:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:24:59 DEBUG : toe: transformed to: 2026/08/06 02:24:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:24:59 DEBUG : toe: transformed to: 2026/08/06 02:24:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Making directory with metadata 2026/08/06 02:24:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Made directory with metadata (mtime=2026-08-06T02:24:59.133402635Z) 2026/08/06 02:24:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:24:59 DEBUG : toe: transformed to: 2026/08/06 02:24:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:24:59 DEBUG : toe: transformed to: 2026/08/06 02:24:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:24:59 DEBUG : toe/toe: transformed to: 2026/08/06 02:24:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/06 02:24:59 DEBUG : toe/toe: Making directory with metadata 2026/08/06 02:25:01 INFO : toe/toe: Made directory with metadata (mtime=2026-08-06T02:24:59.133402635Z) 2026/08/06 02:25:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:25:01 DEBUG : toe/toe: transformed to: 2026/08/06 02:25:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/06 02:25:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:25:01 DEBUG : toe: transformed to: 2026/08/06 02:25:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:25:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:25:01 DEBUG : toe/toe/toe: transformed to: 2026/08/06 02:25:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/06 02:25:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for checks to finish 2026/08/06 02:25:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Waiting for transfers to finish 2026/08/06 02:25:02 DEBUG : toe/toe/toe: md5 = 96d78a22988f10872a3effd7e403b6fc OK 2026/08/06 02:25:02 DEBUG : toe/toe/toe: size = 11 OK 2026/08/06 02:25:02 INFO : toe/toe/toe: Copied (new) 2026/08/06 02:25:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': not deleting files as there were IO errors 2026/08/06 02:25:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': not deleting directories as there were IO errors --- PASS: TestError (7.48s) PASS 2026/08/06 02:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajevev0wule': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 27m32.076615173s (try 1/5)